[FFmpeg-trac] #5125(ffplay:new): mpg frames flick

FFmpeg trac at avcodec.org
Wed Jan 13 04:01:16 CET 2016


#5125: mpg frames flick
-------------------------------------+----------------------------------
             Reporter:  rhbc73       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffplay
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by rhbc73):

 Hi, could you guys have another look at this issue?

 If I extra frames from the video (total 750 frames in this video) using
 {{{
 ffmpeg.exe -i a30.mpg %03d.jpg
 }}}
 Then only the first 5 jpg is visually good, others are not good.
 see [https://dl.dropboxusercontent.com/u/89678527/001.jpg]
 and [https://dl.dropboxusercontent.com/u/89678527/010.jpg]
 I've provided the source image and command line to generate the mpg
 {{{
 ffmpeg.exe -loop 1 -i 001.png -t 30 -target pal-dvd a30.mpg
 }}}
 you should be able to reproduce it easily.

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


More information about the FFmpeg-trac mailing list