No Sound on VRT DVB-T Radio Channels

oldest posts, i.e. the issues probably dont exists or not valid anymore for the up-to-date DD version. Please let us know if the problems still exist.

Moderators: Dreamer, FredB

wimme
Just popping in
Posts: 6
Joined: Sun May 24, 2009 5:00 am
Location: Belgium
Contact:

No Sound on VRT DVB-T Radio Channels

Postby wimme » Sun May 24, 2009 7:23 am

When tuning into a radio channel, this error is generated:

Code: Select all

ERROR: ConnectionMediaType Failed!
I live in the Flanders region of Belgium where only the VRT broadcast FTA radio channels (mp2).

Hardware: Pinnacle PCTV 330e on Windows Vista 32bit with ATI Radeon X1600 and Realtek HD Audio ALC883.

Tested with ffdshow and gabest mpeg audio decoders. The audio works when watching TV, with the same codecs.

I can listen to the radio channels with Windows Media Center and DVBViewer. DVBViewer also uses the ffdshow audio decoder (libmad).

You do not have the required permissions to view the files attached to this post.
Intel Core Duo processor T2250 (1.73 GHz, 533 MHz FSB, 2 MB L2 cache)
ATI Mobility Radeon X1600 M56 up to 512MB HyperMemory
Samsung Spinpoint M60 SATA HM120JI 120GB 5400rpm 8MB HDD
2x Samsung M470T2953CZ3-CD5 1GB DDR2-533 RAM
Pinnacle PCTV 330e
Windows Vista x86 Ultimate
wimme
Just popping in
Posts: 6
Joined: Sun May 24, 2009 5:00 am
Location: Belgium
Contact:

Postby wimme » Tue Jun 02, 2009 11:52 am

Nobody?

If more information is needed, please ask. I would really like to get this working.
Intel Core Duo processor T2250 (1.73 GHz, 533 MHz FSB, 2 MB L2 cache)
ATI Mobility Radeon X1600 M56 up to 512MB HyperMemory
Samsung Spinpoint M60 SATA HM120JI 120GB 5400rpm 8MB HDD
2x Samsung M470T2953CZ3-CD5 1GB DDR2-533 RAM
Pinnacle PCTV 330e
Windows Vista x86 Ultimate
User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Postby rel » Tue Jun 09, 2009 12:12 am

I will send you beta version of new v1.5, please test and let me know.
DVB Dream - because I have to dream about having time to code it
wimme
Just popping in
Posts: 6
Joined: Sun May 24, 2009 5:00 am
Location: Belgium
Contact:

Postby wimme » Tue Jun 09, 2009 3:18 am

It's still the same, watching tv channels works, radio channels don't. But now there is no error thrown in the log file.
Intel Core Duo processor T2250 (1.73 GHz, 533 MHz FSB, 2 MB L2 cache)
ATI Mobility Radeon X1600 M56 up to 512MB HyperMemory
Samsung Spinpoint M60 SATA HM120JI 120GB 5400rpm 8MB HDD
2x Samsung M470T2953CZ3-CD5 1GB DDR2-533 RAM
Pinnacle PCTV 330e
Windows Vista x86 Ultimate
User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Postby rel » Fri Jun 12, 2009 11:01 pm

It's still the same, watching tv channels works, radio channels don't. But now there is no error thrown in the log file.
try to install few more audio codecs and try with them and other audio renderer combinations. You can install WinDVD trial version for intervideo codecs.

if this doesnt help, then I will need sample TS stream from those radio stations to test it here.

How to capture a sample stream
1) enable "Full TS" mode in device options (if your device has this option), restart DD
2) start "Stream Recorder" module on the problematic transponder, (main menu->modules->stream recorder) record about 50-100 mb
3) upload file with an FTP program. (like freeware Filezilla)
(PM me for FTP account details)
DVB Dream - because I have to dream about having time to code it
D-Vito
Posts: 1
Joined: Sat Jun 13, 2009 12:45 am

Postby D-Vito » Sat Jun 13, 2009 1:36 am

Hi Wimme,

I found the solution and I sent a PM to you.
(Use the latest AC3Filter audio codec)
Pinnacle DVB-T 713
wimme
Just popping in
Posts: 6
Joined: Sun May 24, 2009 5:00 am
Location: Belgium
Contact:

Postby wimme » Sat Jun 13, 2009 2:58 am

1) enable "Full TS" mode in device options (if your device has this option), restart DD
If I click on Options > Device Options, nothing happens, no window appears. I use the default BDA device.
(Use the latest AC3Filter audio codec)
Weird, decoding MPEG audio with an AC3Filter. But, it works!

Then I tested back with ffdshow. By default, it uses libmad for decoding MP1/MP2. Doesn't work, as said before. I changed this to mp3lib, doesn't work either. Then I changed it to libavcodec, and yes, this one works!

Strange that libmad works on video channels, but not with radio. AC3Filter or libavcodec does the trick. Many thanks for the tip, D-Vito!

(I use ffdshow rev 2954, May 15 2009)

rel, here is a stream record of the vrt transporter:

Code: Select all

http://wimme.net/temp/vrt.rar
Intel Core Duo processor T2250 (1.73 GHz, 533 MHz FSB, 2 MB L2 cache)
ATI Mobility Radeon X1600 M56 up to 512MB HyperMemory
Samsung Spinpoint M60 SATA HM120JI 120GB 5400rpm 8MB HDD
2x Samsung M470T2953CZ3-CD5 1GB DDR2-533 RAM
Pinnacle PCTV 330e
Windows Vista x86 Ultimate
User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Postby rel » Sat Jun 13, 2009 12:34 pm

thanks, just tested it on all radio stations on the sample stream,
it works well with intervideo, cyberlink, nvidia, nero audio codecs.

there might be slight difference between the coding of radio and TV audio channels (MPEG profile differences/sound quality/bitrate) maybe FFDShow doesnt handle some of them with some/default libraries.
DVB Dream - because I have to dream about having time to code it
wimme
Just popping in
Posts: 6
Joined: Sun May 24, 2009 5:00 am
Location: Belgium
Contact:

Postby wimme » Sat Jun 13, 2009 2:52 pm

there might be slight difference between the coding of radio and TV audio channels (MPEG profile differences/sound quality/bitrate) maybe FFDShow doesnt handle some of them with some/default libraries.
ffdshow libmad and Gabest Audio decoder don't work, although they do work with other programs like progDVB and DVBViewer. It's a bit strange :)

But I'm happy to have it working!
Intel Core Duo processor T2250 (1.73 GHz, 533 MHz FSB, 2 MB L2 cache)
ATI Mobility Radeon X1600 M56 up to 512MB HyperMemory
Samsung Spinpoint M60 SATA HM120JI 120GB 5400rpm 8MB HDD
2x Samsung M470T2953CZ3-CD5 1GB DDR2-533 RAM
Pinnacle PCTV 330e
Windows Vista x86 Ultimate

Return to “Rusty Posts”

Who is online

Users browsing this forum: No registered users and 1 guest