Changes between Initial Version and Version 1 of Ticket #11163, comment 1


Ignore:
Timestamp:
Aug 26, 2014, 9:49:13 PM (10 years ago)
Author:
tangobravo

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11163, comment 1

    initial v1  
    99One 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.
    1010
    11 A sequence AAAAABBBBBCCCCCDDDDD (where A, B, C, D are identical PNGs) should prove informative.
     11A 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.
    1212
    1313Humdinger: Does sync recover after a seek? Is this new behaviour after Colin's recent media changes?