Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94798 - media-video/dvdrip-0.52.0 is not working
Summary: media-video/dvdrip-0.52.0 is not working
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Disenchanted (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 01:29 UTC by Andreas Volz
Modified: 2006-02-14 21:25 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Volz 2005-06-02 01:29:27 UTC
Hi,

after the dvdrip update I've some problems if I try to encode a SVCD:



transcode v0.6.14 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
(dvd_reader.c) no support for DVD reading configured - exit.
tc_memcpy: using mmxext for memcpy
[import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle)
[transcode] warning : /usr/lib/transcode/export_mp2enc.so: cannot open shared object file: No such file or directory
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source /media/rip/tempelritter/vob/003 (ok)
[transcode] V: import format    | MPEG-2  (V=vob|A=vob)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 720x576  1.25:1  encoded @ 16:9
[transcode] V: new aspect ratio | 480x432  1.11:1 (-B)
[transcode] V: clip frame (->)  | 480x576
[transcode] V: bits/pixel       | 0.235
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2000  AC3          [48000,16,2]  384 kbps
[transcode] A: export format    | 0x50    MPEG layer-2 [44100,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   | 1.411
[transcode] V: IA32 accel mode  | sse (sse 3dnowext 3dnow mmxext mmx asm C)
[transcode] V: video buffer     | 10 @ 720x576
[transcode] warning : (dl_loader.c) loading "/usr/lib/transcode/export_mp2enc.so" failed
[transcode] warning : (encoder.c) loading audio export module failed
[transcode] warning : failed to init export modules
[transcode] critical: plug-in initialization failed

I searched for export_mp2enc.so but found nothing on my disk. What happend to this file? Which package should I install to get this file?
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2005-08-08 02:53:24 UTC
Try setting USE="mjpeg" and rebuild transcode using "emerge --oneshot
transcode". Does this solve the missing file issue?
Comment 2 Andreas Volz 2005-08-08 03:20:26 UTC
Hm, I had a drive crash last month and after I reinstalled Gentoo, the DVD::Rip
problem has gone. There was perhaps a incompatibility with some version that
currently aren't installed.

Sorry for bothering you...

How should the status of this bug set? Resolved?

Andreas
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2005-08-08 08:16:18 UTC
Yeah, or WORKSFORME (although I had the same issue, fixed it by setting mjpeg as
a USE flag).
Comment 4 Disenchanted (RETIRED) gentoo-dev 2006-02-14 21:25:55 UTC
0.52.6 is in tree, this went away by itself