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 Mauro Carvalho Chehab
Em 18-08-2011 09:09, Mauro Carvalho Chehab escreveu: > Em 18-08-2011 08:47, shacky escreveu: >>> 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:/

Re: Record DVB-T from command line

2011-08-18 Thread Mauro Carvalho Chehab
Em 18-08-2011 08:47, shacky escreveu: >> 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

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

Re: Record DVB-T from command line

2011-08-18 Thread Josu Lazkano
2011/8/18 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"

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..