defisym / OpenFusionExamples

Clickteam Fusion Open Source Stuffs
MIT License
39 stars 6 forks source link

JPG Support #60

Open ramraider2k6 opened 1 week ago

ramraider2k6 commented 1 week ago

Unable to load Jpg files with the extension.

I believe this is a problem with the extension as PNG and WEBP image file types do load but may be an encoding issue that this extension can't handle? There are a number of JPG formats and proprietary formats like JPG2000

Steps to reproduce the behavior: Run a file load and play command for a JPG file. Expected behavior The FFMPEG extension should display the picture as it does with WEBP and PNG file types.

Screenshots If applicable, add screenshots to help explain your problem. image mouse11

Desktop (please complete the following information):

Additional context Ran the same file through ffplay and it said depreciated type. [swscaler @ 000001f9cb4e8000] deprecated pixel format used, make sure you did set range correctly (JPG) [swscaler @ 0000024005f63200] deprecated pixel format used, make sure you did set range correctly (JPG) rename the pexels-photo-2004161.jpg to pexels-photo-2004161.webp pexels-photo-2004161

ramraider2k6 commented 1 week ago

Ignore the webp. Its not a real Webp file. The header was JFIF (Jpeg)