[FFmpeg-user] Split Video into RGB and Alpha

Hanna Frangiyyeh frangiyyeh at gmail.com
Tue Jan 4 19:04:17 EET 2022


Hi Michael;
Sorry I'm a novice to ffmpeg, is there a way to do it in one command pass.
Also, do you have command that you can share?
Thank you.
Hanna


On Tue, Jan 4, 2022 at 1:17 AM Michael Koch <astroelectronic at t-online.de>
wrote:

> Am 04.01.2022 um 03:19 schrieb Hanna Frangiyyeh:
> > Hi Guys;
> > I have a video file that has an embedded alpha in it.  I would like to
> have
> > it output two files, one RGB and the other Alpha.  Any idea how to
> > accomplish this?
>
> Making the RGB video is easy, just convert the pixel format to RGB.
> For extracting the A channel have a look at the "extractplanes" filter.
>
> Michael
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-user mailing list