I have a raw dv file.

smil2yuv -i 2 test.dv > test.yuv

cat test.yuv | mpeg2enc -f 8 -o test.m2v
    INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION!
    INFO: [mpeg2enc] SETTING SSE and MMX for TRANSFORM!
    INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION!
**ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: stream 
requires unsupported features!

head test.yuv
YUV4MPEG2 W720 H480 F30000:1001 Ib A10:11 C411
FRAME

Should I be using something else to convert raw to yuv??

Any help appreciated.

sean


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to