According to this thread
it is supposed to be possible to create flv videos with alpha channels using e.g. Adobe AfterEffects. are there any opensource tools available to achieve this ?
Also I would like to use some stock videos e.g. from videohive.net with alpha channel, but according to the thread from above there are some preconditions for these videos:
[code]
The tricks involved were:
- The video format used needed to be a VP6 encoded FLV with alpha channel enabled (h.264 doesn't support alpha channel encoding).
- The video had to be produced with an alpha channel showing through parts of it.
- Care needed to be maintained during the video production to ensure alpha encoding formats were the only ones used for intermediate saves (e.g. uncompressed avi with alpha channel encoding of VP6 with alpha channel encoding).
[/code]
I am not sure whether the videos from videohive.net are fullfilling these conditions ?
Are there any improvements or simplifications in javafx for videos with alphachannel support since then ?