Changes between Initial Version and Version 1 of Ticket #936


Ignore:
Timestamp:
Jan 23, 2012, 11:32:29 AM (14 years ago)
Author:
Carl Eugen Hoyos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #936

    • Property Component FFmpegundetermined
    • Property Keywords av_interleaved_write_frame prores added
    • Property Reproduced by developer set
    • Property Status newopen
    • Property Summary Remuxing Apple prores videoProRes in mov: non monotonically increasing dts
  • Ticket #936 – Description

    initial v1  
    55
    66http://samples.mplayerhq.hu/V-codecs/HCPA/AppleProRes422.mov
    7 
     7{{{
    88ffmpeg -i AppleProRes422.mov -sn -an -vcodec copy -map 0:0 apple.mov
    99
     
    123123Application provided invalid, non monotonically increasing dts to muxer in stream 0: 128100 >= 128100
    124124av_interleaved_write_frame(): Invalid argument
    125 
    126 
    127 
     125}}}