transitive-bullshit / ffmpeg-concat

Concats a list of videos together using ffmpeg with sexy OpenGL transitions.
863 stars 113 forks source link

Failed to create OpenGL context in docker #139

Open ruedasjnthn opened 2 years ago

ruedasjnthn commented 2 years ago

this is my first time writing an issue. Im a graphql developer but we came into an issue with ffmpeg-concat not working on docker. im new to docker and linux OS its been two days since im fixing this issue

here is my dockerfile image

here is the code i want to run in docker, i created a smaller sample just to test and hoping it would work with xvfb image

based on the discussion i have follow regarding this issue this should work what am i missing with this one. below is the error log image

would really appreciate any help and suggestion since this has something to do with my work and i am hardstuck with this task, thank you in advance

mdelnegro-lennd commented 1 year ago

Same issue here! @ruedasjnthn did you solve it?