Ubuntu ffmpeg won't do mp3
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Mon Oct 17 05:14:06 UTC 2005
On Sun, Oct 16, 2005 at 08:18:21PM -0400, 'Forum Post wrote:
> thank you for the quick reply. I was getting ffmpeg from the universe
> repository. What do I need to at to my sources.list so I could apt-get
> ffmpeg with mp3 encoding support.
You can't add anything, because the packages are compiled without
mp3 encoding support.
You can:
$ sudo apt-get build-dep ffmpeg
$ apt-get source ffmpeg
$ [adjust ffmpeg-0.cvs20050918/debian/rules]
$ cd ffmpeg-0.cvs20050918 && fakeroot debian/rules binary
Cheers,
--
Daniel T. Chen crimsun at ubuntu.com
GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20051016/cb099325/attachment.sig>
More information about the ubuntu-users
mailing list