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 <[email protected]> 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 > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
