As I understand it, the current HEVC spec supports alpha channel (as 'Auxiliary Pictures'). Is there an encoder which implements that functionality? I don't believe x265 does. Atleast, the latest ffmpeg build doesn't accept yuva420p as output format.
+ Reply to Thread
Results 1 to 6 of 6
-
-
I don't know about that. The files BPG also don't have the alpha channel. The alpha channel have the files JPG.
-
Don't know what your trying to say here, @Jamaika...
BPG format spec DOES support alpha (see http://bellard.org/bpg/), doesn't mean any particular encoded file has it, nor that a particular implementation of the codec supports it.
JPG does not support transparency/alpha (without resorting to an odd, rare hack). And using JPG's DCT/block compression on an alpha channel is probably the worst thing you can do to its utility as an alpha.
@Gyan, I'm pretty sure that at this time there is NOT an encoder that implements this.
Scott -
Scott, including the reference encoder HM? I scanned the manual but am not sure if I missed it.
-
Wasn't talking about reference encoder, but I also don't see anything pertinent at all about "alpha", "transparent", "transparency", "channel" or "mask" there, so I doubt it is helpful either. Check a branch, though. (that's also where you should find the 3D extensions)
Scott -
I see alpha canal. I'm using version 0.9.5: bpgenc.exe -h. The alpha canal work if the import file has it.
Code:-alphaq set quantizer parameter for the alpha channel (default = same as -q value)
Last edited by Jamaika; 2nd Oct 2015 at 02:32.
Similar Threads
-
H265/HEVC samples
By deadrats in forum Latest Video NewsReplies: 51Last Post: 23rd Mar 2015, 01:15 -
Which player would you recommend for playing files HEVC - H265 - DivX265
By Marchand in forum Software PlayingReplies: 6Last Post: 16th Feb 2015, 10:42 -
Divx HEVC encoder now supports 4k encoding
By deadrats in forum Video ConversionReplies: 8Last Post: 14th Aug 2014, 00:23 -
AviUtl 1.5 now supports HEVC
By racer-x in forum EditingReplies: 1Last Post: 22nd Feb 2014, 19:45 -
theX.265 (a free HEVC) codec. Have you ever tried that HEVC encoder? (HELP)
By Stears555 in forum Video ConversionReplies: 41Last Post: 16th Sep 2013, 11:15