LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Wheres mencoder? (https://www.linuxquestions.org/questions/ubuntu-63/wheres-mencoder-337532/)

Fcm 06-27-2005 01:50 AM

Wheres mencoder?
 
Have installed mplayer via ubuntuaddon.zip,it doesnt appear to have installed mencoder.When i use the command mencoder i receive a message "command not found".Previously used mplayer/mencoder with mandrake 10.1 with no problems.Mplayer and mencoder come together.Where is mencoder for ubuntu 5.04?

Cheers.

kencaz 06-27-2005 01:54 AM

Even 10.1 does not install mencoder by default. you will have to install it.

KC

Fcm 06-27-2005 01:58 AM

How do i install it for ubuntu 5.04?

angkor 06-27-2005 11:22 AM

Code:

apt-cache search mencoder
mencoder-586 - MPlayer's Movie Encoder
mencoder-custom - MPlayer's Movie Encoder
mencoder-k6 - MPlayer's Movie Encoder
mencoder-k7 - transitional dummy package which can be safely removed

sudo apt-get install [one-of-the-packagenames-above]


All times are GMT -5. The time now is 02:35 AM.