Results 1 to 3 of 3

Thread: Last OS Update Breaks ffmpeg

  1. #1
    Join Date
    Jul 2006
    Beans
    50

    Last OS Update Breaks ffmpeg

    I am using 18.0 and apply all updates.

    I have been using ffmpeg for many years to convert file formats. I am now getting errors that have me confused. Here is the command line:

    ffmpeg -i 101.Cat.avi -c:v libx264 -c:a copy 101.Cat.mp4

    I now get many errors:

    libGL error: unable to load driver: i965_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: i965
    libGL error: unable to load driver: i965_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: i965
    libGL error: unable to load driver: swrast_dri.so
    libGL error: failed to load driver: swrast
    X Error: GLXBadContext
    Request Major code 155 (GLX)
    Request Minor code 6 ()
    Error Serial #55
    Current Serial #54

    I Google the errors and everything seems to focus on bugs in Android Studio which I don't use.

    So I am at a loss for how to fix this.

    Any and all help appreciated.

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Last OS Update Breaks ffmpeg

    Thread moved to MINT. which is more appropriate and a better fit.

  3. #3
    Join Date
    Nov 2018
    Beans
    1

    Re: Last OS Update Breaks ffmpeg

    Same issue here , did you found a way to fix it ? It says below the thread has been moved but I can't fin it

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
  •