Hi! I have a problem with transcode installation. I have downloaded transcode 1.1.0 from this web page transcoding.org When I write the command: ./configure it starts to load but in finally it displays me 4 errors:
ERROR: option '--enable-lame' failed: cannot compile and run a test program
lame.h can be found in the following packages:
lame mp3dev.org

ERROR: option '--enable-libdvdread' failed: cannot link against libdvdread

ERROR: option '--enable-libjpeg' failed: cannot compile jpeglib.h

ERROR: option '--enable-libjpeg' failed: cannot link against libjpeg

Although I downloaded and installed 'lame' from the recommended web page the fist error is still on.

Can any one help me?

P.S.: I have to write a script which transform a clip into pictures, each picture represents a frame, put a visible watermark (a text) in each picture and the convert the pictures in a clip. What do you think about this script? I can use transcode to do all this?