Closed fildar closed 9 months ago
Please, look this: https://caniuse.com/hevc
As you can see there, HEVC is not supported in many browsers, to watch HEVC you must watch it using a chromecast or GoogleTV or cast them via DLNA to TVs.
I've tested HEVC under those conditions (including a web browser with HEVC support) and it worked fine.
Unfortunately I can't fix this lack of HEVC support in the Chrome browser in my Wrapper.
I proceed to close the ticket and thank you for using my Wrapper and for the time you have had to write to me.
Greetings.
Hello,
First of all, I would like to thank you for all your work (and Benjamin's before you) because I have been using the wrappers since ages and my family and friends are thankful :)
For the tests, I use Video Station in Chrome last version. My only issue seems to be with HEVC files... (according to the logs attached) HEVC+AAC_NOK.txt HEVC+AC3_NOK.txt HEVC+DTS_NOK.txt HEVC+EAC3_NOK.txt H264+AAC_OK.txt H264+AC3_OK.txt H264+DTS_OK.txt H264+EAC3_OK.txt
If I am not mistaken, there is no error in the wrapper log files.
Steps followed :
bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")" -- -s uninstall
_bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")" -- -s install
_I am sure AME is install and activated but I don't know how to test and resolve this...
Any idea ?