Ticket #290 (closed defect: fixed)
alpha channel not preserved when transcoding
| Reported by: | matteosistisette | Owned by: | michael |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | unspecified | Keywords: | alpha yuva420 |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
When transcoding an flv file which has an alpha channel into a video or image file using codecs that support alpha channel (such as h264, or Apple Animation (qtrle), or PNG) the alpha channel is lost and the output video has an opaque background.
An example flv input file with transparency can be downloaded from http://totalwebvideo.com/pitchalt.flv
It has alpha channel. H264, Apple Animation and PNG all support alpha channel, so if any of these is used as the encoder and if the input video has alpha channel, the alpha channel should be preserved by default when transcoding.
Change History
comment:1 Changed 2 years ago by michael
- Priority changed from critical to normal
- Component changed from FFmpeg to undetermined
Note: See
TracTickets for help on using
tickets.



Did this work in the past?
and full uncut output from ffmpeg and command line used is missing