On Tue, 23 Dec 2008 00:45:12 +0000
Rodolfo Medina <[email protected]> wrote:

> Furhter help needed...

Cinelerra is quite difficult to please with input files. The following
command produces input files which are accepted correctly:

ffmpeg -i original_movie.xxx \
        -vcodec mpeg4 -b 5000 \
        -acodec libmp3lame -ab 128k \
        /data/input_cinelerra.mov

Of course you can adjust the quality of video/audio for your needs. And I
don't pretend that this is the only solution - it worked for me ;-)

John


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

Reply via email to