VideoHelp.com Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. Member
    Join Date: Dec 2007
    Location: Romania
    Hi

    I am trying to find a command line to convert any audio/video format to mp3... if video, I only want mp3 from it's audio.

    Thanks
    Crirus
    Quote Quote  

  2. Originally Posted by crirus
    Hi

    I am trying to find a command line to convert any audio/video format to mp3... if video, I only want mp3 from it's audio.

    Thanks
    Crirus
    It's possible used MEncoder? I'm don't know. I'm can't see option to disable video and convert only audio (without video container).

    But...
    You can use FFmpeg.

    http://tirnanog.fate.jp/mirror/ffmpeg/
    http://arrozcru.no-ip.org/ffmpeg_builds/
    http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html

    Simply examples:
    Code:
    ffmpeg -i name_file.aac -vn -acodec libmp3lame name_file.mp3
    or
    Code:
    ffmpeg -i name_file.aac -vn -acodec libmp3lame -aq 6 name_file.mp3
    or
    Code:
    ffmpeg -i name_file.aac -vn -acodec libmp3lame -ar 44100 -ac 2 -ab 128000 name_file.mp3
    Quote Quote  

  3. Member
    Join Date: Dec 2007
    Location: Romania
    Thanks, I know about ffmpeg, I just dont want to depend on ffmpeg only for that.

    Hopefully there is a way to get a simple mp3 with mencoder.
    Quote Quote  

  4. Member FulciLives's Avatar
    Join Date: May 2003
    Location: Pittsburgh, PA in the USA
    I think WinFF will do what you want ... I used it to convert a downloaded FLASH VIDEO from YOUTUBE.COM to a WAV file. As I recall it gave me just that ... a WAV file and nothing else. Can do the same but with MP3. No need to have it also do the video if all you want is the audio.

    WinFF can do a lot ... it uses ffmpeg of course.

    - John "FulciLives" Coleman
    "The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
    EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
    Quote Quote  

  5. Member
    Join Date: Dec 2007
    Location: Romania
    I need mencoder/mplayer for that, under linux

    I use it from command line with php on a video share site.
    Quote Quote  

  6. Member FulciLives's Avatar
    Join Date: May 2003
    Location: Pittsburgh, PA in the USA
    Originally Posted by crirus
    I need mencoder/mplayer for that, under linux

    I use it from command line with php on a video share site.
    I also use Linux ... WinFF is available for Linux as well as Windows. When I used WinFF I used it under Linux. I think you will find that it will do what you want.

    The WinFF website has pre-compiled downloads for Debian/Ubuntu and Redhat versions of Linux. Other versions ... I don't know. I've used it under Linux Mint 4.0 as well as openSUSE 10.3 with success.

    - John "FulciLives" Coleman
    "The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
    EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
    Quote Quote  




Similar Threads

  1. Mencoder and Audio Quality
    By kage123 in forum Audio
    Replies: 2
    Last Post: 26th Mar 2010, 16:14
  2. Video to mp3 using mencoder?
    By naynay in forum Video Conversion
    Replies: 3
    Last Post: 22nd Mar 2010, 08:56
  3. PCM audio in MENCODER
    By zepperdude in forum Audio
    Replies: 1
    Last Post: 16th Oct 2008, 21:56
  4. Mux a FLV AVI + MP3 -> FLV with ffmpeg or mencoder?
    By Colmino in forum Video Conversion
    Replies: 9
    Last Post: 29th Mar 2008, 22:11
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools