On Mon, 21 Jun 2004 10:25:20 -0300, Rob Shortt <[EMAIL PROTECTED]> wrote:
> Mplayer or mencoder will work, as will running s/c/tzap with the -r flag
> to open the dvr0 device for reading, you can then write its contents to
> a file.  I don't like mpeg-ts very much and would prefer a PS.

I use tzap from CVS, which has a "-o" option which dumps the TS to the
named file.  That along with its "-t" option to set the recording time
does the trick.

I send the TS to "-" (standard output) and pipe that through ts2ps,
finally piping the output from that to disk.  That gives me a nice
clean PS with the required streams.

> Whatever you do make sure you keep an eye on the a/v sync.  Some of the
> mplex programs have PTS options (keep or drop) and some programs take
> care of looking for the PCR PID for the channel you are interested.

mplayer seems quite happy with the programme streams I'm creating as
above.  mencoder is also *usually* happy to transcode from those,
though you can't sanely automate that step in Australia thanks to the
geniuses who decided that 4:3 content should be broadcast as 16:9 with
black bars rather than simply as 4:3.

I've taken to pushing everything I want to keep through ProjectX on a
Windows box (though it's Java, so may work on Linux too -- but the
Windows game machine has rather more grunt than my Freevo box, so...).
 That demuxes and fixes timing/sync very nicely, the results are good
for burning to DVD if that's what you want to do.  Otherwise, no
transcoding -- it's easier to just stick a nice big disk in the Freevo
machine than to worry about transcoding temporary recordings.

Matt


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to