Results 1 to 4 of 4

Thread: FFmpeg error

  1. #1
    Join Date
    Apr 2009
    Posts
    3

    FFmpeg error

    hello friends
    i recently installed FFmpeg to re encode mp4 and aac files...but unfortunately all am getting errors what i have to do is ffmpeg sucks??

    any body to help me with my ffmpeg...
    thank you....

  2. #2
    Join Date
    May 2008
    Posts
    3,316

    Re: FFmpeg error

    Compiling FFmpeg yourself
    this can be done by Installing and use the latest FFmpeg and x264, but somebody needs an official package

    Installing the "unstripped" libraries from the repository

    FFmpeg from the repository does not include many restricted encoders, formats, and codecs including: h261, h263, h263p, aac (libfaac), mp3 (libmp3lame), h264 (libx264), xvid (libxvid), mpeg2video, mpeg4, msmpeg4, msmpeg4v1, and msmpeg4v2. You can fix this by installing the "unstripped" FFmpeg libraries that will enable these restricted encoders
    Applications -> Accessories -> Terminal
    enter the code "sudo apt-get install ffmpeg libavcodec-unstripped-52"
    this code for 9.04 versions
    Installing the ubuntu-restricted-extras package
    install the ubuntu-restricted-extras package.it is gonna be a good way if you are bandwidth limited, and will install a large amount of other packages that you may not want. this can be install by opening the terminal
    enter the code "sudo apt-get install ffmpeg ubuntu-restricted-extras"

    Installing FFmpeg from Medibuntu

    Ubuntu Hardy Heron 8.04 and Ubuntu Gutsy Gibbon 7.10. only this two version can support this

  3. #3
    Join Date
    Jan 2008
    Posts
    3,755

    Re: FFmpeg error

    hii friend
    i have some kind of problem with my ffmpeg wondered a lot in order to resolve this
    and finally im succeed by installing glibc-common, you may try this
    and see any luck......

  4. #4
    Join Date
    Apr 2008
    Posts
    4,642

    Re: FFmpeg error

    confirm you done all this
    * whether "/usr/local/include/ffmpeg" directory is created while installing ffmpeg. If not, create this directory.

    *Copy the necessary ffmpeg header files to "/usr/local/include/ffmpeg".
    when finished install your ffmpeg(not ffmpeg-php) package again. After installing the ffmpeg, install ffmpeg-php.

Similar Threads

  1. How to compile ffmpeg + libaacplus and VLC
    By Sanju!Ekta in forum Windows Software
    Replies: 5
    Last Post: 12-07-2011, 11:15 AM
  2. Libav or ffmpeg which is better
    By Virr in forum Windows Software
    Replies: 6
    Last Post: 30-05-2011, 08:06 PM
  3. How to compile the ffmpeg on iPhone?
    By Bardoczky in forum Portable Devices
    Replies: 6
    Last Post: 28-05-2010, 05:47 PM
  4. Need some FFMPEG commandline reference
    By Relish in forum Windows Software
    Replies: 4
    Last Post: 21-01-2010, 05:37 AM
  5. Ffmpeg vs mencoder
    By geokilla in forum Windows Software
    Replies: 3
    Last Post: 25-11-2009, 09:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,641,083.70405 seconds with 17 queries