Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, To enable libmp3lame for ffmpeg, I have read the following: cd into the ffmpeg directory and run the following: $ ./configure --enable-gpl --enable-liba52 --enable-libgsm --enable-libxvid \ --enable-libamr_nb --enable-libamr_wb --enable-libmp3lame ...
  1. #1
    Just Joined!
    Join Date
    Sep 2011
    Posts
    1

    How to enable libmp3lame for ffmpeg?

    Hi,

    To enable libmp3lame for ffmpeg, I have read the following:

    cd into the ffmpeg directory and run the following:

    $ ./configure --enable-gpl --enable-liba52 --enable-libgsm --enable-libxvid \
    --enable-libamr_nb --enable-libamr_wb --enable-libmp3lame --enable-libogg \
    --enable-libvorbis --enable-libfaac --enable-libfaad --enable-shared

    But I don't know where the ffmpeg directory is ...

    Can anybody help me pls?

    Thanks!

    Christophe

  2. #2
    Just Joined!
    Join Date
    Sep 2011
    Posts
    1
    Find where it is with this command. If not installed then it shows no path.

    $whereis ffmpeg

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...