Hallo > I've tried to get the new mplayer to play some mjpeg (.mov from lavtools) > and some dv (.avi, which I'm not really sure how my friend made). > The problem is that with all interlaced input material it dies with a > SEGV, because the functionpointer rgb24toyv12 is NULL. But it is ok if the > input is progressive... strange... I just downloaded mplayer-1.0pre1 and compiled it with the gcc 3.3 on a Suse 8.2 I use the cvs version of the mjpegtools (the new test version should be alsmos the same).
> however in function: "static uint32_t preinit(const char *arg)" > I've added: "sws_rgb2rgb_init(get_sws_cpuflags());" > which seems to do the trick. > > but it probably have a bad impact om something else... > > However if you see: > MPlayer interrupted by signal 11 in module: flip_page > - MPlayer crashed by bad usage of CPU/FPU/RAM. > Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and > disassembly. For details, see DOCS/en/bugreports.html#crash > - MPlayer crashed. This shouldn't happen. > It can be a bug in the MPlayer code _or_ in your drivers _or_ in your > gcc version. If you think it's MPlayer's fault, please read > DOCS/en/bugreports.html and follow the instructions there. We can't and > won't help unless you provide this information when reporting a possible bug. > Total Unfree 1146 bytes cnt 13 [(nil),0] Strange it doens't chrash on my machine. Accorind to lav2yvu I have a interlaced stream: --DEBUG: [lav2yuv] width: 720 --DEBUG: [lav2yuv] height: 576 --DEBUG: [lav2yuv] interlacing: top field first --DEBUG: [lav2yuv] frames/sec: 25.000 With that commands I have no problem: mkfifo stream.yuv mplayer -vo yuv4mpeg -noframedrop -nosound /inbound/aufnahme/temptation.avi </dev/null & cat stream.yuv | yuvplay auf hoffentlich bald, Berni the Chaos of Woodquarter Email: [EMAIL PROTECTED] [EMAIL PROTECTED] www: http://www.lysator.liu.se/~gz/bernhard ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users