I want to use VLC to stream from my DVB-C tuner, so I can use whatever mobile device I want in my house to watch TV. Kaffeine works just fine with the tuner, but I hope to get it to run with VLC too. I got no video output from "Open Capture Device", and streaming failed the same:
Code: Select all
Your input can't be opened:
VLC is unable to open the MRL 'dvb-c://frequency=370000000:modulation=QAM:srate=6900000'. Check the log for details.
Code: Select all
main debug: processing request item: dvb-c://frequency=386000000, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index 0
main debug: starting playback of new item
main debug: resyncing on dvb-c://frequency=386000000
main debug: dvb-c://frequency=386000000 is at 0
main debug: creating new input thread
main debug: Creating an input for 'dvb-c://frequency=386000000'
main debug: requesting art for new input thread
qt debug: IM: Setting an input
main debug: using timeshift granularity of 50 MiB
main debug: using default timeshift path
main debug: `dvb-c://frequency=386000000:modulation=64QAM:srate=6900000' gives access `dvb-c' demux `any' path `frequency=386000000:modulation=64QAM:srate=6900000'
main debug: creating demux: access='dvb-c' demux='any' location='frequency=386000000:modulation=64QAM:srate=6900000' file='(null)'
main debug: looking for access_demux module matching "dvb-c": 17 candidates
main debug: no access_demux modules matched
main debug: creating access: dvb-c://frequency=386000000:modulation=64QAM:srate=6900000
main debug: looking for access module matching "dvb-c": 27 candidates
dtv error: cannot access adapter 1: No such file or directory
dvb warning: unknown option (modulation=64QAM:srate=6900000)
main debug: no access modules matched
main debug: dead input
Here's my tuner's dmesg data:
Code: Select all
[ 962.644162] usb 1-1: new high-speed USB device number 4 using ehci-pci
[ 962.811184] usb 1-1: New USB device found, idVendor=15f4, idProduct=0131, bcdDevice= 1.00
[ 962.811188] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 962.811191] usb 1-1: Product: dvbt2
[ 962.811194] usb 1-1: Manufacturer: astrometadvbt2
[ 962.852466] mc: Linux media interface: v0.10
[ 962.865844] usb 1-1: dvb_usb_v2: found a 'Astrometa DVB-T2' in warm state
[ 963.012956] usb 1-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 963.012966] dvbdev: DVB: registering new adapter (Astrometa DVB-T2)
[ 963.012970] usb 1-1: media controller created
[ 963.013297] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[ 963.022026] i2c i2c-8: Added multiplexed i2c bus 9
[ 963.022031] rtl2832 8-0010: Realtek RTL2832 successfully attached
[ 963.029065] i2c i2c-8: cxd2841er_attach(): I2C adapter 00000000a340bd96 SLVX addr 6e SLVT addr 6c
[ 963.033393] i2c i2c-8: cxd2841er_attach(): attaching CXD2837ER DVB-C/T/T2 frontend
[ 963.033398] i2c i2c-8: cxd2841er_attach(): chip ID 0xb1 OK.
[ 963.033405] usb 1-1: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[ 963.033415] dvbdev: dvb_create_media_entity: media entity 'Realtek RTL2832 (DVB-T)' registered.
[ 963.033629] usb 1-1: DVB: registering adapter 0 frontend 1 (Sony CXD2837ER DVB-T/T2/C demodulator)...
[ 963.033636] dvbdev: dvb_create_media_entity: media entity 'Sony CXD2837ER DVB-T/T2/C demodulator' registered.
[ 963.037790] r820t 9-003a: creating new instance
[ 963.045087] r820t 9-003a: Rafael Micro r820t successfully identified
[ 963.045092] r820t 9-003a: attaching existing instance
[ 963.063805] r820t 9-003a: Rafael Micro r820t successfully identified
[ 963.086650] videodev: Linux video capture interface: v2.00
[ 963.095312] rtl2832_sdr rtl2832_sdr.3.auto: Registered as swradio0
[ 963.095314] rtl2832_sdr rtl2832_sdr.3.auto: Realtek RTL2832 SDR attached
[ 963.095316] rtl2832_sdr rtl2832_sdr.3.auto: SDR API is still slightly experimental and functionality changes may follow
[ 963.102384] Registered IR keymap rc-empty
[ 963.102442] rc rc0: Astrometa DVB-T2 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/rc/rc0
[ 963.102579] rc rc0: lirc_dev: driver dvb_usb_rtl28xxu registered at minor = 0, raw IR receiver, no transmitter
[ 963.102634] input: Astrometa DVB-T2 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/rc/rc0/input14
[ 963.102801] usb 1-1: dvb_usb_v2: schedule remote query interval to 200 msecs
[ 963.111515] usb 1-1: dvb_usb_v2: 'Astrometa DVB-T2' successfully initialized and connected
[ 963.111626] usbcore: registered new interface driver dvb_usb_rtl28xxu