[FFmpeg-trac] #1051(undetermined:open): ffmpeg with -f lavfi and movie leads to error messages and videos with 1 fps

FFmpeg trac at avcodec.org
Wed Apr 18 11:14:17 CEST 2012


#1051: ffmpeg with -f lavfi and movie leads to error messages and videos with 1
fps
-------------------------------------+-------------------------------------
             Reporter:  ls           |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The following two commands still produce very different files for me, the
 second drops 95% of all frames:
 $ ffmpeg -i camera-raw.mp4 -qscale 2 -strict experimental out.mp4
 $ ffmpeg -f lavfi -i movie=camera-raw.mp4 -qscale 2 -strict experimental
 out.mp4

 Or is this intended?

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


More information about the FFmpeg-trac mailing list