transcode : undefined symbol : dts_init

Bug #3399 reported by del
32
Affects Status Importance Assigned to Milestone
transcode (Ubuntu)
Fix Released
Medium
Daniel T Chen

Bug Description

Hello,

I have installed Kubuntu 5.10 with new installation.
I have make a update of the system.
I have add this line in /etc/apt/sources.list for transcode
#
# transcode
#
deb http://ch.archive.ubuntu.com/ubuntu breezy multiverse
deb-src http://ch.archive.ubuntu.com/ubuntu breezy multiverse

I have installed transcode.

I have installed some codecs from in /usr/lib/win32 from
http://www4.mplayerhq.hu/MPlayer/releases/codecs/all-20050412.tar.bz2

When I run transcode :

transcode -i myfilm.avi -y ffmpeg --export_prof dvd-pal --export_asr 2 -o myfilmout -D0 -s2 -m myfilmout.ac3 -J modfps=clonetype=3

transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Can't open file VIDEO_TS.IFO.
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source myfilm.avi (ok)
[transcode] V: import format | DivX;-) RIFF data, AVI (V=ffmpeg|A=mp3)
[transcode] V: import frame | 352x288 1.22:1
XXX: zoom=yes pre_clip=yes
[transcode] V: pre clip frame | 352x270 (8,0,10,0)
[transcode] V: zoom | 720x576 1.17:1 (Lanczos3)
[transcode] V: bits/pixel | 0.174
[transcode] V: decoding fps,frc | 25.000,3
[transcode] V: Y'CbCr | YV12/I420
[transcode] A: import format | 0x55 MPEG layer-3 [48000,16,2] 224 kbps
[transcode] A: export format | 0x55 MPEG layer-3 [48000,16,2] 128 kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame | 7680 (7680.000000)
[transcode] A: adjustment | 0@1000
[transcode] A: rescale stream | 2.000
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
tc_memcpy: using sse for memcpy
[transcode] V: video buffer | 10 @ 720x576
[transcode] warning : /usr/lib/transcode/import_ffmpeg.so: undefined symbol: dts_init
Loading video import module failed
Did you enable this module when you ran configure?
[transcode] failed to init import modules
[transcode] critical: plug-in initialization failed

What's the problem ?

In the Kubuntu 5.04 transcode worked perfectly.

Thank you

Changed in transcode:
assignee: nobody → motu
Revision history for this message
Stefan van der Walt (stefanv) wrote : transcode export plugin problems

I also see this behaviour. A simple way to check is to do

$ transcode -y ffmpeg

Was export_ffmpeg.so linked with libdts.a?

Since I immediately needed to encode a file, I opted for libxvidcore (shouldn't this be in the suggested packages?). It doesn't work either, unless you copy the file xvid4.cfg (from the transcode distribution) to ~/.transcode

Revision history for this message
Jan Arne Petersen (jpetersen) wrote :

Replacing

transcode/debian/patches/06-fix-linkage-vorbisenc-dts-Makefile.am.dpatch

in the source-package of transcode with

http://www.jpetersen.org/ubuntu/06-fix-linkage-vorbisenc-dts-Makefile.am.dpatch

and rebuilding should fix the problem.

Revision history for this message
Jan Arne Petersen (jpetersen) wrote : Updated 06-fix-linkage-vorbisenc-dts-Makefile.am.dpatch

The attached patch fixes the import_ffmpeg.so and export_ffmpeg.so libs.

Daniel T Chen (crimsun)
Changed in transcode:
assignee: motu → crimsun
status: New → PendingUpload
Daniel T Chen (crimsun)
Changed in transcode:
status: PendingUpload → Fixed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.