http://bugs.cinelerra.org/show_bug.cgi?id=229
------- Additional Comments From [EMAIL PROTECTED] 2006-01-21 15:45 ------- Hi Graham, I'm not responding to the mpeg2enc.plugin as I personally don't use it. The yuv4mpeg pipe command you referred to was from me, though I hadn't tested it... I just tested it now, and it worked for me. Having a look through your output: INFO: [mpeg2enc] Aspect ratio code: 1 = 1:1 pixels Is Settings->Format->Aspect Ratio == 4:3 ( I tried to replicate 1:1 but wasn't able to. Are you using those exact flags in your script and not overriding the aspect ratio??) I'm not sure where you're bug is, but to isolate the bug from being related to cinelerra, or your script, I suggest trying the following as a pipe: cat > /dev/null yuvplay If these don't crash cinelerra, then I'd say the problem is with your script. If they do crash cinelerra, then I suggest opening a project with nothing in it, and selecting the first 5 seconds. Then select render to render to a blank section. If these work (i.e. yuvplay brings up a window showing black), then the problem could actually be with your video footage / cinelerra's reading of this file. ------- 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
