Hi Xabier, On Wednesday 02 November 2011, xi wrote: > Hi, > > Hope there is still someone here: I am trying hard to compile and get a > fully working transcode ... > > [If you don't want to read the tests, please jump to the "Questions" at > the end of this email.]
just a short note: you find the 1.1.6rc in the hg repo under the transcode-1_1 branch hg update transcode-1_1 I have still the old ffmpeg 0.5.1, but recently there was a patch for the new ffmpeg API: http://www.mail-archive.com/transcode-devel@exit1.org/msg01029.html which should be already in the above branch. The transcode-1_2 is broken since development stopped and does work as it is. Good luck! Georg > > *** I tried various combination of transcode + ffmpeg : > > TEST 1) ffmpeg-0.8.5 + transcode-1.1.5 OR ffmpeg-0.8.5 + transcode-HG > - Compilation: compile problems because of changes in ffmpeg API (eg, > define of CODEC_TYPE_VIDEO missing, ...) > - Result: transcode not working even if I try to overcome compilation > problems > - Note: ffmpeg-0.8.5 is the current version used on my system for all > other applications > > > TEST 2) ffmpeg-0.7.4 + transcode-1.1.5 OR ffmpeg-0.6.3 + transcode-1.1.5 > - Installation: I have installed a second ffmpeg in > /usr/local/ffmpeg-0.x.x directory > - Compilation: minor problems because it seems that transcode doesn't > cope well with ffmpeg _not_ installed in standard directories > - Result: transcode partially working: > transcode -J stabilize -i mvi_5211.avi -y null,null -o dummy > results in a segfault: > " > [import_ffmpeg.so] input is mjpeg, reducing range from YUVJ420P to YUV420P > [filter_levels.so] instance #2 > [filter_levels.so] v1.2.0 (2007-06-07) Luminosity level scaler > [filter_levels.so] scaling 0-255 gamma 1.000000 to 16-240 (pre-process) > Segmentation fault > " > However, If I add -x mplayer,mplayer to the command line, it works (but > it's not the normal way to proceed) > > > > TEST 3) ffmpeg-0.7.4 + transcode-HG OR ffmpeg-0.6.3 + transcode-HG > - Compilation: minor problems because it seems that transcode doesn't > cope well with ffmpeg _not_ installed in standard directories > - Result: transcode not working, ends with this error (import format is > correctly detected as mjpeg): > transcode-1.2 --threads 4 -J stabilize -i mvi_5211.avi -y null,null -o > dummy > " > [tcmoduleregistry.c] critical: empty format name > [transcode] critical: unable to find the video encoder module and none > specified > [transcode] critical: can't setup export modules > [transcode] critical: plug-in initialization failed > " > > Note : by transcode-HG I mean the latest version downloaded here and > tagged 1.2.0 : http://hg.berlios.de/repos/tcforge > > > *** Questions : > 1) could someone give me a working combination of transcode + ffmpeg ? > (for example: "it works using transcode-1.1.5 + ffmpeg-0.6.1") > > 2) I don't understand the versions numbers: shouldn't > "http://hg.berlios.de/repos/tcforge" contains the 1.1.6-rc version ? (it > contains 1.2.0 ...). So where to find the 1.1.6 version that Georg > Martius talks about on it's stabilization plugin page ? > > 3) I know that you are lacking resource, but Is there any plan to > support the new ffmpeg abi ? > > > Thanks for your help, > Xavier > > P.S. I use transcode since ages (since 2001 I think), and I am still > using it for doing format conversion (movie editing) and for its really > great image stabilization plugin ! -- ---- Georg Martius, Tel: +49 177 6413311 ----- --------- http://georg.hronopik.de -------------
signature.asc
Description: This is a digitally signed message part.