Hallo

Matt Scherer wrote:
> I'm having a problem with jpeg2yuv. This binary is currently a
> dependency of the MythArchive package from my software repository. The
> command that I'm trying to run is:
> 
> mythserver share # jpeg2yuv -v 2 -n 449 -v0 -I p -f 29.97 -j
> /tmp/work/background-1.jpg
> YUV4MPEG2 W720 H480 F30000:1001 Ip A1:1 C420jpeg
> Segmentation fault
> mythserver share #
> 
> I've attached the .jpg that it is trying to process.
That works here with that command:
  jpeg2yuv -v 2 -n 449 -v0 -I p -f 29.97 -j background-1.jpg | yuvplay

Which version of the mjpegtools do you use ?

Which version of the mjpegtools do you use ? I use the 1.9.0. Basically 
the same as the CVS version but it includes a patch you can get here:
http://mjpeg.cvs.sourceforge.net/viewvc/mjpeg/mjpeg_play/lavtools/jpeg2yuv.c?view=log
 



> Here is my gdb output:
> 
> (gdb) file jpeg2yuv
> Reading symbols from /usr/bin/jpeg2yuv...(no debugging symbols found)...done.
> (gdb) set args -v 2 -n 449 -v0 -I p -f 29.97 -j /tmp/work/background-1.jpg
> (gdb) r
> Starting program: /usr/bin/jpeg2yuv -v 2 -n 449 -v0 -I p -f 29.97 -j
> /tmp/work/background-1.jpg
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> [Thread debugging using libthread_db enabled]
> (no debugging symbols found)
> YUV4MPEG2 W720 H480 F30000:1001 Ip A1:1 C420jpeg
> [New Thread 0xb7e976c0 (LWP 22369)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xb7e976c0 (LWP 22369)]
> 0xb805102


auf hoffentlich bald,

Berni the Chaos of Woodquarter

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

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to