mp3 support is already available via the lavc, iff the package
libavcodec-extra-51 is installed.
faac support should probably be removed due to unclear licensing of
libfaac, cf. bug #374900
xvid is indeed missing, next upload will fix this.
--
[regression] mencoder missing many encoder codecs
h
** Changed in: mplayer (Ubuntu)
Importance: Undecided => High
** Changed in: mplayer (Ubuntu)
Status: New => Triaged
--
[regression] mencoder missing many encoder codecs
https://bugs.launchpad.net/bugs/386449
You received this bug notification because you are a member of Ubuntu
Bugs, w
I am still missing some codecs (especially the mp3lame & xvid one)
u...@host:/media/winF/VideoTmp$ mencoder -oac help -ovc help
MEncoder SVN-r29237-4.4.1 (C) 2000-2009 MPlayer Team
Available codecs:
copy - frame copy, without re-encoding (useful for AC3)
pcm - uncompressed PCM audio
Just remove --disable-xvid in debian/rules to re-enable the xvid
support.
--
[regression] mencoder missing many encoder codecs
https://bugs.launchpad.net/bugs/386449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
This bug is labelled as "Fix Release" but although some of the codecs
are back in the karmic mencoder, several are still missing:
mulberryst:~$ mencoder -oac help -ovc help
MEncoder SVN-r29237-4.4.0 (C) 2000-2009 MPlayer Team
Available codecs:
copy - frame copy, without re-encoding (useful
This bug was fixed in the package mplayer -
2:1.0~rc3+svn20090426-1ubuntu3
---
mplayer (2:1.0~rc3+svn20090426-1ubuntu3) karmic; urgency=low
[ Reinhard Tartler ]
* add additional build dependencies that are available in
ubuntu/multiverse LP: #386449
* prefer auto-detection an
okay, confirmed.
yes, there seem to have been some changes that are related to how we
seperate libavcodec from mplayer now. I'm trying something out right
now. It seems that this can be fixed by adding some additional configure
lines. stay tuned..
** Changed in: mplayer (Ubuntu)
Status: Ne