D
D
Dmytro Panyontko2017-04-01 17:22:31
Video
Dmytro Panyontko, 2017-04-01 17:22:31

ffmpeg alpha channel?

Good day to all.
I work with ffmpeg. There is a need to convert a video with an alpha channel to .mp4, I know that this format does not support an alpha channel, but I don’t need it, I’m interested in getting this result:
m90.github.io/seeThru/video/kolor.mp4
I found here are the filters:
-vf “[in] format=rgba, split [T1], fifo, lutrgb=r=maxval:g=maxval:b=maxval, [T2] overlay [out]; [T1] fifo, lutrgb=r=minval:g=minval:b=minval [T2]”
But it still didn't work. What am I doing wrong?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question