Hallo

>> i used the mjpegtools 1:1.8.0-0.9 in Debian "Lenny" to convert a 1366x768 
>> jpeg into a m1v file like this:
>> jpeg2yuv -f 25 -I p -j test%1d.jpg | mpeg2enc --no-constraints -f 0 -V 500 
>> -b 
>> 9000 -o bootlogo.m1v
>> to create a bootlogo for enigma2.
>>
>> Now with Debian squeeze and 1:1.9.0-0.5 i get the error ...
>> oops, didn't copy it because i downgraded and now it's no longer in the 
>> buffer
>>
>> Anyways the error was something like             jpeg2yuv: the width is not 
>> a 
>> multiple of 16 please resize ....
>> Why ? It worked before (and now works with 1:1.8.0-0.9 again) ?
So you have installed the old version to work around the problem ?

Have you tried using convert and ppmtoy4m to generate a yuv stream ?
The command looks like that:
convert *.jpg ppm:- | ppmtoy4m -F 25:1 -i P -S 420jpeg | ....

There is a bug tracker entry that describes why there is that limit:
http://sourceforge.net/tracker/?func=detail&atid=105776&aid=1296447&group_id=5776

BTW: Gernot wrote the program so he might want to fix it ;)

>> P.S. If you want i can send you the jpeg it is around 1MB in size.
Should not be necessary.

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: shadowl...@utanet.at
www: http://www.lysator.liu.se/~gz/bernhard

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to