[streaming] Problem streaming dvd with acodec=mpga

vlc at die-ahlborns.de vlc at die-ahlborns.de
Wed Jun 18 23:24:35 CEST 2008


Hello @all,

i would like to stream a dvd via multicast to my set top box
(SBOX 3300). As this box dont understand ac3 audioformat, i
have to transcode audio with acodec=mpga. This ends up in an
abort of vlc. I am using SuSE Linux 10.1 (i586):

commandline:
vlc dvd:///dev/sr1 --sout \
'#transcode{acodec=mpga}:std{mux="ts",access="udp",dst="239.252.20.8"}'

result:
VLC media player 0.8.6f Janus
libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net
libdvdnav: DVD Title: DVD Name
libdvdnav: DVD Serial Number: c5cb766b
libdvdnav: DVD disk reports itself with Region mask 0x007d0000. Regions:
2 8
...
[00000360] a52 packetizer: A/52 channels:6 samplerate:48000 bitrate:448000
No accelerated IMDCT transform found
[00000367] a52 decoder: A/52 channels:6 samplerate:48000 bitrate:448000
Segmentationfault


I found informations about missing djbfft in a52dec. So i installed
djbfft (0.76) and recompiled ac52dec (0.7.4) with option
--enable-djbfft. But this did not changed the vlc crash.


Can anyone help me about this problem ?



Thanks

Bernd


More information about the streaming mailing list