2006-10-12, 08:22 PM
I have encounted this same ffmpeg bug and have been looking for a solution and finally have one.
I tried various versions of ffmpeg and they all seemed to have this problem.
I tried mencoder and wasn't happy with it.
I tried th Dr.DivX cli and wasn't completely happy with it as it puked on some of the GBPVR recordings and wouldn't convert them. (otherwise I was very happy with it)
Finally I uncovered the WinFF project at http://www.biggmatt.com/
It is a nice simple GUI front end to ffmpeg. Basically a poor mans Dr. DivX. It is useful for when you want to do a manual conversion and to try out various ffmpeg settings.
The real winner is however that the ffmpeg binary and dlls that are bundled with it work. They have always produced good quality results for me and have not displayed the problem of not encoding the entire file. I have just dropped them in place of the binaries that were bundled with GBPVR and the incomplete transcoding problem went away.
The files are dated 09/05/2006 and as far as versioning and compile options look like:
FFmpeg version SVN-r6179, Copyright © 2000-2004 Fabrice Bellard
configuration: --extra-cflags=-I/shared/include --extra-ldflags=-L/shared/lib --enable-memalign-hack --enable-shared --disable-static --enable-mp3lame --enable-xvid --enable-a52 --enable-libogg --enable-vorbis --enable-faac --enable-faad --enable-x264 --enable-pp --enable-amr_wb --enable-amr_nb --enable-avisynth --enable-gpl
libavutil version: 49.0.0
libavcodec version: 51.13.0
libavformat version: 50.5.0
built on Sep 5 2006 22:10:54, gcc: 3.4.5 (mingw special)
Good luck everyone. I hope this solution works for others.
Regards,
Uisge
I tried various versions of ffmpeg and they all seemed to have this problem.
I tried mencoder and wasn't happy with it.
I tried th Dr.DivX cli and wasn't completely happy with it as it puked on some of the GBPVR recordings and wouldn't convert them. (otherwise I was very happy with it)
Finally I uncovered the WinFF project at http://www.biggmatt.com/
It is a nice simple GUI front end to ffmpeg. Basically a poor mans Dr. DivX. It is useful for when you want to do a manual conversion and to try out various ffmpeg settings.
The real winner is however that the ffmpeg binary and dlls that are bundled with it work. They have always produced good quality results for me and have not displayed the problem of not encoding the entire file. I have just dropped them in place of the binaries that were bundled with GBPVR and the incomplete transcoding problem went away.
The files are dated 09/05/2006 and as far as versioning and compile options look like:
FFmpeg version SVN-r6179, Copyright © 2000-2004 Fabrice Bellard
configuration: --extra-cflags=-I/shared/include --extra-ldflags=-L/shared/lib --enable-memalign-hack --enable-shared --disable-static --enable-mp3lame --enable-xvid --enable-a52 --enable-libogg --enable-vorbis --enable-faac --enable-faad --enable-x264 --enable-pp --enable-amr_wb --enable-amr_nb --enable-avisynth --enable-gpl
libavutil version: 49.0.0
libavcodec version: 51.13.0
libavformat version: 50.5.0
built on Sep 5 2006 22:10:54, gcc: 3.4.5 (mingw special)
Good luck everyone. I hope this solution works for others.
Regards,
Uisge