I tray to convert one video in wmv in flv format [root at sever1 testing]# ffmpeg -i 2.wmv -ar 22050 -ab 32 -f flv -s 320x320 2.flv FFmpeg version SVN-r5725, Copyright (c) 2000-2004 Fabrice Bellard configuration: --enable-gpl --enable-mp3lame --enable-shared --prefix=/usr libavutil version: 49.0.0 libavcodec version: 51.10.0 libavformat version: 50.4.0 built on Jul 12 2006 15:54:11, gcc: 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) Seems that stream 1 comes from film source: 1000.00 (1000/1) -> 29.83 (179/6) Input #0, asf, from '2.wmv': Duration: 00:04:08.1, start: 1.579000, bitrate: 1861 kb/s Stream #0.0: Audio: wmav2, 44100 Hz, stereo, 160 kb/s Stream #0.1: Video: WMV3 / 0x33564D57, 640x480, 29.83 fps(r) File '2.flv' already exists. Overwrite ? [y/N] y Output #0, flv, to '2.flv': Stream #0.0: Video: flv, yuv420p, 320x320, q=2-31, 200 kb/s, 29.83 fps(c) Stream #0.1: Audio: mp3, 22050 Hz, stereo, 32 kb/s Stream mapping: Stream #0.1 -> #0.0 Stream #0.0 -> #0.1 Unsupported codec (id=74) for input stream #0.1 [root at sever1 testing]# And I received this message Unsupported codec (id=74) for input stream #0.1 I have a server with Fedora core 3,lame, ffmpeg, Ruby,fitool2, ffmpeg-php, mysql, apache Thanks -----Original Message----- From: ffmpeg-user-bounces at mplayerhq.hu [mailto:ffmpeg-user-bounces at mplayerhq.hu] On Behalf Of Benjamin Larsson Sent: Monday, July 17, 2006 12:51 PM To: FFMpeg user questions and RTFMs Subject: Re: [Ffmpeg-user] ffmpeg wmv codec problem Luis Villarino wrote:
Hello:
I have a problem with wmv coded in ffmpeg
I need some help because I can't find how I can install this codec in my
linux sever
Thanks
Luis
How on earth do you expect anyone to help when you don't even try to expain your problem. MvH Benjamin Larsson -- new tiny signature _______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user