[FFmpeg-trac] #1497(undetermined:open): Support for EDL cutting while encoding videos

FFmpeg trac at avcodec.org
Thu Nov 15 18:41:11 CET 2012


#1497: Support for EDL cutting while encoding videos
-------------------------------------+-------------------------------------
             Reporter:  ramitbhalla  |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:
              Version:  git-master   |  undetermined
             Keywords:  edl          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ramitbhalla):

 Update on the EDL format:

 StartTimeStamp EndTimeStamp 0/1

 The 0/1 in translated like:
 0 - Cut the video between the start and end time stamp
 1 - Keep the video between the start and end time stamp

 The EDL file cannot contain a combination of 0's and 1's, rather it's
 either all 0's or all 1's

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1497#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list