Unregistered
July 15, 2007, 09:29:58
I'm trying to blend a video using its alpha over an image with the workbench using VMR9
The only type of video to work so far is uncompressed, I can see the media type coming out of the 'avi splitter' is ARGB32, which seems to be what the VMR9 needs for alpha blending.
I've tried with as many codecs as I can find which support alpha, however the media type coming out of the 'avi decompressor' is RGB32 which then goes thru the 'color space converter' and comes out as ARGB32 before connecting to the VMR9.
It would seem the 'avi decompressor' isnt decompressing the alpha information. Im exporting the clips with AfterEffects with alpha channel and have tried all the following codecs huffyuv, lagarith, png, vp6 and vp7.
Is there a trick to forcing the avi decompressor to output ARGB32? Or is there a codec with decodes as ARGB32 within the graph
Image sources also don't come in with alpha information, I've tried tga's and png's.
Or would a work around be to somehow add the alpha information to the stream from another source in the graph?
The only type of video to work so far is uncompressed, I can see the media type coming out of the 'avi splitter' is ARGB32, which seems to be what the VMR9 needs for alpha blending.
I've tried with as many codecs as I can find which support alpha, however the media type coming out of the 'avi decompressor' is RGB32 which then goes thru the 'color space converter' and comes out as ARGB32 before connecting to the VMR9.
It would seem the 'avi decompressor' isnt decompressing the alpha information. Im exporting the clips with AfterEffects with alpha channel and have tried all the following codecs huffyuv, lagarith, png, vp6 and vp7.
Is there a trick to forcing the avi decompressor to output ARGB32? Or is there a codec with decodes as ARGB32 within the graph
Image sources also don't come in with alpha information, I've tried tga's and png's.
Or would a work around be to somehow add the alpha information to the stream from another source in the graph?