Hi, all.
Today , I installed the latest FFmpeg following
http://ubuntuforums.org/showpost.php?p=9868359&postcount=1289 , and
install the latest sinthgunt from source .
And when I issue "sinthgunt" , I got a message below:
" It seems, that ffmpeg is not installed on this computer.
See
http://www.sinthgunt.org for installation instructions."
But sinthgunt booted up.
And I can select a video file to be converted , and I can select
presets .
But when I click "convet" , sinthgunt shows a message window which
says :
"You have to select a file and/or a preset before you
can begin converting!"
and I can't convert a video file.
Does anyone know how to solve this problem?
The FFmpeg ./configure line is
./configure --enable-gpl --enable-version3 --enable-nonfree --enable-
postproc \
--enable-libfaac --enable-libopencore-amrnb --enable-libopencore-
amrwb \
--enable-libtheora --enable-libvorbis --enable-libx264 --enable-
libxvid \
--enable-x11grab --enable-libmp3lame --enable-libvpx
Is something missing in the configure options?
And please let me know what information you need to solve this
problem.
T.I.A