Page 124 of 241 FirstFirst ... 2474114122123124125126134174224 ... LastLast
Results 1,231 to 1,240 of 2402

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

  1. #1231
    Join Date
    Jun 2007
    Beans
    17,337

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

    Quote Originally Posted by tock View Post
    I went back and deleted the temp directories then tried just using the commands you layed out and it worked. but when I used the links to get the latest versions, I couldn't get ffmpeg to compile correctly.
    You need for building ffmpeg both the libx264-XXX and companion libx264-dev packages installed

  2. #1232
    Join Date
    Sep 2006
    Beans
    3,713

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

    Quote Originally Posted by tock View Post
    FakeOutdoorsman,

    this is the link I used

    I went back and deleted the temp directories then tried just using the commands you layed out and it worked. but when I used the links to get the latest versions, I couldn't get ffmpeg to compile correctly.
    I'm not sure why Bachstelze's x264 package didn't work for you. I've never tested it myself. I put a note on the guide mentioning that I can't support these packages, but I'll leave the link for those who want to use it.

    Quote Originally Posted by tock View Post
    After getting it installed and using the single pass preset to convert from avchd to h.264, the play back is still very lagging using gui-mplayer. Its a X2 amd with 2 gig of ram. How much horsepower does it take to play back h.264?
    It depends on the video you are trying to play and if you have any type of hardware accelerated decoding (VDPAU or any of those fancy things). The users in the #ffmpeg or #x264 IRC channels will know if your hardware is adequate. Just make sure to use a pastebin service to show some info about your file. Give them the output of: ffmpeg -i input.foo.

  3. #1233
    Join Date
    Sep 2010
    Beans
    53
    Distro
    Ubuntu 10.04 Lucid Lynx

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

    One question, I have the Medibuntu repository, this won't update new codecs from Medibuntu over the FFmpeg or x264 builds i.e. overwrite the newest SVN codecs that I've compiled with older ones? Will Ubuntu via Update Manager ever overwrite these files either?

  4. #1234
    Join Date
    Sep 2010
    Beans
    3

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

    I have a problem at step 6. When you install ffmpeg. I executed every step so far including the optional one however when I get here it says:
    ERROR: libx264 not found

    when I try to execute the line in the terminal.
    Any assisstance would be appreciated, thanks.

  5. #1235
    Join Date
    Sep 2010
    Beans
    53
    Distro
    Ubuntu 10.04 Lucid Lynx

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

    Did you follow the x264 instructions correctly?

  6. #1236
    Join Date
    Sep 2010
    Beans
    3

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

    Quote Originally Posted by Cypress421 View Post
    Did you follow the x264 instructions correctly?
    Yes, I'm quite sure as all I did was
    CTRL+C
    SHIFT+CTRL+V

    EDIT: if I wanted to restart the whole process and just begin from step 1, what would I have to do?
    Last edited by bdebaere; September 3rd, 2010 at 07:15 AM.

  7. #1237
    Join Date
    May 2007
    Beans
    141
    Distro
    Ubuntu

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

    Quote Originally Posted by Cypress421 View Post
    One question, I have the Medibuntu repository, this won't update new codecs from Medibuntu over the FFmpeg or x264 builds i.e. overwrite the newest SVN codecs that I've compiled with older ones? Will Ubuntu via Update Manager ever overwrite these files either?
    It shouldn't do, as Ubuntu will see that the SVN version is more recent than the Mediabuntu one.

    However, if you enabled Mediabuntu to install an app that uses FFmpeg, you might find there are issues if that app requires a specific version of FFmpeg, as the newer SVN versions may not be compatable..

  8. #1238
    Join Date
    May 2007
    Beans
    141
    Distro
    Ubuntu

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

    Quote Originally Posted by bdebaere View Post
    EDIT: if I wanted to restart the whole process and just begin from step 1, what would I have to do?
    The easiest thing is, if you want to restart, is to issue:

    sudo apt-get remove ffmpeg x264 libx264-dev

    Then delete the two folders x264 and ffmpeg that you downloaded the source to.

    Then you can start again.

  9. #1239
    Join Date
    Sep 2010
    Beans
    3

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

    Quote Originally Posted by prupert View Post
    The easiest thing is, if you want to restart, is to issue:

    sudo apt-get remove ffmpeg x264 libx264-dev

    Then delete the two folders x264 and ffmpeg that you downloaded the source to.

    Then you can start again.
    Ok I went trough the whole setup again and this time I could execute all commands without trouble. I do have some questions though:
    With these installed, is it now possible for me to use this as codec in Pitivi?
    Can I now convert to x264 with Downloadhelper addon for Firefox?

    Thanks for your help

  10. #1240
    Join Date
    May 2007
    Beans
    141
    Distro
    Ubuntu

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

    If they both support x264 then it should work....

Page 124 of 241 FirstFirst ... 2474114122123124125126134174224 ... 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
  •