http://bugs.cinelerra.org/show_bug.cgi?id=231

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor



------- Additional Comments From [EMAIL PROTECTED]  2006-06-19 02:50 -------
Ahh, it's the GUI visual cue you're talking about.  I had thought you were
analysing the data being placed in the yuv pipe and looking at the interlacing 
flag.

I am at work, and so haven't looked into it yet, but the way I see the issue is
that the xml file isn't loaded until you click the 'start' button.  I think the
"interlacing feedback" in the GUI is the only instance where info on the project
info is displayed.  (I was the one who implemented that display, and wrote it on
the basis of a non-batch rendering.)

There are one of two solutions I see:
(a) Since the xml file isn't loaded when you go to specify the rendering options
in batch mode, maybe it's best just to hide that label. (VERY QUICK FIX!)

(b) Modify the code, so that the xml-file is loaded when you click the audio /
video config "spanners"  (MORE COMPLICATED, NEED TO TAKE IN ACCOUNT WHEN FILE
DOESN'T EXIST)

I'll mak an attempt at fix (a) sometime soon since I'm a bit short on time.
Personally I would use the yuv command line tools to do the ULTIMATE
verification that the correct interlace flag is set for any tests. (I'm not on a
linux box, so can't give you any of the command names)

Cheers, 
Pierre



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to