buenas I've some problems with the mjpeg-playback in pdp. playing the file with lqtplay - fine. opening it in pdp_qt get the errror: dlopen failed for /usr/lib/libquicktime/lqt_mjpeg.so: libquicktime_mjpeg.so.0: cannot open shared object file: No such file or directory pdp_qt: video stream found (600x480 pixels, 30 fps, 663 frames, jpeg codec) pdp_qt: audio stream found (2 channels, 44100 Hz, 975492 samples, chunksize 1471) pdp_qt: WARNING: unsupported video codec pdp_qt: ERROR: no usable video stream found. quicktime_delete_vcodec_stub called
hm the lqt_mjpeg.so is there but libquicktime_mjpeg.so.0 is missing - although compiled libquicktime-0.9.1 with all options and mjpegtools-dev are also onboard... any idea how to tell these lines of code to create this libquicktime_mjpeg.so.0? greets olsen