> Does the DVB driver strip it out this way? > It'll be a TS being demodulated, so perhaps choosing a > channel strips it out into a PES then?
Yes. It used to convert the stream to PE before recording, but that was changed to PES. The aditional fields/header for PE were not quite right I think. With CVS the option to record as TS should work; doesn't work in 0.16. > I'm surprised that avidemux won't do a > PES without remuxing, Same here but I asked about that in the avidemux2 forums ang got the reply that PES streams weren't supported. See http://avidemux.berlios.de/forum/viewtopic.php?t=853 > but at least the remuxing isn't too tough (or > lossy). Either dvb-mplex or replex will do it, I believe. Pretty much anything should work. in the case of nuvexport the logical choice would be lvedemux / lvemux since that's a requirement anyway and can run in piped mode (via fifos) so doesn't need huge temp files. It would just be nice to have the required remux step in the nuvexport package without having to modify the scripts. It's also the reason I decided not to call mpeg2cut but instead duplicate the required functions when adding commercial cutting to mythtvburn (create DVDs from myth recordings with nice menu and integration with mythweb) Bye, Martin
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
