Re: WinTV HVR 2200 radio

2014-10-31 Thread shacky
2014-10-31 19:05 GMT+01:00 Steven Toth : > FM is not supported. Hi Steven, thank you very much for your answer. Do you know any PCI-Express FM tuner supported by Linux? -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org

WinTV HVR 2200 radio

2014-10-31 Thread shacky
Hi. I see that the Hauppauge WinTV-HVR-2200 is supported on Linux (http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-2200) but I cannot understand if its FM radio receiver is also supported by Linux. I'm looking for a low profile PCI-Express FM receiver which works on Linux with which I c

Progressive and continuous record of a DVB stream

2014-04-09 Thread shacky
Hi. I need to make a continuous (H24) recording of some DVB-S and DVB-T streams and I wish to let me to play it during its recording, without waiting for the file closing. The purpose is having something like a DVR which lets me to play a DVB stream selecting a date/time, so I will also need to i

cx88-alsa and alsamixer

2012-06-13 Thread shacky
Hi. I'm using the cx88-alsa module on Ubuntu 11.04 on kernel 2.6.38-12-server. It is correctly loaded and it recognizes my DVB-S PCI card (Hauppauge WinTV Nova-S Plus): dvr@LV1:~$ arecord -l Lista di CAPTURE dispositivi hardware scheda 0: NVidia [HDA NVidia], dispositivo 0: VT1708S Anal

Re: Hauppauge WinTV Nova S Plus Composite IN

2012-06-13 Thread shacky
> Only to play with the volume= parameter, I'm sure you tried that, maybe there > are some audio controls but I haven't found them. The VCR tapes I have to > transfer have very quiet and muffled audio, old home videos so I thought the > audio sounded ok. Thank you very much. I tried with the "v

Re: Hauppauge WinTV Nova S Plus Composite IN

2012-06-13 Thread shacky
> mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd:tsaf   -vf > scale=720:576,harddup -srate 48000 -af lavcresample=48000   -lavcopts > vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=8000:keyint=15:vstrict=0:acodec=ac3:abitrate=192:aspect=4/3 > -ofps 25   -o johntest1.mp

Hauppauge WinTV Nova S Plus Composite IN

2012-06-13 Thread shacky
Hi. I'm trying to record some video using the composite input of the Hauppauge WinTV Nova S Plus, which is indicated as supported on http://linuxtv.org/wiki/index.php/DVB-S_PCI_Cards. I tried playing video from the input with VLC and mplayer, but I'm getting a black screen. I checked all cables

Re: Record DVB-T from command line

2011-08-18 Thread shacky
One question. What if I need to record two channels in the same multiplex in the same time? Gnutv does not let me it, because the second recording command returns me that the device is busy, but I know this is possible (I know a Windows program - TV Scheduler Pro - that make it. Could you help me

Re: Record DVB-T from command line

2011-08-18 Thread shacky
> You'll use it with something like: >        $ gnutv -out file test.mpeg -channels channel.conf mychannel Thank you very very much!!! It works!! :-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info

Re: Record DVB-T from command line

2011-08-18 Thread shacky
> szap -a 0 -c channels_astra.conf -r "TV3 CAT" > cat /dev/dvb/adapter0/dvr0 > testvideo.mpg > mplayer testvideo.mpg I tried that, but cat tells me that the device is busy: root@werecit1:/opt/utils/tv# tzap -c /etc/channels.conf -r "Rai 1" using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter

Record DVB-T from command line

2011-08-18 Thread shacky
Hi. I need to record from DVB-T using the command line. I'm looking for some commands to make that saving the recording to a .ts file. Could you help me please? Thank you very much! Bye. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord..

Record from DVB tuner

2010-06-23 Thread shacky
Hi. I need to record some DVB channels from the command line using a supported DVB tuner PCI card on Linux Debian. I know I can tune the DVB adapter using dvbtools and record the raw input using cat from /dev/dvb/adapter0, but what about recording two or more different channels from the same multi

Record from DVB tuner

2010-06-23 Thread shacky
Hi. I need to record some DVB channels from the command line using a supported DVB tuner PCI card on Linux Debian. I know I can tune the DVB adapter using dvbtools and record the raw input using cat from /dev/dvb/adapter0, but what about recording two or more different channels from the same multi