hi all,

i just compiled transcode 1.0.6 on ubuntu 8.10 using:

./configure --prefix=/usr --enable-mmx --enable-v4l --enable-alsa --enable-lame --enable-xvid --enable-ogg --enable-vorbis --enable-theora --enable-libdvdread --enable-libdv --enable-libquicktime --enable-lzo --enable-a52 --enable-sdl --enable-imagemagick --enable-libjpeg --enable-libxml2 --enable-gtk --enable-mjpegtools --enable-libmpeg3

(no avifile cause it was not found, even if libavifile-dev is installed). but i don't care (using mov or ffmpeg). but the main problem is:


transcode -i VTS_01_2.VOB -c 2000-2300 -y mov,wav -N 0x1 -F jpeg,,jpeg_quality=70 --pre_clip 6,18,6,18 -J denoise3d=2,pp=lb,pv -Z 640x480 --zoom_filter Mitchell -m out.wav -o out.mov

[transcode] warning : loading filter module /usr/lib/transcode/filter_pp.so failed [transcode] warning : /usr/lib/transcode/filter_pp.so: cannot open shared object file: No such file or directory [transcode] warning : loading filter module /usr/lib/transcode/filter_pv.so failed [transcode] warning : /usr/lib/transcode/filter_pv.so: cannot open shared object file: No such file or directory

pv is the new filter_preview? so simply -J preview is working (just to be sure that pv is preview). but what about filter_pp (for deinterlacing in that case). i have mencoder installed.

thanks
pat


Reply via email to