I have a bunch of video files (FLV and MOV), some with alpha channels and some without.
How can I efficiently know the ones that have an alpha channel?
|
I have a bunch of video files (FLV and MOV), some with alpha channels and some without. How can I efficiently know the ones that have an alpha channel? |
|||
|
|
|
Exiftool should report all clips with alpha channels as 32 bit:
You can of course specify wildcards when calling exiftool:
Media Inspector may do this as well if you prefer a GUI app. |
|||||||
|