Edouard,
Thanks, but that did not help. I am still getting
[svq3 @ 0x5f8f0c0]unsupported slice header (1F)
I can render from a series of png files to RAW DV and to Quicktime and audio to ac3. I have not tried all the render types, but I am trying to create a DVD and according to the documentaion, I need to render using YUV4linux rendering only the video and using mpeg2enc or ffmpeg.

I am stumped. I have been using Cinelerra and although it crashes a bit too often, it is powerful and I have made several DVDs sucessfully. After the upgrade, I just cannot get YUV4linux to render.

Any other ideas?

Thanks,
John
Message: 2
Date: Thu, 24 Jan 2008 12:10:47 +1300
From: E Chalaron <[EMAIL PROTECTED]>
To: [email protected]
Subject: Re: [CinCVS] Rendering problem - 2nd try
Reply-To: [email protected]

John

Try to use a script of your own
Put the following into a cinerender script under /user/local/bin with 
755 option
and in Y4mstream use
cinerender %

#/bin/bash
mpeg2enc -v 0 -r 16 -M 2 -4 2 -2 1 -R 0 -D 10 -E 10 -g 6 -G 9 -q 4 -b 
8000 -f 8 -o $1

Try that and let us know, mond that some options in mpeg2enc may be 
obsolete. I know that some changes have been brought to the code lately.
cheers
Edouard

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

Reply via email to