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

FFmpeg trac at avcodec.org
Fri Jun 15 11:22:59 CEST 2012


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

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 I tested Test2.ts on faster hardware now (85Hz screen) and it plays fine
 as does the result of:
 {{{
 $ ffmpeg -i Test2.ts -ab 384k -acodec ac3 -sameq out.ts
 }}}
 Does the original file play fine for you but the re-encoded file not? (In
 that case this should be analysed further.) Please re-open if this is the
 case.

 Test2.ts is ~60fps but was originally recorded as ~24fps afaict. In the
 future, there will hopefully be a filter that drops the duplicated frames,
 as a workaround you can use -r 24, -r 25 or -r 30 but the result will not
 be perfect.

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


More information about the FFmpeg-trac mailing list