0

I have Ubuntu server 8.04 installed with the Multiverse repos enabled.

I have installed FFMPEG, with its PHP extension also.

When I try to convert videos into the flv format, I find that the audio is stripped out.

Also, audio cannot be converted to mp3, only mp2.

How do I install the codecs required ?

Please help.

2 Answers2

1

This old post: ffmpeg on Ubuntu Intrepid (8.10) Server on ServerFault had my answer. Thanks folks !

0

You need build ffmpeg from source. Read this page: https://wiki.ubuntu.com/ffmpeg

bindbn
  • 5,153
  • 2
  • 26
  • 23