[mythtv] DVB: Heads up! PS format deprecated - TS now used
bydefault
Greg Estabrooks
greg at phaze.org
Sat Oct 8 12:09:51 UTC 2005
> The TS format files are not recognised by tcprobe and replex does not seem to
> process them correctly either. I know this is not the problem of mythtv but
Try the libdvb(dvb-mpegtools) mpeg tools. Specifically ts2ps.
cat source-ts.mpg | ts2ps dest-ps.mpg 0 0
or
ts2ps dest-ps.mpg 0 0 < source-ts.mpg
Works great for me where replex had several issues.
I don't burn them to DVD, but this will at least get you a mpegps file.
More information about the mythtv-dev
mailing list