Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Newbie questions



I have the CVS version of dvbstream

when i run
dvbstream -f 754167 -qam 16 -cr 3_4 -ps 600 601 -o | mplayer - -nocache

i get

dvbstream v0.4pre3 - (C) Dave Chapman 2001
Released under the GPL.
Latest version available from http://www.linuxstb.org/
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale


MPlayer 0.90pre6-2.96 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU: IDT/Centaur/VIA (Family: 6, Stepping: 8)
CPUflags: MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with RUNTIME CPU Detection - warning, it's not optimal! To get best per
formance, recompile mplayer from sources with --disable-runtime-cpudetection
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No
such file or directory
Reading /etc/mplayer/codecs.conf: 38 audio & 104 video codecs
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using usleep() timing
Can't open input config file /root/.mplayer/input.conf : No such file or directo
ry
Can't open input config file /etc/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
Setting up lirc support...
mplayer: could not connect to socket
mplayer: Connection refused
Failed opening lirc support!
You won't be able to use your remote control

Playing -
Reading from stdin...
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 754167000 Hz
polling....
Getting frontend event
FE_GET_EVENT: Value too large for defined data type
============= Sorry, this file format not recognized/supported ===============
=== If this file is an AVI, ASF or MPEG stream, please contact the author! ===


Exiting... (End of file)

The reason i asked for an explaination was in case you were not using the same transmitter and therefore needed to change some of the paramters

I'm running

mplayer-0.90pre6-fr2

if i run the scan_uk-t.sh from the cvs version of dvbtune i get

<?xml version="1.0"?>
<satellite>
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 505833333 Hz
polling....
Getting frontend event
FE_GET_EVENT: Value too large for defined data type
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 481833333 Hz
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Bit error rate: 65535
Signal strength: 12079
SNR: 27242
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
<transponder type="T" freq="481833333">
Nothing to read from fd_sdt
</transponder>
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 561833333 Hz
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Bit error rate: 26776
Signal strength: 12336
SNR: 41377
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
<transponder type="T" freq="561833333">
Nothing to read from fd_sdt
</transponder>
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 529833333 Hz
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Bit error rate: 20008
Signal strength: 12336
SNR: 47802
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
<transponder type="T" freq="529833333">
Nothing to read from fd_sdt
</transponder>
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 578166667 Hz
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Bit error rate: 8856
Signal strength: 12850
SNR: 51914
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
<transponder type="T" freq="578166667">
Nothing to read from fd_sdt
</transponder>
Using DVB card "Grundig 29504-401"
tuning DVB-T (in United Kingdom) to 537833333 Hz
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Bit error rate: 11048
Signal strength: 13107
SNR: 48830
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
<transponder type="T" freq="537833333">
Nothing to read from fd_sdt
</transponder>
</satellite>


Gavin Hamill wrote:

On Tuesday 07 January 2003 2:04 pm, you wrote:

Please can you provide an explaination of that command line

Of course :)

First off, have you got dvbtune / dvbstream from CVS, or are you working from the downloadable ones in a tarball?

You need to be using the CVS ones - let me know if you need directions to get these! :)


For BBC / Freeview muxes:

dvbstream -f 754167 -qam 16 -cr 3_4 -ps 600 601 -o | mplayer - -nocache

-f -> set frequency to 754167000 Hz -qam -> set Quadrature Amplitude Modulation - defines how tightly packed the data in the transmitted stream is. Higher value means more data, but higher risk of corruption due to atmospheric conditions.

-cr -> set error-correction ... defines how much of the stream will be redundant data used to keep the stream valid.

-ps create a Program Stream instead of a Transport Stream

A Program Stream is the proper name for an "mpeg video" on the Internet, or a 'VCD' .. it contains one video stream and one audio stream, together with some information for a player to syncronise the two.

-o means send the output to stdout rather than multicasting it over a network.


Let me know if I can be of help - it took me ages to get the hang of this stuff initially, and I'd like to share the information with others =)

gdh

--

Will Tatam
------------------------------------------------------------
Email / JID will@netmindz.net
Web www.netmindz.net
PGP Key www.netmindz.net/will/will_tatam.asc
------------------------------------------------------------
Registered Linux user 294695
Linux Counter http://counter.li.org
------------------------------------------------------------
See http://www.jabber.org/ to find out more about the most
advanced cross platform, open source enterprise messaging solution ------------------------------------------------------------





--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index