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. 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
<<attachment: background-1.jpg>>
------------------------------------------------------------------------------ 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