Re: [Redbutton-devel] Reading and writing MHEG TS to a file
Brought to you by:
skilvington
|
From: Simon K. <s.k...@er...> - 2008-03-19 14:12:09
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, reading from a TS file would certainly be handy - it is one of the things on my TODO list when I get some time. writing to a TS file you can do with dvbstream - the only problems you have are knowing which PIDs to capture - but you could just save them all - or look for "Adding PID x to filter" messages when you run rb-download with a -v option to see which PIDs you need to capture. the other problem with writing a TS file is that sometimes you need to change channel (eg to watch BBC News multiscreen) - so you would need to mark that somehow in the file you generate. Andrea wrote: > Hi, > > I just had a thought: > > Would it be very complicated to for rb-download to have options > > 1) to write the TS stream to a file > 2) to read the TS stream from a file? > > Not that it is too much useful, but I was thinking to record TV and possibly replay the teletext... > just for fun. > > Andrea > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Redbutton-devel mailing list > Red...@li... > https://lists.sourceforge.net/lists/listinfo/redbutton-devel > > - -- Simon Kilvington -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH4R8fmt9ZifioJSwRAtOlAJoDXKG1F9xJZjdVy4tW6nmldge/MgCcCdrJ UcIXwYGePg04xBmqGPx9jb8= =T4ie -----END PGP SIGNATURE----- |