On Sat, 21 Apr 2007, Scott C. Frase wrote: > I've noticed similar things with DVD resolution MPEG2 video, though I am > not sure what to do about it.
I did some more investigating and found that the .toc file, which consists mostly of 8-byte records, has a few of those records records repeated twice. The number of repeated records in the .toc seems to be pretty close to the number of extra frames Cinelerra sees as compared to my other software. I probably won't be able to try this until I get home tonight (am currently sshed in from work), but I plan to try hacking mpeg3toc to detect when it's about to write a record that duplicates the previous one it wrote, and just not do that. I also determined that Cinelerra's view of the video is already off by several frames before the first point at which mplayer starts complaining about weird telecine settings, so I think I can rule out telecine weirdness as the cause of the issue. -- Matthew Skala [EMAIL PROTECTED] Embrace and defend. http://ansuz.sooke.bc.ca/ _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
