DVB-H

Feature requests for VLC.
Spice_Boy
Blank Cone
Blank Cone
Posts: 10
Joined: 28 Apr 2008 20:03

DVB-H

Postby Spice_Boy » 21 May 2008 20:21

Would it be possible to use VLC to place DVB-H streams via the DVB-T device? (theoretically it should)
I can scan the DVB-H for the channels.conf using 'scan' as usual, and the codec is h.264 but implemented as bursts of data.
Hopefully this can be done sometime in the future :-)

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DVB-H

Postby VLC_help » 22 May 2008 19:54

http://users.utu.fi/mijutu/digitv/dvb-h/
according to that (sorry, Finnish only) it should be possible if your DVB-H provider doesn't use IPv6.

Spice_Boy
Blank Cone
Blank Cone
Posts: 10
Joined: 28 Apr 2008 20:03

Re: DVB-H

Postby Spice_Boy » 22 May 2008 21:08

That's for that. The Finnish doesn't help me much, but I guess I can try and play around with the commands that I see.
Making the channels.conf was much the same as for dvb-t so that part wasn't a problem
I only notived the term 'vlc' written once on that page, so I'm assuming this is a generic back end, just using vlc to play it.
You've managed to actually watch dvb-h on your computer? I'm impressed :-)

Code: Select all

Programy TV:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:65000 Serwis Info:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:61 Polsat:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:49 TVP INFO:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:50 TVP1:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:51 TVN:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:52 TV PULS:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:53 TVP SPORT:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:54 TVN24:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:55 TVN STYLE:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:56 FAST ESG:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:58 TV TRWAM:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:57 TVP2:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:59 TV Biznes:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:60 TVP HISTORIA:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QPSK:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:48
That's the DVB-H channels.conf for Warsaw, Poland

Spice_Boy
Blank Cone
Blank Cone
Posts: 10
Joined: 28 Apr 2008 20:03

Re: DVB-H

Postby Spice_Boy » 23 May 2008 10:38

I just ran that page through the google translator. It gave me an idea of some of the words, but really was only good for a laugh :lol:

Spice_Boy
Blank Cone
Blank Cone
Posts: 10
Joined: 28 Apr 2008 20:03

Re: DVB-H

Postby Spice_Boy » 23 May 2008 15:44

If anyone is interested, I found this... in English :-)

http://limbos.wiki.sourceforge.net/

I keep getting stuck on the dvbnet bit though

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DVB-H

Postby VLC_help » 23 May 2008 18:07

Not mine page, and I don't have tuner to test it. But the page uses
mp4player 4.sdp
for playback because according to that page neither mplayer nor VLC support IPv6 based RTP and in Finland they use IPv6.

Spice_Boy
Blank Cone
Blank Cone
Posts: 10
Joined: 28 Apr 2008 20:03

Re: DVB-H

Postby Spice_Boy » 23 May 2008 21:31

I thought by the following statement it made, vlc could do it.
After that you can just open the video using vlc (->www.videolan.org) that has SDP support (see ):

vlc orf1.sdp
I still can't get past the dvbnet bit, because even though it sets up the network device, I can't bring the interface up.

Code: Select all

root@slax:~# ifconfig dvb0_0 up SIOCSIFFLAGS: Invalid argument
I'll try to figure out which IP version they use here in the meantime

Spice_Boy
Blank Cone
Blank Cone
Posts: 10
Joined: 28 Apr 2008 20:03

Re: DVB-H

Postby Spice_Boy » 23 May 2008 21:48

By doing a dvbsnoop of the IP/MAC Notification Table (INT) [EN 301 192] I get this, which shows an IPv4 address

Code: Select all

DSM_CC-INT-UNT-DescriptorTag: 15 (0x0f) [= target_IP_slash_descriptor] descriptor_length: 5 (0x05) IPv4_addr: 4022531536 (0xefc2f5d0) IPv4_slash_mask: 32 (0x20) [= 239.194.245.208/32]


Return to “VLC media player Feature Requests”

Who is online

Users browsing this forum: No registered users and 7 guests