[FFmpeg-trac] #4972(ffmpeg:new): Source and Destination have different frame counts

FFmpeg trac at avcodec.org
Fri Oct 30 04:19:29 CET 2015


#4972: Source and Destination have different frame counts
-------------------------------------+----------------------------------
             Reporter:  gzrw         |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by gzrw):

 Actually the problem is in decoding process, the command line is as
 follows:
 ffmpeg -y -i 0.ts -f yuv4mpegpipe nul

 There is no open GOP in the source file, I don't know why there are frames
 more than the source, how can I avoid more frames while decoding? Is there
 any options for me to add in ffmpeg command line?

 The source file is too large to upload. Is anyone had the same experience
 and solved the problem?


 Replying to [comment:3 cehoyos]:
 > Please provide the command line that allows to reproduce the bug
 together with the complete, uncut console output to make this a valid
 ticket.

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


More information about the FFmpeg-trac mailing list