nexx
28th March 2005, 08:24
I am following the guide here (http://www.niemueller.de/wiki/index.php?ConvertVideoTo3GP) for converting files to 3GP, using celticdruid's latest win32 ffmpeg and mencoder cvs.
The problem is ffmpeg ends in an I/O error.
I have previous experience with MEncoder but none with ffmpeg :/
ffmpeg version 0.4.9-pre1, build 4748, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --prefix=/opt/mingw --extra-ldflags=-L/opt/mingw/lib --extra-c
flags=-I/opt/mingw/include --enable-ogg --enable-vorbis --enable-theora --disabl
e-x264 --enable-faad --enable-faac --enable-mp3lame --enable-a52 --enable-zlib -
-enable-pp --disable-debug --enable-opts --disable-xvid --enable-gpl --enable-me
malign-hack --disable-shared --enable-mingw32 --enable-dts --enable-amr_nb --ena
ble-amr_wb
built on Mar 25 2005 17:53:27, gcc: 3.4.4 20050304 (prerelease)
input.avi: I/O error occured
Usually that means that input file is truncated and/or corrupted.
Any help? :)
Failing that, how can I get ffmpeg to just encode a .wav to .amr, ready for muxing with mp4creator?
The problem is ffmpeg ends in an I/O error.
I have previous experience with MEncoder but none with ffmpeg :/
ffmpeg version 0.4.9-pre1, build 4748, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --prefix=/opt/mingw --extra-ldflags=-L/opt/mingw/lib --extra-c
flags=-I/opt/mingw/include --enable-ogg --enable-vorbis --enable-theora --disabl
e-x264 --enable-faad --enable-faac --enable-mp3lame --enable-a52 --enable-zlib -
-enable-pp --disable-debug --enable-opts --disable-xvid --enable-gpl --enable-me
malign-hack --disable-shared --enable-mingw32 --enable-dts --enable-amr_nb --ena
ble-amr_wb
built on Mar 25 2005 17:53:27, gcc: 3.4.4 20050304 (prerelease)
input.avi: I/O error occured
Usually that means that input file is truncated and/or corrupted.
Any help? :)
Failing that, how can I get ffmpeg to just encode a .wav to .amr, ready for muxing with mp4creator?