Page 20 of 241 FirstFirst ... 1018192021223070120 ... LastLast
Results 191 to 200 of 2402

Thread: HOWTO: Install and use the latest FFmpeg and x264

  1. #191
    Join Date
    Sep 2006
    Beans
    3,713

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    Quote Originally Posted by nowhere@cox.net View Post
    I see from this post

    http://ubuntuforums.org/showthread.p...eg+ipod&page=2

    that Medibuntu does not have an updated ffmpeg yet. I believe you used to be able to get an x264 enabled package there, mitigating the requirement to compile yourself and thus avoid the issues with the update bothering you.

    I guess I will keep checking Medibuntu...
    I read somewhere that Medibuntu won't be supplying ffmpeg for Intrepid, but I'm not sure if that is correct or not. In the link you provided, mr_pouit explains that you can get the same functionality as the Medibuntu's ffmpeg by installing the unstripped packages. I haven't tried this myself.

    Re: Medibuntu ffmpeg for Intrepid Help?

  2. #192
    Join Date
    Oct 2008
    Beans
    9
    Distro
    Ubuntu Intrepid Ibex (testing)

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    Quote Originally Posted by FakeOutdoorsman View Post
    I read somewhere that Medibuntu won't be supplying ffmpeg for Intrepid, but I'm not sure if that is correct or not. In the link you provided, mr_pouit explains that you can get the same functionality as the Medibuntu's ffmpeg by installing the unstripped packages. I haven't tried this myself.

    Re: Medibuntu ffmpeg for Intrepid Help?
    From my first hand experience. I confirm that Medibuntu is not having ffmpeg for 8.10 Intrepid (at least not now), while ffmpeg was working well with x264 in 8.04 hardy.

    For more detail, look here:
    https://bugs.launchpad.net/bugs/291011
    Last edited by billhung; November 12th, 2008 at 07:57 AM.

  3. #193
    Join Date
    Sep 2006
    Beans
    3,713

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    The subversion server for ffmpeg has been updated to the ffmpeg.org domain. If you keep your ffmpeg folder and use it to update ffmpeg, then you can tell subversion to use the new server with:
    Code:
    cd ~/ffmpeg
    svn switch --relocate svn://svn.mplayerhq.hu/ svn://svn.ffmpeg.org/
    The old address will continue to work for awhile, but it is advised to start using the new one.

    More info: [FFmpeg-devel] Subversion services now available from ffmpeg.org

  4. #194
    Join Date
    Jun 2007
    Beans
    379

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    Hi, just followed this guide since the ffmpeg in intrepid is borked. However, I noticed that once I've completed it the command "man ffmpeg" gives the undocumented error. Is there a reason for this/anyway to get the man page besides loading it up online? Reason being I often rely on the man page to remember what options exist and their formatting.

  5. #195
    Join Date
    Dec 2006
    Beans
    7,349

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    Hi Ng:

    Quote Originally Posted by Ng Oon-Ee View Post
    Hi, just followed this guide since the ffmpeg in intrepid is borked. However, I noticed that once I've completed it the command "man ffmpeg" gives the undocumented error.
    Hmmm.... actually I bumped into this problem myself in a different distro. I suspect that under Ubuntu you are missing the texi2html package. Try adding that with apt-get and recompiling.

    If this works (he says crossing his fingers) this might be worth adding to the guide Fakeoutdoorsman?

    Andrew
    You think that's air you're breathing now?

  6. #196
    Join Date
    Jun 2007
    Beans
    379

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    Quote Originally Posted by andrew.46 View Post
    Hmmm.... actually I bumped into this problem myself in a different distro. I suspect that under Ubuntu you are missing the texi2html package. Try adding that with apt-get and recompiling.

    If this works (he says crossing his fingers) this might be worth adding to the guide Fakeoutdoorsman?

    Andrew
    Thanks, that was EXACTLY the solution =). +1 for adding it to the guide. Would never have been able to figure this out, I don't think.

  7. #197
    Join Date
    Dec 2006
    Beans
    7,349

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    Hi Ng:

    Quote Originally Posted by Ng Oon-Ee View Post
    Thanks, that was EXACTLY the solution =). +1 for adding it to the guide. Would never have been able to figure this out, I don't think.
    Wooo hooooo! I know almost nothing about ffmpeg so it feels very good to successfully troubleshoot it . I came across this problem a few months ago with a slightly different solution in the LQ Forums. In that case Slackware had texi2html but it was not available to the installation script I was using.

    Andrew
    You think that's air you're breathing now?

  8. #198
    Join Date
    Sep 2006
    Beans
    3,713

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    Quote Originally Posted by andrew.46 View Post
    Hi Ng:



    Hmmm.... actually I bumped into this problem myself in a different distro. I suspect that under Ubuntu you are missing the texi2html package. Try adding that with apt-get and recompiling.

    If this works (he says crossing his fingers) this might be worth adding to the guide Fakeoutdoorsman?

    Andrew
    Thanks, Andrew. Confirmed to work with Ibex. I didn't test Hardy, but added to the guide anyway. What was once a derelict, unemployed man is now a working man.

  9. #199
    Join Date
    Jun 2007
    Beans
    379

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    Quote Originally Posted by FakeOutdoorsman View Post
    Thanks, Andrew. Confirmed to work with Ibex. I didn't test Hardy, but added to the guide anyway. What was once a derelict, unemployed man is now a working man.
    Ah... work, that scourge of enjoyment . Just a question for you, for times when you're NOT working (no rush). When I follow your guide, somehow ffplay isn't properly installed, shows as not installed when I try to run it, no man page (ffmpeg does), and I can see ffplay.c in the ~/ffmpeg directory but no ffplay.d or ffplay.o, which leads me to believe its a compiler problem. Except that no errors were raised. Any info you need/suggestions?

    Thanks for the guide, again.


    EDIT: There's a file called config.err in ~/ffmpeg, when I search for occurrences of ffplay it says that ffplay depends on SDL, could the problem be that I don't have some SDL dev files? Do you have ffplay on your install? And do you have any SDL packages installed? I have a few, but those are binaries only.
    Last edited by Ng Oon-Ee; November 15th, 2008 at 03:54 AM. Reason: Additional information

  10. #200
    Join Date
    Mar 2007
    Location
    Denver, CO
    Beans
    7,958
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    I think I installed this package correctly, but how do I check? -- I'm on Ibex. Any test script?

Page 20 of 241 FirstFirst ... 1018192021223070120 ... LastLast

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
  •