On Tue, 7 Nov 2006 [EMAIL PROTECTED] wrote:
> I did a diff of a simple 5fps xml and a 30fps file, it looks like Cinelerra is
> not updating the STARTSOURCE and LENGTH values in the clips video track based 
> on
> the new frame rate.

Are those values stored in frames?  If so, it seems like a problem because
even if they are converted when you change frame rates, there will be an
inevitable rounding loss so that you can't change frame rates, change
back, and have the clips be unchanged.

Since the XML is an ASCII-ish file format anyway, it seems to me that
those numbers should be stored in some fixed units, like seconds, with
decimals and to precision of less than one audio sample (so that they'll
also survive sample-rate changes).
-- 
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

Reply via email to