Thread: iPod Video Help
View Single Post
Old 01-06-2006, 04:46 PM   #13 (permalink)
KnifeMissile
 
KnifeMissile's Avatar
 
Location: Waterloo, Ontario
Quote:
Originally Posted by ziadel
doesnt sync up the audio correctly.

I'll try again tho :shrug
I've encountered this problem too and I have found a solution. I haven't heard anyone else on the internet mention this so you all heard it from me, first! It appears that Videora has a bug where it rounds non-integral frame rates to the nearest integer. Why they do this is beyond me since it's hard to imagine how they would care and most video files actually run at non-integral frame rates. So, Videora is quite broken in this respect.

If only the project were open source, I could probably simply fix the problem and release that code but, alas, the source code is not available...

I have worked around this issue by resampling the video to a different frame rate (to one that's integral) using Avisynth and my video now remains in sync with the audio.
I can make movies for the iPod again...
KnifeMissile is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46