Changes between Initial Version and Version 1 of Ticket #7965, comment 12


Ignore:
Timestamp:
Dec 16, 2021, 10:37:37 AM (4 years ago)
Author:
Alexander

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7965, comment 12

    initial v1  
    1 It would be great to see HEVC alpha transparency supported in FFMpeg. It might look like a minor issue but it’s really not. In WebGL toolkits like Verge3D, transparent textures are used to create various cool effects. In Chrome/Firefox/Edge we have WebM, but for Safari (for both desktop and mobile), HEVC is the only option. Right now we [https://www.soft8soft.com/wiki/index.php/Video_textures_and_alpha_transparency recommend] our users to use FFMpeg with VideoToolbox encoder, but it is limited to Macs only.
     1It would be great to see HEVC alpha transparency supported in FFMpeg. It might look like a minor issue but it’s really not. In WebGL toolkits like Verge3D, transparent textures are used to create various cool effects. In Chrome/Firefox/Edge we have WebM, but for Safari (for both desktop and mobile), HEVC is the only option. Right now we [https://www.soft8soft.com/wiki/index.php/Video_textures_and_alpha_transparency recommend] our users to use FFMpeg with VideoToolbox encoder, but it is limited to Macs only. Thank you for consideration!