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

Cory Papenfuss papenfuss at juneau.me.vt.edu
Wed Nov 16 11:27:29 EST 2005


>   What's the right way to view the cnv*.yuv files?  I've tried yuvtoppm 640 
> 480 < cnv0.yuv | ppmtopng > cnv0.png, but I get a green, red, and black frame 
> (of the proper size though).  I'm assuming it is because the yuv isn't laid 
> out in the way yuvtoppm is expecting, but can't find an imagemagic tool that 
> will convert it.

 	Zen-master-mpegger Geoff suggested this for me awhile back:
display -size 720x480 cnv0.yuv

cat cnv0.yuv.enc cnv0.yuv.enc > out.m2v
ffplay out.m2v

 	... if you just do one frame you only see black... apparently it 
gets buffered.

-Cory

-- 

*************************************************************************
* Cory Papenfuss                                                        *
* Electrical Engineering candidate Ph.D. graduate student               *
* Virginia Polytechnic Institute and State University                   *
*************************************************************************



More information about the mythtv-dev mailing list