Hi, did someone have succeeded recently to use packman's transcode and ffmpeg (libffmpeg)? It fails on all my systems (9.1, 9.3, 10.0) with message saying it's unable to initialize audio plugin from ffmpeg. It does not matter what export audio format I choose - ac3, mp3, etc. If I use commandline ffmpeg tool, it creates the videos just fine. Looks like the plumbing between transcode and libffmpeg is broken, but I can not track it down more. Cheers -- -- Svetoslav Milenov (Sunny)
On Sunday 18 December 2005 14:23, Sunny wrote:
Hi, did someone have succeeded recently to use packman's transcode and ffmpeg (libffmpeg)?
It fails on all my systems (9.1, 9.3, 10.0) with message saying it's unable to initialize audio plugin from ffmpeg. It does not matter what export audio format I choose - ac3, mp3, etc.
If I use commandline ffmpeg tool, it creates the videos just fine. Looks like the plumbing between transcode and libffmpeg is broken, but I can not track it down more.
I've just installed transcode packages and dependencies from packman on my Athlon 64 SuSE 10.0 system and I'm just testing (watching) the result. I used XDVDShrink which calls transcode ffmpeg etc and it works fine for me. -- David Bottrill david@bottrill.org www.bottrill.org Registered Linux user number 330730 Internet Free World Dialup: 683864
On 12/18/05, David Bottrill <david@bottrill.org> wrote:
I've just installed transcode packages and dependencies from packman on my Athlon 64 SuSE 10.0 system and I'm just testing (watching) the result.
I used XDVDShrink which calls transcode ffmpeg etc and it works fine for me.
-- David Bottrill
What versions of transcode and ffmpeg you have? Can you try to reencode exsiting short avi. like: transcode -H 10 -i some.avi -w 1182,50 -F mpeg4 -f 25,3 -y ffmpeg -A -o copy.avi This fails here with saying that it can not init the audio encoder. And it is part of ffmpeg. Thanks -- -- Svetoslav Milenov (Sunny)
On Sunday 18 December 2005 14:53, Sunny wrote:
What versions of transcode and ffmpeg you have?
Can you try to reencode exsiting short avi. like:
transcode -H 10 -i some.avi -w 1182,50 -F mpeg4 -f 25,3 -y ffmpeg -A -o copy.avi
This fails here with saying that it can not init the audio encoder. And it is part of ffmpeg.
Thanks -- -- Svetoslav Milenov (Sunny) I've tried a couple of AVIs and got the following error in both cases:
[import_mp3.so] v0.1.4 (2003-08-04) (audio) MPEG Audio format not supported by import module [transcode] failed to init import modules [transcode] critical: plug-in initialization failed I'm running: transcode-1.0.2-0.pm.0.x86_64.rpm ffmpeg-0.4.9-4.pm.cvs20051016.x86_64.rpm libffmpeg0-0.4.9-4.pm.cvs20051016.x86_64.rpm David -- David Bottrill david@bottrill.org www.bottrill.org Registered Linux user number 330730 Internet Free World Dialup: 683864
On Sun December 18 2005 10:05 am, David Bottrill wrote:
I'm running: transcode-1.0.2-0.pm.0.x86_64.rpm ffmpeg-0.4.9-4.pm.cvs20051016.x86_64.rpm libffmpeg0-0.4.9-4.pm.cvs20051016.x86_64.rpm
transcode-1.0.1-0.pm.0 ffmpeg-0.4.9-4.pm.cvs20051016 libffmpeg0-0.4.9-4.pm.cvs20051016 -- Paul Cartwright Registered Linux user # 367800
On 12/18/05, Paul Cartwright <paul_tbot@pcartwright.com> wrote:
On Sun December 18 2005 10:05 am, David Bottrill wrote:
I'm running: transcode-1.0.2-0.pm.0.x86_64.rpm ffmpeg-0.4.9-4.pm.cvs20051016.x86_64.rpm libffmpeg0-0.4.9-4.pm.cvs20051016.x86_64.rpm
transcode-1.0.1-0.pm.0 ffmpeg-0.4.9-4.pm.cvs20051016 libffmpeg0-0.4.9-4.pm.cvs20051016
Ok, thanks guys. I have send an email to packman and later I'll post it on transcode list. -- Svetoslav Milenov (Sunny)
participants (3)
-
David Bottrill
-
Paul Cartwright
-
Sunny