Changes between Initial Version and Version 1 of Ticket #936
- Timestamp:
- Jan 23, 2012, 11:32:29 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #936
- Property Component FFmpeg → undetermined
- Property Keywords av_interleaved_write_frame prores added
- Property Reproduced by developer set
- Property Status new → open
- Property Summary Remuxing Apple prores video → ProRes in mov: non monotonically increasing dts
-
Ticket #936 – Description
initial v1 5 5 6 6 http://samples.mplayerhq.hu/V-codecs/HCPA/AppleProRes422.mov 7 7 {{{ 8 8 ffmpeg -i AppleProRes422.mov -sn -an -vcodec copy -map 0:0 apple.mov 9 9 … … 123 123 Application provided invalid, non monotonically increasing dts to muxer in stream 0: 128100 >= 128100 124 124 av_interleaved_write_frame(): Invalid argument 125 126 127 125 }}}


