Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] How to replay the TS strem file getted from Nova?



Frankta writes:
 > Hi,
 >    I have a Nova card.By using this card and test_dvr.c I have recorded the TS stream  into a file .The quetion is how to replay it?
 >    I also have a Netstream 2000 from sigmadesigns,it can replay .vdr file but cannot replay this TS stream.
 >    I tried to convert this file to pes by using ts2pes, the resulted file still cannot work.
 >    I tried to add PAT PMT at the begin of the file by hand,still cannot work.
 >    Any help will be really appreciated.


If you have a DVB with decoder:

ntuxplayer -s file.ts

or

ntuxplayer -a APID -v VPID -i TS_STREAM file.ts

if it isn't able to figure out the PIDs by itself.



Ralph



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index