On 1/12/07, Marcin Kostur < [EMAIL PROTECTED]> wrote:
>
> for i in *MP4; do mencoder  -mc 0 -noskip $i -ovc libdv -oac pcm -vf
> scale=720:576 -o `basename $i MP$`avi;done
>
> _______________________________________________
> Cinelerra mailing list
> [email protected]
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra



I've typically used ffmpeg for these kind of conversions. Does mencoder do a
better job with DV? Frankly, I've never really understood the difference
between ffmpeg and mencoder, since they seem to be based on the same
libraries but with lots of different switches.

Reply via email to