Commit 8c98ce1
committed
Fix alpha is lost from embedded xml clip
As reported here:
https://forum.shotcut.org/t/embedded-mlt-file-loses-transparent-background/50441
For YUV formats, the alpha buffer was not being passed through the xml clip
Also, color properties were not being passed - causing wrong colors
when using linear transfer characteristics.1 parent 342e79f commit 8c98ce1
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
92 | 99 | | |
93 | 100 | | |
94 | 101 | | |
95 | | - | |
96 | | - | |
97 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
98 | 106 | | |
99 | 107 | | |
100 | 108 | | |
| |||
0 commit comments