hi,
i've just installed cinelerra-CV 2.1 in debian etch with 2.6.19 kernel.
never used it before and got no experience in video editing, so i'm
reading a beginers guide in portuguese.
but i'm having this problems when rendering that are not described in the
guide and i can't get rid of.
here's the script i am following to render in dvd format:
-render only audio in microsoft wav 16-bit linear compression
-render inly video in yuv4mpeg stream with this options in use pipe:
    ffmpeg -f yuv4mpegpipe -i - -y -target dvd -ilme -ildct -f mpeg2video %

then, in the linux shell i type:
 ffmpeg -i audiofile.wav -i videofile.m2v -target dvd final.mpg

the audio rendering goes just fine, but after rendering the video,
cinelerra gives me two errors:
    int yuvstream::read_header(): y4m_read_stream_header() failed: bad
header magic

int yuvstream::oen_read(char*): bad yuv4mpeg2 header: parameter out of range

don't know what it is, but the rendered video looks just fine...

another problem (don't know if they are related): when playing the project
in the compositor window the audio and video are never in syncrony, even
using the nudge option, it starts just fine but loose sync after a few
sec.
i thought this was because i have low memory, 128M ram, but even after
rendering an puting both audio and video together this problem persists.

so... thats about it, if anyone can help me...


_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to