Changes between Initial Version and Version 7 of Ticket #6087
- Timestamp:
- Jan 18, 2017, 12:04:20 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6087
- Property Component avcodec → avformat
- Property Keywords mov edts regression added
-
Ticket #6087 – Description
initial v7 3 3 How to reproduce: 4 4 Previously we were using v0.10.3 and it decodes the mp4 correctly. 5 5 {{{ 6 6 ffmpeg -i ziptest_1sec.mp4 foo-%03d.png -report -v 9 -loglevel 99 7 7 … … 579 579 58 frames successfully decoded, 0 decoding errors 580 580 [AVIOContext @ 0x63b5e0] Statistics: 116587 bytes read, 2 seeks 581 582 581 }}}


