Skip to content

Tag Archives: ffmpeg

About ffmpeg and audio problem with FLV

09-Sep-07

In the name of Allah
Big thanks to Luar, who helped us to solve the problem with audio when converting from video to FLV with ffmpeg. I read his post. In Installing and configuring ffmpeg, he write this commends:

./configure –enable-gpl –enable-mp3lame –enable-shared –prefix=/usr
make clean && make
make install

It will never work with the new version of ffmpeg, [...]