You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<This is just a discussion on feature request, code contribution for .heic and .mov support>
LOVING this integration - its awesome!!
I am getting familiar with the code and will be looking to add support for .HEIC and .MOV files for background images loaded from image_url - i'm using a synology with image_url: media-source://media_source/local/synology. So far have not had much luck as the .UpdateImages loader seems to fail before I am even able to convert it. The good part is that most of the code seems to detect that there are .heic images, but we just need to do a conversion before loading.
Quite a few options around to do heic conversion, but wanted to get your input on supporting this. Also with Apple iPhone 'live view' they generate these really neat .mov files which would be so awesome to display in the background like these .heic or .mov files.
Hello @MKippen !
Thank you very much for your effort.
This would be a nice feature and I would be happy to receive a pull request.
I'm traveling for the next two weeks so can't help much at the moment. After that I'll be happy to take a look.
<This is just a discussion on feature request, code contribution for .heic and .mov support>
LOVING this integration - its awesome!!
I am getting familiar with the code and will be looking to add support for .HEIC and .MOV files for background images loaded from image_url - i'm using a synology with image_url: media-source://media_source/local/synology. So far have not had much luck as the .UpdateImages loader seems to fail before I am even able to convert it. The good part is that most of the code seems to detect that there are .heic images, but we just need to do a conversion before loading.
Quite a few options around to do heic conversion, but wanted to get your input on supporting this. Also with Apple iPhone 'live view' they generate these really neat .mov files which would be so awesome to display in the background like these .heic or .mov files.
Just sharing thoughts as I work through debugging on this as I come to understand what's going on where at little better.
The text was updated successfully, but these errors were encountered: