converting videos

Discussion in 'all things UNIX' started by cet, May 28, 2010.

Thread Status:
Not open for further replies.
  1. cet

    cet Registered Member

    Joined:
    Sep 3, 2006
    Posts:
    876
    Location:
    Turkey/İzmir
    I installed WinFF and converted a YouTube mp4 video to a wav file,but when I try to convert the same video to an mp3 I get an error in the terminal like this:unknown encoder libmp3lame.I think I miss some encoders.Should I download lame and libmp3lame0 from the repos or are there any more codecs needed?
     
  2. linuxforall

    linuxforall Registered Member

    Joined:
    Feb 6, 2010
    Posts:
    2,137

    If you have medibuntu repos enabled, paste this command in terminal.

    Code:
    sudo apt-get install ffmpeg libavcodec-extra-52 lame
    This will get all the necessary codecs into your system, make sure medibuntu is enabled.
     
  3. cet

    cet Registered Member

    Joined:
    Sep 3, 2006
    Posts:
    876
    Location:
    Turkey/İzmir
    It worked.Thank you.
     
  4. linuxforall

    linuxforall Registered Member

    Joined:
    Feb 6, 2010
    Posts:
    2,137

    Also to speed up in WinFF, select 2 and check multi core in preferences.
     
  5. chronomatic

    chronomatic Registered Member

    Joined:
    Apr 9, 2009
    Posts:
    1,343
    Also install "ubuntu-restricted-extras."
     
  6. FastGame

    FastGame Registered Member

    Joined:
    Jan 15, 2005
    Posts:
    715
    Location:
    Blasters worm farm
    Also it's best not to re-convert things, you lose quality when you do so with lossy compression ;)
     
  7. linuxforall

    linuxforall Registered Member

    Joined:
    Feb 6, 2010
    Posts:
    2,137

    Ubuntu restricted extras brings in x32 flash so it will clash in case you are running x64 flash. Medibuntu repo and the unstripped command will bring in all the requisite codecs.
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.