Skip to main content

FFMPEG -PHP Install error because of OBS ?

Comments

7 comments

  • andrew.n
    You can try to remove the "obs-studio-libs-27.0.1-2.el8.x86_64" package but you have to make sure it won't remove any dependencies which is necessary for cPanel to work so be careful. You can do so with the following command: yum remove obs-studio-libs-27.0.1-2.el8.x86_64
    0
  • joshreynolds2
    thank you Ill give that a try !
    0
  • joshreynolds2
    unfortunately that didnt work, ALTHOUGH it did get rid of the OBS Studio library which is a step closer imho to figuring this out lol
    0
  • joshreynolds2
    do you think that using the --allowerasing command would cause issues with the server ? also would it be something like yum install ffmpeg-devel --allowerasing ? Sorry if thats a silly question I am still in school for this kind of stuff. :P
    You can try to remove the "obs-studio-libs-27.0.1-2.el8.x86_64" package but you have to make sure it won't remove any dependencies which is necessary for cPanel to work so be careful. You can do so with the following command: yum remove obs-studio-libs-27.0.1-2.el8.x86_64

    0
  • joshreynolds2
    I think using the allowerasing command worked! it replaced the libraries and now I have it installed, now I just need to figure out how to activate it in PHP. Everything Ive read is wrong though calls for commands that dont exist on my system like phpize. hmmmm.. Ill be back if I figure out a fix.
    0
  • andrew.n
    Great job Josh! Glad everything turned out fine.
    0
  • cPRex Jurassic Moderator
    Good work! I did want to mention that due to various licensing issues, we're not able to offer support on our end for FFMPeg and related tools, but I'm glad you were able to find a solution!
    0

Please sign in to leave a comment.