[FFmpeg-trac] #1032(undetermined:open): PTS < DTS while stream copying WTV files causing failure

FFmpeg trac at avcodec.org
Sun Oct 14 11:47:31 CEST 2012


#1032: PTS < DTS while stream copying WTV files causing failure
-------------------------------------+-------------------------------------
             Reporter:  ramitbhalla  |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  wtv h264     |               Resolution:
  av_interleaved_write_frame         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by pross):

 This appears to be fixed. I am able to generate valid mp4 files using
 these commands.
 {{{
 ffmpeg -i Test\ -\ Copy.wtv -vcodec copy -acodec copy out.mp4
 }}}
 {{{
 ffmpeg -i Test\ -\ Copy.wtv -vcodec copy -an out.mp4
 }}}
 Please corroborate!

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


More information about the FFmpeg-trac mailing list