Stefan de Konink wrote:
> Jeroen van de Nieuwenhof wrote:
>> Sorry, but can you explain that a little more? I a little new to video
>> editing and especially on Linux. Do you mean rendering it to avi with
>> ffmpeg or using ffmpeg for converting mov to avi?
>
> It is very easy, if you have something working (rendered) from Cinelerra
> just do:
>
> ffmpeg -i somethingworking.mov -acodec mp3 -vcodec wmv2 -f avi output.avi
>
>
>
> Stefan
>

When i try that, i get this error:

[EMAIL PROTECTED]:~/test$ ffmpeg -i bep2004_powermotive_mov.mov  -acodec mp3
-vcodec wmv2 -f avi powermotive_ffmpeg.avi
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:  --prefix=/usr --libdir=${prefix}/lib
--incdir=${prefix}/include/ffmpeg --enable-shared --enable-mp3lame
--enable-gpl --enable-faad --mandir=${prefix}/share/man --enable-vorbis
--enable-pthreads --enable-faac --enable-xvid --enable-dts
--enable-amr_nb --enable-amr_wb --enable-pp --enable-libogg --enable-a52
--enable-theora --enable-libgsm --enable-x264 --enable-a52bin
  libavutil version: 49.0.0
  libavcodec version: 51.9.0
  libavformat version: 50.4.0
  built on Jun  4 2006 15:08:12, gcc: 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'bep2004_powermotive_mov.mov':
  Duration: 00:01:48.9, start: 0.000000, bitrate: 30310 kb/s
  Stream #0.0(eng), 29.97 fps(r): Video: dvvideo, yuv411p, 720x480
  Stream #0.1(eng): Audio: pcm_s16be, 48000 Hz, stereo, 1536 kb/s
Output #0, avi, to 'powermotive_ffmpeg.avi':
  Stream #0.0, 29.97 fps(c): Video: wmv2, yuv411p, 720x480, q=2-31, 200 kb/s
  Stream #0.1: Audio: mp3, 48000 Hz, stereo, 64 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
[wmv2 @ 0xb7e751a8]only YUV420 is supported
Error while opening codec for output stream #0.0 - maybe incorrect
parameters such as bit_rate, rate, width or height


Jeroen



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

Reply via email to