mirror of https://github.com/FFmpeg/FFmpeg.git
According to the PIFF specification[1] the base_data_offset field MUST be omitteed. See section 5.2.17. Since the ISMV files created by ffmpeg state that they are 'piff' compatible via 'ftyp' box, this needs to be corrected. [1] http://www.iis.net/learn/media/smooth-streaming/protected-interoperable-file-format Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/18/head
parent
17989dcf54
commit
28e6b7b9b4
2 changed files with 10 additions and 8 deletions
@ -1,9 +1,9 @@ |
||||
a24a0426b5f8dc896daaf18502e38790 *./tests/data/lavf/lavf.ismv |
||||
312263 ./tests/data/lavf/lavf.ismv |
||||
3a2563358cc91017fc96f9e690f26b85 *./tests/data/lavf/lavf.ismv |
||||
312255 ./tests/data/lavf/lavf.ismv |
||||
./tests/data/lavf/lavf.ismv CRC=0x9d9a638a |
||||
1b98502911dd19a9792777de67922db2 *./tests/data/lavf/lavf.ismv |
||||
321189 ./tests/data/lavf/lavf.ismv |
||||
77dec1248e2c4d3b2b44dfe6bd27149a *./tests/data/lavf/lavf.ismv |
||||
321181 ./tests/data/lavf/lavf.ismv |
||||
./tests/data/lavf/lavf.ismv CRC=0xe8130120 |
||||
a24a0426b5f8dc896daaf18502e38790 *./tests/data/lavf/lavf.ismv |
||||
312263 ./tests/data/lavf/lavf.ismv |
||||
3a2563358cc91017fc96f9e690f26b85 *./tests/data/lavf/lavf.ismv |
||||
312255 ./tests/data/lavf/lavf.ismv |
||||
./tests/data/lavf/lavf.ismv CRC=0x9d9a638a |
||||
|
Loading…
Reference in new issue