On 03/03/2010 06:14 PM, Scott C. Frase wrote:
On Wed, 2010-03-03 at 17:57 -0700, Arthur wrote:
Hi All,
My problem goes like this. I have some raw dv imported with kino. I made
some edits and added some transitions in Cinelerra. I'm now trying to
render with YUV4MPEG Stream to make a dvd. The results are like this:
Arthur,
Not sure if you've seen my Beginner's Guide to Exporting Video from
Cinelerra:
http://crazedmuleproductions.blogspot.com/2007/06/beginners-guide-to-exporting-video-from.html
Thanks for the quick reply, ffmpeg -f yuv4mpegpipe -i - -y -target
ntsc-dvd % gives me "bad header magic" and "parameter out of range" errors.
ffmpeg -f yuv4mpegpipe -i - -y -target ntsc-dvd -ilme -ildct -hq -f
mpeg2video % gives me : int
YUVStream::write_frame(uint8_t**):write_frame() failed: system error
(failed read/write)
ffmpeg -f yuv4mpegpipe -i - -y -target ntsc-dvd -f mpeg2video % gives me
: "bad header magic" and "parameter out of range" errors.
mpeg2enc -v 1 -r 16 -M 4 -4 1 -2 1 -H -R 0 -D 10 -E -10 -g 6 -G 9 -I 1 -f 8 -o
$1 gives me: int YUVStream::write_frame(uint8_t**):write_frame() failed: system
error (failed read/write)
I'm still willing to try, any more suggestions? Bye the way, I'm very impressed
by the quick responses from this community and I hope this program works well
for others.
Thanks!
that might help,
scott
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra