[mythtv] New MPEG2 commercial-cut code ready for testing

Geoffrey Hausheer mythtv0368 at phracturedblue.com
Wed Nov 16 11:29:20 EST 2005


On 11/16/05, Geoffrey Hausheer wrote
> I use imagemagik.
>
> display -size 640x480 cnv0.yuv
>
> you can see the .enc files by doing somthing like:
> cat cnv0.yuv.enc
>
oops...hit the wrong key.

cat cnv0.yuv.enc cnv0.yuv.enc cnv0.yuv.enc > cnv0.m2v
ffplay cnv0.m2v
(mplayer may work as well).  This isn't gauranteed to work, but should
in most cases.  In 0.12 I'll include a decoded yuv of the output as
well.

Just to be clear:
the cnv0.yuv is the frame that is being re-encoded.  the cnv0.yuv.enc
is the re-encoded-frame (it'll be an 'I' frame with a sequence
header).

.Geoff


More information about the mythtv-dev mailing list