[FFmpeg-trac] #4138(undetermined:new): Lavfilter output cyclically the same frame when using trim filter with pipe

FFmpeg trac at avcodec.org
Wed Nov 26 17:40:50 CET 2014


#4138: Lavfilter output cyclically the same frame when using trim filter with pipe
-------------------------------------+-------------------------------------
             Reporter:  olderz       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  trim         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The output of the following two commands looks very different on playback:
 {{{
 $ ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov -map 0:0 -qscale
 2 -vf trim=start_frame=500 out.avi
 $ ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov -map 0:0 -qscale
 2 -vf trim=start_frame=500 out.mkv
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4138#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list