RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
226 stars 28 forks source link

Add transparency support for Playlist Media Player #912

Open Zachzx0 opened 2 years ago

Zachzx0 commented 2 years ago

i ve got a webm video with - a channel. And convert is to mp4 (alpha packing :Left to Right) by ffm* Tools.

when i play it in a playlist-Player, there always render origin picture like this:

image

how can i deal it ? I need it always be a Transparency Viedeo .

Zachzx0 commented 2 years ago

@AndrewRH plz help me

AndrewRH commented 2 years ago

Hi,

Did you read the notes here: https://www.renderheads.com/content/docs/AVProVideo/articles/feature-transparency.html#alpha-packing

It shows you how to specify that the video is alpha packed.

Does that help?

Thanks,

Zachzx0 commented 2 years ago

Hi,

Did you read the notes here: https://www.renderheads.com/content/docs/AVProVideo/articles/feature-transparency.html#alpha-packing

It shows you how to specify that the video is alpha packed.

Does that help?

Thanks,

I do read this notes.

i can play transparency video , but play it in playlist-video when it in transition ,it dosent work .

Zachzx0 commented 2 years ago

@AndrewRH plz check it After 20s,sth wrong happened

Zachzx0 commented 2 years ago

https://user-images.githubusercontent.com/41116914/131248843-479ffa4b-717b-4875-94d0-7fadd0d18b3c.mp4

AndrewRH commented 2 years ago

ok looks like the transition isn't handling the transparency...we'll have to look into that

Zachzx0 commented 2 years ago

ok looks like the transition isn't handling the transparency...we'll have to look into that

Thankyou for checking my issue. Glad to hear from you.