osjak
July 4th, 2008, 01:29 AM
EDIT: This issue has been resolved by upgrading to Ubuntu 8.04.1. See this post. (http://ubuntuforums.org/showpost.php?p=5328858&postcount=5)
Hi All,
I have been searching for multimedia packages in my server repositories, but cannot find much. For example:
admin@www1:~$ sudo apt-get install lame
Reading package lists... Done
Building dependency tree... Done
Package lame is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package lame has no installation candidate
This is the overall list of what I need to install:
* LAME (http://lame.sourceforge.net)
* Mencoder and Mplayer (http://www.mplayerhq.hu)
o AMR codec support (http://www.3gpp.org)
o AC3 codec support (http://liba52.sourceforge.net)
o AAC codec support (http://www.audiocoding.com)
o MP3 codec support (http://lame.sourceforge.net)
o OGG/Vorbis codec support (http://www.xiph.org/downloads/)
o x264 codec support (http://www.videolan.org/developers/x264.html)
o DivX/XviD codec support (http://www.xvid.org)
o win32 codec support (http://www.mplayerhq.hu/MPlayer/releases/codecs/)
* FLVtool2 (http://rubyforge.org/projects/flvtool2/)
* ffmpeg-php
This is my /etc/apt/sources.list
deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu/ dapper universe
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
# deb http://security.ubuntu.com/ubuntu dapper-security universe
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe
# Seveas Packages - imbrandon mirror
#deb http://seveas.imbrandon.com dapper-seveas all
#deb-src http://seveas.imbrandon.com dapper-seveas all
# Seveas Packages - ubuntulinux mirror
#deb http://mirror.ubuntulinux.nl dapper-seveas all
#deb-src http://mirror.ubuntulinux.nl dapper-seveas all
# Media repositories
# Source: http://ubuntuforums.org/showthread.php?t=766683
deb http://packages.medibuntu.org/ dapper free non-free
deb-src http://packages.medibuntu.org/ dapper free non-free
I have never had to deal with multimedia on a server before and cannot find a good tutorial. I feel that all I'm missing is a correct repository source. After adding medibuntu.org to the list, nothing changed (I did run the update). Please help.
Hi All,
I have been searching for multimedia packages in my server repositories, but cannot find much. For example:
admin@www1:~$ sudo apt-get install lame
Reading package lists... Done
Building dependency tree... Done
Package lame is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package lame has no installation candidate
This is the overall list of what I need to install:
* LAME (http://lame.sourceforge.net)
* Mencoder and Mplayer (http://www.mplayerhq.hu)
o AMR codec support (http://www.3gpp.org)
o AC3 codec support (http://liba52.sourceforge.net)
o AAC codec support (http://www.audiocoding.com)
o MP3 codec support (http://lame.sourceforge.net)
o OGG/Vorbis codec support (http://www.xiph.org/downloads/)
o x264 codec support (http://www.videolan.org/developers/x264.html)
o DivX/XviD codec support (http://www.xvid.org)
o win32 codec support (http://www.mplayerhq.hu/MPlayer/releases/codecs/)
* FLVtool2 (http://rubyforge.org/projects/flvtool2/)
* ffmpeg-php
This is my /etc/apt/sources.list
deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu/ dapper universe
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
# deb http://security.ubuntu.com/ubuntu dapper-security universe
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe
# Seveas Packages - imbrandon mirror
#deb http://seveas.imbrandon.com dapper-seveas all
#deb-src http://seveas.imbrandon.com dapper-seveas all
# Seveas Packages - ubuntulinux mirror
#deb http://mirror.ubuntulinux.nl dapper-seveas all
#deb-src http://mirror.ubuntulinux.nl dapper-seveas all
# Media repositories
# Source: http://ubuntuforums.org/showthread.php?t=766683
deb http://packages.medibuntu.org/ dapper free non-free
deb-src http://packages.medibuntu.org/ dapper free non-free
I have never had to deal with multimedia on a server before and cannot find a good tutorial. I feel that all I'm missing is a correct repository source. After adding medibuntu.org to the list, nothing changed (I did run the update). Please help.