Ciao Georg!

On Sun, 2007-04-22 at 01:21 +0200, Kurt Georg Hooss wrote:
> doing so, i got a popup with the following error messages from cinelerra:
> 
> int YUVStream::read_header(): y4m_read_stream_header() failed:
> bad stream or frame header
> 
> int YUVSream::open_read(char*): Bad YUV4MPEG2 header:
> parameter out of range

I'm quite familiar with errors in general and with your ones in
particular.  :-)

I do my rendering following good Scott's guide and I always get these
errors and a nicely rendered file.
(with the ffmpeg DVD pipe "ffmpeg -f yuv4mpegpipe -i - -y
-target dvd %")
http://content.serveftp.net/video/renderTest/guideToCinExport.html#exportDVD


Drinking all the juicy information I find on IRC, I tried rendering 
using "ffmpeg -f yuv4mpegpipe -i - -y -target dvd -f mpeg2video %
(removing only -ilme -ildct -hq) and I got no errors and a nicely
rendered file.
http://cvs.cinelerra.org/irclog/index.php?file=2007-04-07.html


If you want to know why, don't ask me!  :-)

I only got as far as wondering why the preset pipe has the -hq option if
FFMPEG does not support it (as Scott states).


Ciao!
Raffaella


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

Reply via email to