Could you please post the full command-line?
Could you record/stream Home/World/CCTV-1/SZTV using m ...
toylet 發表於 2012-11-29 00:01 
my vlc (2.0.3) seems to have problem tuning to a frequency. Error is,
VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
[0x8d1bb8] dummy interface: using the dummy interface module...
[0x7f55a0006fa8] dtv access error: cannot set frontend tuning parameters: Invalid argument
[0x7f55a0006fa8] dtv access error: tuning to 586000000 Hz failed
[0x7f55a0006fa8] main access error: Digital broadcasting
[0x7f55a0006fa8] main access error: The selected digital tuner does not support the specified parameters.
Please check the preferences.
----------------------
Still I can use vlc to stream with help of tzap and dvbsnoop as follows:
1. run tzap in a terminal, e.g. tzap -c channel.conf "jade" --- the channel name can be any channel of the carrier frequency, so even "jade" is specified here, vlc can still stream, say, ATV home, TVB pearl, etc.
2. on another terminal, run following to stream TVB Pearl:
dvbsnoop -s ts -tsraw -b|cvlc fd://0 --programs=2 --sout '#standard{access=http,mux=ts,dst=:8080}' |