1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Ffmpeg installer fail need help

Discussion in 'Site & Server Administration' started by zyklon, Aug 10, 2009.

  1. #1
    using: http://www.elvisblogs.org/other/howto-install-ffmpeg-ffmpeg-php-and-codecs-automagically-centos-52
     
    zyklon, Aug 10, 2009 IP
  2. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #2
    Are u on centos ?
    install http://dag.wieers.com/rpm/ and then use

    yum install ffmpeg mplayer

    and then that will install it directly
     
    Bohra, Aug 11, 2009 IP
  3. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #3
    yes, centOS and how do i install what u said?
     
    zyklon, Aug 11, 2009 IP
  4. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
  5. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #5
    alright.... i did that... but i am trying to use ffmpeg-php too... i have some code outside how would i download that? On my page that i try to use it i am getting: Can't load extension /usr/lib/php/extensions/no-debug-zts-20060613/ffmpeg.so
     
    zyklon, Aug 11, 2009 IP
  6. StewieGriffin

    StewieGriffin Peon

    Messages:
    81
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    yum install ffmpeg-php
     
    StewieGriffin, Aug 11, 2009 IP
  7. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #7
    I got no package ffmpeg-php available
     
    zyklon, Aug 11, 2009 IP
  8. eth1

    eth1 Peon

    Messages:
    10
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I don't see ffmpeg-php package in the dags repository listing.

    There is ffmpeg package but no ffmpeg-php.
     
    eth1, Aug 11, 2009 IP
  9. eth1

    eth1 Peon

    Messages:
    10
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Due to the post limit I couldn't add the URL in my last post.

    I believe ffmpeg itself hasn't been properly installed in the server. Can you paste the output of the following,

    If it hasn't been installed, then it can be installed using YUM,

    You can then install it manually using ffmpeg-php code available if you search for ffmpeg-php in Google.
     
    eth1, Aug 11, 2009 IP
  10. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #10
    I ran your tests, it didnt appear to be installed. But when i ran the yum install it claimed it was already installed.
     
    zyklon, Aug 11, 2009 IP
  11. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #11
    Yes yum will install it if ur dag is installed properly .. u ll have to install ffmpeg-manually



    Regards
     
    Bohra, Aug 11, 2009 IP
  12. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #12
    wut? that is soooo confusing, did you read what i said? ffmpeg doesnt run. yet when i run yum to install it, it claims its already installed.
     
    zyklon, Aug 11, 2009 IP
  13. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #13
    what happens when u type the command ffmpeg in ssh ?
     
    Bohra, Aug 11, 2009 IP
  14. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #14
    thats what i get when i type it
     
    zyklon, Aug 11, 2009 IP
  15. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #15
    Try this

    yum -y install ffmpeg mplayer mencoder flvtool2 libogg libvorbis lame

    and then

    yum -y install ffmpeg-devel php-devel

    after that tell me if works or no

    Regards
     
    Bohra, Aug 11, 2009 IP
  16. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #16
    Nope didnt work and none of that stuff even installed.
     
    zyklon, Aug 11, 2009 IP
  17. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #17
    yum install ffmpeg-devel

    try that alone
     
    Bohra, Aug 11, 2009 IP
  18. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #18
    claims to be already installed and latest version.
     
    zyklon, Aug 11, 2009 IP
  19. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #19
    Wiered claims to be installed but the command aint working ??

    i think ull have to install ffmpeg from source only thats the best way as yum for some reason isnt working for u
     
    Bohra, Aug 11, 2009 IP
  20. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #20
    i have noooo clue how to do that... lol
     
    zyklon, Aug 11, 2009 IP