Opened 14 years ago
Closed 13 years ago
#29225 closed defect (invalid)
transcode: missing a52_decore.so
Reported by: | promac@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | Liontooth (David Liontooth), marioscheel@… | |
Port: | transcode, dvdrip |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I am trying to use dvdrip, but since there is no a52_decore.so, I always get a broken pipe:
[import_vob.so] v0.6.1 (2006-05-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle) [export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null [export_xvid4.so] v0.0.6 (2007-08-11) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM [import_vob.so] tccat -i "/Users/roma/dvdrip-data/Mummy/vob/020/" -t vob -d 0 -S 0 | tcdemux -M 2 -a 0 -x ac3 -S 0 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 1 [import_vob.so] tccat -i "/Users/roma/dvdrip-data/Mummy/vob/020/" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /var/folders/Ek/Ek9n10dWFkWbqTRQWamq4++++TI/-Tmp-//fileAOy9ry -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yuv420p [decode_mpeg2.c] libmpeg2 acceleration: mmxext dlopen(/opt/local/lib/transcode/a52_decore.so, 2): image not found <--------------------------- [decode_a52.c] critical: failed to init ATSC A-52 stream decoder [export_xvid4.so] warning: No libxvidcore API4 found [encoder.c] warning: video export module error: init failed [transcode] critical: failed to init encoder
Change History (2)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | lionteeth@… marioscheel@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to devans@… |
Port: | transcode dvdrip added |
comment:2 Changed 13 years ago by dbevans (David B. Evans)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
What variants are enabled for your transcode installation?
Available variants are
To build the module you want you need to use at least the +a52dec variant or to include all available modules use +full
I recommend +full