Changes between Initial Version and Version 1 of Ticket #11163, comment 1
- Timestamp:
- Aug 26, 2014, 9:49:13 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11163, comment 1
initial v1 9 9 One of the ways I got to these conclusions was by getting ffmpeg to try to round-trip a PNG sequence to theora ogg and back. Also try the encode with ffmpeg2theora and back with ffmpeg. 10 10 11 A sequence AAAAABBBBBCCCCCDDDDD (where A, B, C, D are identical PNGs) should prove informative.11 A sequence AAAAABBBBBCCCCCDDDDD (where A, B, C, D are each a different PNG files, repeated 5 times in that sequence) should prove informative. I think I actually did something with a script to make 25 copies of each png, and use a 1-second-beep audio loop to debug this. There were definite differences between firefox/vlc/ffplay in terms of how well they dealt with those files. 12 12 13 13 Humdinger: Does sync recover after a seek? Is this new behaviour after Colin's recent media changes?