Hallo

> I am trying to edit some video using Lives, but I am facing some
> problems with mjpegtools.
Which version of the mjpegtools ?

Do you use the jpeg-mmx ?

> Here is the debug output:
> 
> Encoder: video command was jpeg2yuv -b 1 -n 955 -I p -f 25,000 -L 0 -j
> %08d.jpg| mpeg2enc -F 3 -n p -f 3 -q 1 -b 3800 -B 265 -V 1000 -4 1 -2
> 1 -g 6 -G 18 -r 24 -o tmpvid.m1v 1>&2
>    INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION!
>    INFO: [mpeg2enc] SETTING SSE and MMX for TRANSFORM!
>    INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION!
>    INFO: [jpeg2yuv] Parsing & checking input files.
>    INFO: [jpeg2yuv] YUV colorspace detected.
> 
>    INFO: [jpeg2yuv] Starting decompression
>    INFO: [jpeg2yuv] Image dimensions are 144x112

> sh: line 1: 27848 Falha de segmentação    
is that a segfault ? 
If yes, pleas try to make a backtrace. 
On my system I have a glibc 2.3.5, and things work here. 

Try the command again on the commandline, but a litte bit different. So
it should look like that:
jpeg2yuv -b 1 -I p -f 25:1 -L 0 -j %08d.jpeg >/dev/null 
Makeing a backtrace from that command might be easier. 

> How can I recover from it?
If you use the mjpeg-mmx try it without the jpeg-mmx. 

You have a rather small image (144x112). Can you try converting a few
frames with a size of 720x576, and see if that works properly. jpeg2yuv
has sometimes problems when the image size is not a size you get from
your TV card (720x576, 352x288, 176x144 Pal examples). 


auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to