Re: Record a transport stream with an USB2 tv card
Abdou NIANG <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <30116797.1150996423668.JavaMail.www@wwinf4006> |
Hi Nico I've done some changes in the dvb_default.h and now when i use the command #dvbstream -f 490000 601 600 611 610 > test.ts i got a good test.ts file and i can extract the video and audio pid using ts2ps #cat test.ts | ts2ps 600 601 > BBC1.pes #cat test.ts | ts2ps 610 611 > BBC2.pes the 2 .pes files is readable into mplayer or kaffeine but when i use the command #dvbstream -f 490000 -o 8192 > test.ts my test.ts file isn't empty but it can't be read by mplayer or kaffeine. I think that the firmware of the Nova-t-USB2 doesn't permit me to dump the entire transport stream i intend to make a script doing: ==>scandvb (package dvb-apps) to have a channels.conf file with the audio and video pids ==>get all the pid and use the command : dvbstream -f 490000 -o pid1 pid2 ... > test.ts i will tell you the results thank you > Message du 21/06/06 à 23h59 > De : "Nico Sabbi" <[email protected]> > A : "MPlayer with Siemens DVB cards" <[email protected]> > Copie à : > Objet : Re: [MPlayer-dvb] Record a transport stream with an USB2 tv card > > Abdou NIANG wrote: > > >Hi everybody > >I'm working on a multimedia linux kernel project > >At the end of the project we will be able to scan dvb-t channels, see channels, record transport streams > >for the developpemnt i use the mandriva 2006 release (kernel 2.6.12). > >I've installed dvbstream, dvb-apps, dvbsnoop, libdvb,... > > > >Everything is working but i want to record a transport stream and not one program stream with my Hauppauge Win TV Nova-T-USB2 tv card using dvbstream but my output file is always empty. > > > > > > >The scan (with dvbscan) works well and i can watch dvb-t channels in mplayer > > > >I've tested several commands such as: > > dvbstream -f 490000000 -o 8192 > /tmp/test.ts > > (...) > > > >I've seen in the dvbstream package (dvbstream.c) that the code have to read the buffer value for doing its treatment. > > > >Does anyone can help me? > > > > > > > > that dvbstream command alreay does what you want, provided that the drivers > for your card permit to catch the whole TS when you select pid 8192. > > Can you explain a bit better what's going wrong? > _______________________________________________ > MPlayer-dvb mailing list > [email protected] > http://lists.mplayerhq.hu/mailman/listinfo/mplayer-dvb > > El Hadji Abdou NIANG 2 Rue du Gal Delestraint 57070 Metz 0387793139