Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-21237

SliceVideo operation isn't consistent when given duration parameter only

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 8.10
    • Fix Version/s: 8.10-HF01, 9.1
    • Component/s: Automation

      Description

      Apply the following automation chain to 4 different videos of varying lengths and formats:

      params:
      - sliceStart:
          type: string
      - sliceDuration:
          type: string
      operations:
      - Context.FetchDocument
      - Video.Slice:
          duration: 00:00:05
          encode: 'false'
      - WebUI.DownloadFile
      
      • 00:00:09 .mpg Video was not altered at all
      • 00:01:45 .mov Video was cut to 6 seconds
      • 00:10:22 .mp4 Video was cut to 11 seconds
      • 00:01:12 .mp4 Video was cut to 21 seconds

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: