[FFmpeg-trac] #7202(undetermined:closed): mjpeg compression creates laggy video

FFmpeg trac at avcodec.org
Mon May 14 21:15:06 EEST 2018


#7202: mjpeg compression creates laggy video
-------------------------------------+-------------------------------------
             Reporter:  jsteinkamp   |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  needs_more_info
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:5 jsteinkamp]:
 > {{{
 > set input=tiffs\hibiscus1.%%04d.tif -pix_fmt yuvj444p
 > set codec=-vcodec mjpeg -q:v 8 -f mov
 > ffmpeg -y -framerate 30 -i %input% -frames 200 -vf "setsar=1" %codec%
 hibiscus1_ffmpeg_mjpeg.mov
 > }}}
 For future tickets: Please remember not to use variables in the command
 line, and remove unneeded parts of the command line like in this case
 `setsar=1` for input with `SAR 1:1`-

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


More information about the FFmpeg-trac mailing list