ffmpeg-gl-transition icon indicating copy to clipboard operation
ffmpeg-gl-transition copied to clipboard

submit a patch to ffmpeg

Open tinybug opened this issue 7 years ago • 8 comments

This is a great idea, hope you could commit a patch to ffmpeg.

tinybug avatar Dec 12 '17 08:12 tinybug

Definitely on my todo list :)

transitive-bullshit avatar Dec 15 '17 15:12 transitive-bullshit

In the meantime, starring the repo will help gather support and give me momentum to take it to the next level of ffmpeg integration.

transitive-bullshit avatar Dec 27 '17 19:12 transitive-bullshit

@transitive-bullshit What do you mean by "next level"?

What you have is already great, and the development could (and probably should) continue as part of the ffmpeg source.

drlukacs avatar Dec 27 '17 20:12 drlukacs

Submitting a patch to ffmpeg should be easy, but I'm expecting there to be some changes they'll want like removing glew and glfw in favor of sdl which I think ffmpeg uses in some other places.

I've signed up for the ffmpeg-devel mailing list awhile ago but haven't heard back.... really wish I could just submit a PR like most open source projects :sigh:

transitive-bullshit avatar Dec 27 '17 23:12 transitive-bullshit

Plz push it to ffmpeg source, i understand that it is not so easy, but you work is very usefull.

Cinerar avatar Mar 24 '18 23:03 Cinerar

Just an FYI, ffmpeg 4.3 got Vulkan filtering support, along with linking to libglslang to allow GLSL to be compiled during runtime. If someone is up for writing something upstreamable, the framework's done, and I can give some help on how to use it. OpenGL filters aren't really acceptable for inclusion since they have global state, and our API users would be somewhat extremely unhappy if we were to break theirs.

cyanreg avatar Jun 15 '20 19:06 cyanreg

https://trac.ffmpeg.org/wiki/Xfade

Cinerar avatar Jul 14 '20 09:07 Cinerar

https://trac.ffmpeg.org/wiki/Xfade

Xfade is ffmpeg-gl-transition official patch?

121786404 avatar Jan 18 '21 10:01 121786404