[mythtv-users] Extracting Mpeg2 streams from NUV (for DVD playback)

Jim Paris jim at jtan.com
Mon Sep 15 15:13:59 EDT 2003


> I'm starting to work on the ability to extract PVR-250 Mpeg-2 streams 
> from .NUV and prepare them for burning to DVD in a format playable by 

The .NUV is misnamed.  It's just a straight MPEG.  

> I've successfully extracted the mp2/3 audio and the mpeg2 video from the 
> .nuv using tcextract, however when remuxing them with tcmplex

Since it's just an MPEG anyway, there's no reason to demux and remux
it, except as necessary for the DVD format (adding spaces for the NAV
blocks, etc).  The ivtv driver can supposedly spit out a DVD-compliant
stream by setting the stream type to DVD (test_ioctl -c stream_type=10)
but I'm not sure if that has all the necessary stuff in there to just
dump onto a DVD.  You should check the ivtv-devel archives and perhaps
ask there.

-jim


More information about the mythtv-users mailing list