LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   tovid installation problem (https://www.linuxquestions.org/questions/linux-newbie-8/tovid-installation-problem-297696/)

ksgill 03-04-2005 01:58 PM

tovid installation problem
 
When I try to use tovid, I get this error.. I do have mjpegtools installed and its listed in the code below too. Why is video stuff so hard in linux..

Code:

linux:/usr/local/bin # ls
.      bsetroot        fbrun    fluxbox                kvirc                kvi_search_help.sh  makexml  tovid-batch
..      doom3            ffmpeg    fluxbox-generate_menu  kvirc-config        makemenu            postproc  tovid-interactive
bsetbg  doom3-dedicated  ffserver  idvid                  kvi_run_netscape.sh  makeslides          tovid
linux:/usr/local/bin # ./tovid
--------------------------------
tovid video conversion script
Version 0.18b
Written in 2004 by Eric Pierce
http://tovid.sourceforge.net/
--------------------------------
It looks like you don't have mjpegtools installed. I need mjpegtools
for encoding video and audio. You can get mjpegtools from:
  http://mjpeg.sourceforge.net/
linux:/usr/local/bin # rpm -q mjpegtools
mjpegtools-1.6.2-54.1


Matir 03-05-2005 10:48 PM

Check the tovid script. Perhaps the script has full paths hardcoded and mjpegtools is installed in a different location.


All times are GMT -5. The time now is 12:20 PM.