[FFmpeg-trac] #1297(undetermined:new): FFMPEG creating stuttering MPEG-2 TS video files

FFmpeg trac at avcodec.org
Fri May 18 14:25:24 CEST 2012


#1297: FFMPEG creating stuttering MPEG-2 TS video files
-------------------------------------+-------------------------------------
             Reporter:  ramitbhalla  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [ticket:1297 ramitbhalla]:
 > {{{
 > ffmpeg -i "test1.wtv" -vcodec mpeg2video -sameq -an test.ts
 > }}}

 This needs -r 25.

 > {{{
 > ffmpeg -i "test2.ts" -vcodec mpeg2video -sameq -an test1.ts
 > }}}

 I would expect there is a performance problem when playing the resulting
 file, at least that is what I see here on old hardware, it disappears if I
 reduce the resolution or play with half speed.

 In the future, please do not report two unrelated problems in one bug
 report, it makes tracking bugs impossible.

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


More information about the FFmpeg-trac mailing list