tamal
2006-02-05 20:03:07 UTC
Hi All,
I'm using following command to convert a wmv file to mp4. This wmv file is in wmv3 format. Does ffmpeg support wmv3? i did rebuild ffmpeg from cvs but wmv3 simply not working. Do I need to do anything else to allow to convert wmv3 to mp4/flv?
Any help will be highly appreciated.
Thanks.
-tamal
ffmpeg -i saint.wmv -vcodec mpeg4 -acodec mp3 -y saint.mp4
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-memalign-hack --enable-mingw32 --enable-mp3lame --ext
ra-cflags=-I/local/include --extra-ldflags=-L/local/lib --enable-encoder=wmav1 -
-enable-encoder=wmv2 --enable-encoder=wmv3 --enable-encoder=wmv1 --enable-encode
r=wmav2
libavutil version: 49.0.0
libavcodec version: 51.1.0
libavformat version: 50.0.0
built on Feb 6 2006 00:00:37, gcc: 3.2.3 (mingw special 20030504-1)
Seems that stream 1 comes from film source: 1000.00 (1000/1) -> 30.00 (30/1)
Input #0, asf, from 'saint.wmv':
Duration: 00:00:40.1, start: 4.000000, bitrate: 127 kb/s
Stream #0.0: Audio: wmav2, 44100 Hz, stereo, 64 kb/s
Stream #0.1, 30.00 fps(r): Video: WMV3 / 0x33564D57, 320x240
Output #0, mp4, to 'saint.mp4':
Stream #0.0, 30.00 fps(c): Video: mpeg4, yuv420p, 320x240, q=2-31, 200 kb/s
Stream #0.1: Audio: mp3, 44100 Hz, stereo, 64 kb/s
Stream mapping:
Stream #0.1 -> #0.0
Stream #0.0 -> #0.1
Unsupported codec (id=74) for input stream #0.1
---------------------------------
Jiyo cricket on Yahoo! India cricket
I'm using following command to convert a wmv file to mp4. This wmv file is in wmv3 format. Does ffmpeg support wmv3? i did rebuild ffmpeg from cvs but wmv3 simply not working. Do I need to do anything else to allow to convert wmv3 to mp4/flv?
Any help will be highly appreciated.
Thanks.
-tamal
ffmpeg -i saint.wmv -vcodec mpeg4 -acodec mp3 -y saint.mp4
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-memalign-hack --enable-mingw32 --enable-mp3lame --ext
ra-cflags=-I/local/include --extra-ldflags=-L/local/lib --enable-encoder=wmav1 -
-enable-encoder=wmv2 --enable-encoder=wmv3 --enable-encoder=wmv1 --enable-encode
r=wmav2
libavutil version: 49.0.0
libavcodec version: 51.1.0
libavformat version: 50.0.0
built on Feb 6 2006 00:00:37, gcc: 3.2.3 (mingw special 20030504-1)
Seems that stream 1 comes from film source: 1000.00 (1000/1) -> 30.00 (30/1)
Input #0, asf, from 'saint.wmv':
Duration: 00:00:40.1, start: 4.000000, bitrate: 127 kb/s
Stream #0.0: Audio: wmav2, 44100 Hz, stereo, 64 kb/s
Stream #0.1, 30.00 fps(r): Video: WMV3 / 0x33564D57, 320x240
Output #0, mp4, to 'saint.mp4':
Stream #0.0, 30.00 fps(c): Video: mpeg4, yuv420p, 320x240, q=2-31, 200 kb/s
Stream #0.1: Audio: mp3, 44100 Hz, stereo, 64 kb/s
Stream mapping:
Stream #0.1 -> #0.0
Stream #0.0 -> #0.1
Unsupported codec (id=74) for input stream #0.1
---------------------------------
Jiyo cricket on Yahoo! India cricket