Best format for captured video

*nix specific usage questions
TheLiquidator
Blank Cone
Blank Cone
Posts: 13
Joined: 26 Sep 2011 13:37
Operating System: Linux

Best format for captured video

Postby TheLiquidator » 26 Sep 2011 14:40

Hi - new member here

I'm about to embark on a project to convert my old camcorder footage from VHS to DVD. Using Kubuntu 11.10 . My research indicates VLC is the best Linux application to do this.

I have a USB Video capture card (Empia 2861 chip) which works (almost) OOTB - If I set it to composite I can view the stream in VLC no problem. Audio is a problem - it doesn't work at all - the reason I am using 11.10 was to see if it would work with the 3.0 kernel - it doesn't. I'm therefore proposing to divert the audio via a usb card, which I have confirmed to work with VLC.

I would welcome an opinion on whether I can select the format in which to save the streamed video and, if so, which one would be the best.

Many thanks

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Best format for captured video

Postby Rémi Denis-Courmont » 26 Sep 2011 16:43

How did you set audio? You may need to select an audio input manually...

If you want to save to DVD, then MPEG2. Otherwise, more modern choices are typically H.264 or VP8 (a.k.a. WebM).
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

TheLiquidator
Blank Cone
Blank Cone
Posts: 13
Joined: 26 Sep 2011 13:37
Operating System: Linux

Re: Best format for captured video

Postby TheLiquidator » 08 Oct 2011 02:01

Hi thanks for the reply.

I need to burn the footage to DVD so MPEG2 seems to be right. I assume this is the Mpeg2 +MPGA option?

Audio - that is the main issue now, By setting to composite the video stream is great. The sound is great too - but only if I select it (a c-media usb device) in the devices pane. When I go to capture - it doesn't work- I assume that's because I don't know the audio device name in the open capture device pane. Any idea what name I should be using please? I feel I'm an inch away from a big achievement here so your help is most welcome.

Thanks

TheLiquidator
Blank Cone
Blank Cone
Posts: 13
Joined: 26 Sep 2011 13:37
Operating System: Linux

Re: Best format for captured video

Postby TheLiquidator » 10 Oct 2011 00:13

By way of update, I have now been able to get sound with the open capture device dialog. I use a c-media usb audio card instead of the empia one.The device name is alsa://plughw:1,0 (or 2,0 depending upon how the 2 cards have been detected)
If I run the following command:

v4l2-ctl -d /dev/video0 -i 1

To set video as composite Immediately on launching vlc I have video but no sound. If I then use file/open capture device with both the audio device and the video device name I get audio but it appears to knock out the video. On re-running the command

v4l2-ctl -d /dev/video0 -i 1

I get video but the audio then gets knocked out.

It seems to me I need to start things with both the audio enabled and composite enabled Is there any way to do this please?

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Best format for captured video

Postby Rémi Denis-Courmont » 10 Oct 2011 12:01

You probably need to add some parameters to the v4l2:// MRL to turn on audio and select the correct inputs.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

TheLiquidator
Blank Cone
Blank Cone
Posts: 13
Joined: 26 Sep 2011 13:37
Operating System: Linux

Re: Best format for captured video

Postby TheLiquidator » 10 Oct 2011 14:59

Thanks

I haven't got my linux box in front of me right now but I saw this earlier today

viewtopic.php?f=13&t=55974

This would suggest I can set the video input to composite within the GUI and if I have correctly identified the sound input and launch both at the same time hopefully it should work.

I assume the fact that I'm using 2 separate cards shouldn't be an issue?

TheLiquidator
Blank Cone
Blank Cone
Posts: 13
Joined: 26 Sep 2011 13:37
Operating System: Linux

Re: Best format for captured video

Postby TheLiquidator » 08 Nov 2011 11:31

To update this

If I use "open capture device" and assign video format 1 within the advanced settings, viewing the input is now a breeze.

My problem however is that when I record the footage (with the record button) I get a high quality result but the resulting avi file is huge (about 30 seconds of footage seems to be about 1.5 Gb). I have read elsewhere that there is no way to change the default format and assume that to remain the case. I have about 30 hours of footage that I want to convert and I simply don't have the HDD space available.

On the other hand using the "convert/save" option using the mpeg option seems to produce an empty file. I am doing this direct from the scart socket on the VCR and so I need to be able to view the footage. Ticking the box to do this seems to make it grind to a halt. My machine is fairly feeble so am I right in assuming that this option is rather resource -intensive?

Would I be better chopping the footage down to manageable chunks and then converting? Or is it likely I'm overlooking something?

Thanks

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Best format for captured video

Postby Rémi Denis-Courmont » 08 Nov 2011 14:12

The Record button preserves the format. You might want to encode raw video live with the Conversion wizard from the media menu.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

TheLiquidator
Blank Cone
Blank Cone
Posts: 13
Joined: 26 Sep 2011 13:37
Operating System: Linux

Re: Best format for captured video

Postby TheLiquidator » 08 Nov 2011 21:40

Thanks for your repsonse

I assume you mean the pane that appears when I select convert/save from the media menu? On the settings pane of convert/save I have been setting the output from the profile that appears when I hit the convert/save button. Is there anything else I need to be doing please, as I suspect the problem is that I'm not ticking a necessary box somewhere?

Many thanks

linuxuser
New Cone
New Cone
Posts: 1
Joined: 25 Dec 2011 18:05

Re: Best format for captured video

Postby linuxuser » 25 Dec 2011 18:09

I agree. MPEG2 is the best choice. Here are a collection of linux software (video editors) that might be useful for you

plasma
New Cone
New Cone
Posts: 1
Joined: 10 May 2012 22:55

USB Capture with VLC

Postby plasma » 10 May 2012 23:06

There are many many USB capture devices on the market. All have a composite video and S2 video inputs. Has anybody had success getting these to stream video using VLC Media software? There are no composite or S2 input selections after selecting the capture device. I just want to see the usb video streaming and record it if desired. Can anybody help with this? Thank You.

TheLiquidator
Blank Cone
Blank Cone
Posts: 13
Joined: 26 Sep 2011 13:37
Operating System: Linux

Re: Best format for captured video

Postby TheLiquidator » 14 May 2012 14:37

Assuming the card is supported by Linux in VLC you

select file/open capture device

If you are using an s-video connection you should get video by just hitting play.
For a composite connection select Advanced options and set input (the 2nd line down) to 1 (s-video is blank or 0).

Hit OK and then press play.

If your card is supported it should be as straightforward as that.

To check you could try the following terminal command for a composite connection

Code: Select all

v4l2-ctl -d /dev/video0 -i 1
That will have the benefit of telling you whether there is a problem with the device or whether it is called something other than video0 as you will get an error.

Once you have run the command (don't close the terminal!) you should be able to stream video with open capture device/play

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Best format for captured video

Postby Rémi Denis-Courmont » 14 May 2012 15:40

Unfortunately, as of VLC 2.0, there is no way to select the specific input of a device from the playlist. VLC will always pick the first one (i.e. number 0). Similarly, you cannot combine video and audio from the playlist.

I've been meaning to fix it, but I never had enough time and motivation. Maybe VLC 2.1 will get the missing support code. But without sponsor, I cannot promise anything.

@TheLiquidator: Your trick won't work. VLC selects the input. To set the input explicitly, try to open input number Y on video device number X, tell VLC to open

Code: Select all

v4l2:///dev/videoX:input=Y
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

lrhorer
Blank Cone
Blank Cone
Posts: 19
Joined: 02 Jul 2012 23:33

Re: Best format for captured video

Postby lrhorer » 27 Dec 2012 16:02

I am having a similar problem. I had VLC working fine streaming video from a USB Capture device, but while VLC worked fine, the video card left something to be desired, to put it diplomatically. Wishing for better performance, I replaced the USB dongle with a Kworld PCI capture card. I know this isn't exactly a high dollar solution, either, but hopefully it will at least produce decent video. I'm not entirely sure it will or won't however, because the output from VLC is black. I tried modprobe setting card=10, 59, 63, 90, 114, etc., but none produced anything but blank video. Any ideas for what I should try?


Code: Select all

#! /bin/bash VIDEO=mpegts BWIDTH=9600 DEVICE=$( ls /dev/video* ) sudo -u lrhorer vlc -v -I dummy --no-audio v4l2://$DEVICE:width=640:height=480:input=1 :v4l2-standard=NTSC :file-caching=300 --sout '#transcode{vcodec='$VIDEO',vb='$BWIDTH',scale=1}:std{access=http,mux=ts,dst=:8080/}'

Dmesg reports:

Code: Select all

[ 6.110576] saa7130/34: v4l2 driver version 0, 2, 17 loaded [ 6.110732] saa7134 0000:03:0b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 6.110746] saa7133[0]: found at 0000:03:0b.0, rev: 208, irq: 22, latency: 64, mmio: 0xfddff000 [ 6.110761] saa7134: <rant> [ 6.110763] saa7134: Congratulations! Your TV card vendor saved a few [ 6.110766] saa7134: cents for a eeprom, thus your pci board has no [ 6.110768] saa7134: subsystem ID and I can't identify it automatically [ 6.110771] saa7134: </rant> [ 6.110773] saa7134: I feel better now. Ok, here are the good news: [ 6.110776] saa7134: You can use the card=<nr> insmod option to specify [ 6.110779] saa7134: which board do you have. The list: [ 6.110786] saa7134: card=0 -> UNKNOWN/GENERIC [ 6.110793] saa7134: card=1 -> Proteus Pro [philips reference design] 1131:2001 1131:2001 [ 6.110804] saa7134: card=2 -> LifeView FlyVIDEO3000 5168:0138 4e42:0138 [ 6.110814] saa7134: card=3 -> LifeView/Typhoon FlyVIDEO2000 5168:0138 4e42:0138 [ 6.110823] saa7134: card=4 -> EMPRESS 1131:6752 [ 6.110832] saa7134: card=5 -> SKNet Monster TV 1131:4e85 [ 6.110840] saa7134: card=6 -> Tevion MD 9717 [ 6.110846] saa7134: card=7 -> KNC One TV-Station RDS / Typhoon TV Tune 1131:fe01 1894:fe01 [ 6.110856] saa7134: card=8 -> Terratec Cinergy 400 TV 153b:1142 [ 6.110864] saa7134: card=9 -> Medion 5044 [ 6.110871] saa7134: card=10 -> Kworld/KuroutoShikou SAA7130-TVPCI [ 6.110877] saa7134: card=11 -> Terratec Cinergy 600 TV 153b:1143 [ 6.110885] saa7134: card=12 -> Medion 7134 16be:0003 16be:5000 [ 6.110895] saa7134: card=13 -> Typhoon TV+Radio 90031 [ 6.110902] saa7134: card=14 -> ELSA EX-VISION 300TV 1048:226b [ 6.110910] saa7134: card=15 -> ELSA EX-VISION 500TV 1048:226a [ 6.110918] saa7134: card=16 -> ASUS TV-FM 7134 1043:4842 1043:4830 1043:4840 [ 6.110929] saa7134: card=17 -> AOPEN VA1000 POWER 1131:7133 [ 6.110937] saa7134: card=18 -> BMK MPEX No Tuner [ 6.110943] saa7134: card=19 -> Compro VideoMate TV 185b:c100 [ 6.110952] saa7134: card=20 -> Matrox CronosPlus 102b:48d0 [ 6.110960] saa7134: card=21 -> 10MOONS PCI TV CAPTURE CARD 1131:2001 [ 6.110968] saa7134: card=22 -> AverMedia M156 / Medion 2819 1461:a70b [ 6.110976] saa7134: card=23 -> BMK MPEX Tuner [ 6.110982] saa7134: card=24 -> KNC One TV-Station DVR 1894:a006 [ 6.110990] saa7134: card=25 -> ASUS TV-FM 7133 1043:4843 [ 6.110999] saa7134: card=26 -> Pinnacle PCTV Stereo (saa7134) 11bd:002b [ 6.111007] saa7134: card=27 -> Manli MuchTV M-TV002 [ 6.111013] saa7134: card=28 -> Manli MuchTV M-TV001 [ 6.111020] saa7134: card=29 -> Nagase Sangyo TransGear 3000TV 1461:050c [ 6.111028] saa7134: card=30 -> Elitegroup ECS TVP3XP FM1216 Tuner Card( 1019:4cb4 [ 6.111036] saa7134: card=31 -> Elitegroup ECS TVP3XP FM1236 Tuner Card 1019:4cb5 [ 6.111044] saa7134: card=32 -> AVACS SmartTV [ 6.111051] saa7134: card=33 -> AVerMedia DVD EZMaker 1461:10ff [ 6.111059] saa7134: card=34 -> Noval Prime TV 7133 [ 6.111066] saa7134: card=35 -> AverMedia AverTV Studio 305 1461:2115 [ 6.111074] saa7134: card=36 -> UPMOST PURPLE TV 12ab:0800 [ 6.111082] saa7134: card=37 -> Items MuchTV Plus / IT-005 [ 6.111089] saa7134: card=38 -> Terratec Cinergy 200 TV 153b:1152 [ 6.111097] saa7134: card=39 -> LifeView FlyTV Platinum Mini 5168:0212 4e42:0212 5169:1502 [ 6.111108] saa7134: card=40 -> Compro VideoMate TV PVR/FM 185b:c100 [ 6.111116] saa7134: card=41 -> Compro VideoMate TV Gold+ 185b:c100 [ 6.111124] saa7134: card=42 -> Sabrent SBT-TVFM (saa7130) [ 6.111131] saa7134: card=43 -> :Zolid Xpert TV7134 [ 6.111137] saa7134: card=44 -> Empire PCI TV-Radio LE [ 6.111144] saa7134: card=45 -> Avermedia AVerTV Studio 307 1461:9715 [ 6.111152] saa7134: card=46 -> AVerMedia Cardbus TV/Radio (E500) 1461:d6ee [ 6.111160] saa7134: card=47 -> Terratec Cinergy 400 mobile 153b:1162 [ 6.111168] saa7134: card=48 -> Terratec Cinergy 600 TV MK3 153b:1158 [ 6.111176] saa7134: card=49 -> Compro VideoMate Gold+ Pal 185b:c200 [ 6.111184] saa7134: card=50 -> Pinnacle PCTV 300i DVB-T + PAL 11bd:002d [ 6.111192] saa7134: card=51 -> ProVideo PV952 1540:9524 [ 6.111200] saa7134: card=52 -> AverMedia AverTV/305 1461:2108 [ 6.111209] saa7134: card=53 -> ASUS TV-FM 7135 1043:4845 [ 6.111217] saa7134: card=54 -> LifeView FlyTV Platinum FM / Gold 5168:0214 5168:5214 1489:0214 5168:0304 [ 6.111229] saa7134: card=55 -> LifeView FlyDVB-T DUO / MSI TV@nywhere D 5168:0306 4e42:0306 [ 6.111238] saa7134: card=56 -> Avermedia AVerTV 307 1461:a70a [ 6.111246] saa7134: card=57 -> Avermedia AVerTV GO 007 FM 1461:f31f [ 6.111254] saa7134: card=58 -> ADS Tech Instant TV (saa7135) 1421:0350 1421:0351 1421:0370 1421:1370 [ 6.111267] saa7134: card=59 -> Kworld/Tevion V-Stream Xpert TV PVR7134 [ 6.111273] saa7134: card=60 -> LifeView/Typhoon/Genius FlyDVB-T Duo Car 5168:0502 4e42:0502 1489:0502 [ 6.111284] saa7134: card=61 -> Philips TOUGH DVB-T reference design 1131:2004 [ 6.111292] saa7134: card=62 -> Compro VideoMate TV Gold+II [ 6.111299] saa7134: card=63 -> Kworld Xpert TV PVR7134 [ 6.111306] saa7134: card=64 -> FlyTV mini Asus Digimatrix 1043:0210 [ 6.111314] saa7134: card=65 -> V-Stream Studio TV Terminator [ 6.111320] saa7134: card=66 -> Yuan TUN-900 (saa7135) [ 6.111327] saa7134: card=67 -> Beholder BeholdTV 409 FM 0000:4091 [ 6.111335] saa7134: card=68 -> GoTView 7135 PCI 5456:7135 [ 6.111343] saa7134: card=69 -> Philips EUROPA V3 reference design 1131:2004 [ 6.111351] saa7134: card=70 -> Compro Videomate DVB-T300 185b:c900 [ 6.111359] saa7134: card=71 -> Compro Videomate DVB-T200 185b:c901 [ 6.111367] saa7134: card=72 -> RTD Embedded Technologies VFG7350 1435:7350 [ 6.111376] saa7134: card=73 -> RTD Embedded Technologies VFG7330 1435:7330 [ 6.111384] saa7134: card=74 -> LifeView FlyTV Platinum Mini2 14c0:1212 [ 6.111392] saa7134: card=75 -> AVerMedia AVerTVHD MCE A180 1461:1044 [ 6.111400] saa7134: card=76 -> SKNet MonsterTV Mobile 1131:4ee9 [ 6.111408] saa7134: card=77 -> Pinnacle PCTV 40i/50i/110i (saa7133) 11bd:002e [ 6.111416] saa7134: card=78 -> ASUSTeK P7131 Dual 1043:4862 [ 6.111424] saa7134: card=79 -> Sedna/MuchTV PC TV Cardbus TV/Radio (ITO [ 6.111430] saa7134: card=80 -> ASUS Digimatrix TV 1043:0210 [ 6.111438] saa7134: card=81 -> Philips Tiger reference design 1131:2018 [ 6.111446] saa7134: card=82 -> MSI TV@Anywhere plus 1462:6231 1462:8624 [ 6.111456] saa7134: card=83 -> Terratec Cinergy 250 PCI TV 153b:1160 [ 6.111464] saa7134: card=84 -> LifeView FlyDVB Trio 5168:0319 [ 6.111472] saa7134: card=85 -> AverTV DVB-T 777 1461:2c05 1461:2c05 [ 6.111482] saa7134: card=86 -> LifeView FlyDVB-T / Genius VideoWonder D 5168:0301 1489:0301 [ 6.111491] saa7134: card=87 -> ADS Instant TV Duo Cardbus PTV331 0331:1421 [ 6.111499] saa7134: card=88 -> Tevion/KWorld DVB-T 220RF 17de:7201 [ 6.111507] saa7134: card=89 -> ELSA EX-VISION 700TV 1048:226c [ 6.111516] saa7134: card=90 -> Kworld ATSC110/115 17de:7350 17de:7352 [ 6.111525] saa7134: card=91 -> AVerMedia A169 B 1461:7360 [ 6.111533] saa7134: card=92 -> AVerMedia A169 B1 1461:6360 [ 6.111541] saa7134: card=93 -> Medion 7134 Bridge #2 16be:0005 [ 6.111549] saa7134: card=94 -> LifeView FlyDVB-T Hybrid Cardbus/MSI TV 5168:3306 5168:3502 5168:3307 4e42:3502 [ 6.111562] saa7134: card=95 -> LifeView FlyVIDEO3000 (NTSC) 5169:0138 [ 6.111570] saa7134: card=96 -> Medion Md8800 Quadro 16be:0007 16be:0008 16be:000d [ 6.111580] saa7134: card=97 -> LifeView FlyDVB-S /Acorp TV134DS 5168:0300 4e42:0300 [ 6.111590] saa7134: card=98 -> Proteus Pro 2309 0919:2003 [ 6.111598] saa7134: card=99 -> AVerMedia TV Hybrid A16AR 1461:2c00 [ 6.111606] saa7134: card=100 -> Asus Europa2 OEM 1043:4860 [ 6.111614] saa7134: card=101 -> Pinnacle PCTV 310i 11bd:002f [ 6.111623] saa7134: card=102 -> Avermedia AVerTV Studio 507 1461:9715 [ 6.111631] saa7134: card=103 -> Compro Videomate DVB-T200A [ 6.111637] saa7134: card=104 -> Hauppauge WinTV-HVR1110 DVB-T/Hybrid 0070:6700 0070:6701 0070:6702 0070:6703 0070:6704 0070:6705 [ 6.111652] saa7134: card=105 -> Terratec Cinergy HT PCMCIA 153b:1172 [ 6.111661] saa7134: card=106 -> Encore ENLTV 1131:2342 1131:2341 3016:2344 [ 6.111671] saa7134: card=107 -> Encore ENLTV-FM 1131:230f [ 6.111680] saa7134: card=108 -> Terratec Cinergy HT PCI 153b:1175 [ 6.111688] saa7134: card=109 -> Philips Tiger - S Reference design [ 6.111694] saa7134: card=110 -> Avermedia M102 1461:f31e [ 6.111702] saa7134: card=111 -> ASUS P7131 4871 1043:4871 [ 6.111710] saa7134: card=112 -> ASUSTeK P7131 Hybrid 1043:4876 [ 6.111719] saa7134: card=113 -> Elitegroup ECS TVP3XP FM1246 Tuner Card 1019:4cb6 [ 6.111727] saa7134: card=114 -> KWorld DVB-T 210 17de:7250 [ 6.111735] saa7134: card=115 -> Sabrent PCMCIA TV-PCB05 0919:2003 [ 6.111743] saa7134: card=116 -> 10MOONS TM300 TV Card 1131:2304 [ 6.111751] saa7134: card=117 -> Avermedia Super 007 1461:f01d [ 6.111759] saa7134: card=118 -> Beholder BeholdTV 401 0000:4016 [ 6.111767] saa7134: card=119 -> Beholder BeholdTV 403 0000:4036 [ 6.111775] saa7134: card=120 -> Beholder BeholdTV 403 FM 0000:4037 [ 6.111783] saa7134: card=121 -> Beholder BeholdTV 405 0000:4050 [ 6.111791] saa7134: card=122 -> Beholder BeholdTV 405 FM 0000:4051 [ 6.111799] saa7134: card=123 -> Beholder BeholdTV 407 0000:4070 [ 6.111807] saa7134: card=124 -> Beholder BeholdTV 407 FM 0000:4071 [ 6.111815] saa7134: card=125 -> Beholder BeholdTV 409 0000:4090 [ 6.111823] saa7134: card=126 -> Beholder BeholdTV 505 FM 5ace:5050 [ 6.111831] saa7134: card=127 -> Beholder BeholdTV 507 FM / BeholdTV 509 5ace:5070 5ace:5090 [ 6.111841] saa7134: card=128 -> Beholder BeholdTV Columbus TV/FM 0000:5201 [ 6.111849] saa7134: card=129 -> Beholder BeholdTV 607 FM 5ace:6070 [ 6.111857] saa7134: card=130 -> Beholder BeholdTV M6 5ace:6190 [ 6.111865] saa7134: card=131 -> Twinhan Hybrid DTV-DVB 3056 PCI 1822:0022 [ 6.111873] saa7134: card=132 -> Genius TVGO AM11MCE [ 6.111880] saa7134: card=133 -> NXP Snake DVB-S reference design [ 6.111887] saa7134: card=134 -> Medion/Creatix CTX953 Hybrid 16be:0010 [ 6.111895] saa7134: card=135 -> MSI TV@nywhere A/D v1.1 1462:8625 [ 6.111903] saa7134: card=136 -> AVerMedia Cardbus TV/Radio (E506R) 1461:f436 [ 6.111911] saa7134: card=137 -> AVerMedia Hybrid TV/Radio (A16D) 1461:f936 [ 6.111919] saa7134: card=138 -> Avermedia M115 1461:a836 [ 6.111927] saa7134: card=139 -> Compro VideoMate T750 185b:c900 [ 6.111935] saa7134: card=140 -> Avermedia DVB-S Pro A700 1461:a7a1 [ 6.111943] saa7134: card=141 -> Avermedia DVB-S Hybrid+FM A700 1461:a7a2 [ 6.111951] saa7134: card=142 -> Beholder BeholdTV H6 5ace:6290 [ 6.111959] saa7134: card=143 -> Beholder BeholdTV M63 5ace:6191 [ 6.111968] saa7134: card=144 -> Beholder BeholdTV M6 Extra 5ace:6193 [ 6.111976] saa7134: card=145 -> AVerMedia MiniPCI DVB-T Hybrid M103 1461:f636 1461:f736 [ 6.111985] saa7134: card=146 -> ASUSTeK P7131 Analog [ 6.111992] saa7134: card=147 -> Asus Tiger 3in1 1043:4878 [ 6.112029] saa7134: card=148 -> Encore ENLTV-FM v5.3 1a7f:2008 [ 6.112038] saa7134: card=149 -> Avermedia PCI pure analog (M135A) 1461:f11d [ 6.112046] saa7134: card=150 -> Zogis Real Angel 220 [ 6.112052] saa7134: card=151 -> ADS Tech Instant HDTV 1421:0380 [ 6.112060] saa7134: card=152 -> Asus Tiger Rev:1.00 1043:4857 [ 6.112068] saa7134: card=153 -> Kworld Plus TV Analog Lite PCI 17de:7128 [ 6.112076] saa7134: card=154 -> Avermedia AVerTV GO 007 FM Plus 1461:f31d [ 6.112085] saa7134: card=155 -> Hauppauge WinTV-HVR1150 ATSC/QAM-Hybrid 0070:6706 0070:6708 [ 6.112094] saa7134: card=156 -> Hauppauge WinTV-HVR1120 DVB-T/Hybrid 0070:6707 0070:6709 0070:670a [ 6.112105] saa7134: card=157 -> Avermedia AVerTV Studio 507UA 1461:a11b [ 6.112113] saa7134: card=158 -> AVerMedia Cardbus TV/Radio (E501R) 1461:b7e9 [ 6.112122] saa7134: card=159 -> Beholder BeholdTV 505 RDS 0000:505b [ 6.112130] saa7134: card=160 -> Beholder BeholdTV 507 RDS 0000:5071 [ 6.112138] saa7134: card=161 -> Beholder BeholdTV 507 RDS 0000:507b [ 6.112146] saa7134: card=162 -> Beholder BeholdTV 607 FM 5ace:6071 [ 6.112154] saa7134: card=163 -> Beholder BeholdTV 609 FM 5ace:6090 [ 6.112162] saa7134: card=164 -> Beholder BeholdTV 609 FM 5ace:6091 [ 6.112170] saa7134: card=165 -> Beholder BeholdTV 607 RDS 5ace:6072 [ 6.112178] saa7134: card=166 -> Beholder BeholdTV 607 RDS 5ace:6073 [ 6.112186] saa7134: card=167 -> Beholder BeholdTV 609 RDS 5ace:6092 [ 6.112194] saa7134: card=168 -> Beholder BeholdTV 609 RDS 5ace:6093 [ 6.112203] saa7134: card=169 -> Compro VideoMate S350/S300 185b:c900 [ 6.112211] saa7134: card=170 -> AverMedia AverTV Studio 505 1461:a115 [ 6.112219] saa7134: card=171 -> Beholder BeholdTV X7 5ace:7595 [ 6.112227] saa7134: card=172 -> RoverMedia TV Link Pro FM 19d1:0138 [ 6.112235] saa7134: card=173 -> Zolid Hybrid TV Tuner PCI 1131:2004 [ 6.112243] saa7134: card=174 -> Asus Europa Hybrid OEM 1043:4847 [ 6.112251] saa7134: card=175 -> Leadtek Winfast DTV1000S 107d:6655 [ 6.112259] saa7134: card=176 -> Beholder BeholdTV 505 RDS 0000:5051 [ 6.112267] saa7134: card=177 -> Hawell HW-404M7 [ 6.112274] saa7134: card=178 -> Beholder BeholdTV H7 5ace:7190 [ 6.112282] saa7134: card=179 -> Beholder BeholdTV A7 5ace:7090 [ 6.112290] saa7134: card=180 -> Avermedia PCI M733A 1461:4155 1461:4255 [ 6.112300] saa7134: card=181 -> TechoTrend TT-budget T-3000 13c2:2804 [ 6.112308] saa7134: card=182 -> Kworld PCI SBTVD/ISDB-T Full-Seg Hybrid 17de:b136 [ 6.112316] saa7134: card=183 -> Compro VideoMate Vista M1F 185b:c900 [ 6.112324] saa7134: card=184 -> Encore ENLTV-FM 3 1a7f:2108 [ 6.112332] saa7134: card=185 -> MagicPro ProHDTV Pro2 DMB-TH/Hybrid 17de:d136 [ 6.112341] saa7134: card=186 -> Beholder BeholdTV 501 5ace:5010 [ 6.112349] saa7134: card=187 -> Beholder BeholdTV 503 FM 5ace:5030 [ 6.112359] saa7133[0]: subsystem: ffff:ffff, board: UNKNOWN/GENERIC [card=0,autodetected] [ 6.112394] saa7133[0]: board init: gpio is 40 [ 6.307332] saa7133[0]: i2c eeprom 00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307343] saa7133[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307351] saa7133[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307359] saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307367] saa7133[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307374] saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307382] saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307389] saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307397] saa7133[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307405] saa7133[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307412] saa7133[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307420] saa7133[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307428] saa7133[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307436] saa7133[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307443] saa7133[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.307451] saa7133[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 6.308071] saa7133[0]: registered device video0 [v4l2] [ 6.308147] saa7133[0]: registered device vbi0 [ 6.393721] saa7134 ALSA driver for DMA sound loaded [ 6.393767] saa7133[0]/alsa: saa7133[0] at 0xfddff000 irq 22 registered as card -1
Lspci says:

Code: Select all

03:0b.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d0)


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 7 guests