What is your operating system?
Manjaro Linux x86_64
6.4.3-1-MANJARO
What is your Shotcut version (see Help > About Shotcut)?
23.06.14
Can you repeat the problem? If so, what are the steps?
I have been using Shotcut for a while (thank you for making this great tool). One problem that started yesterday, after upgrading my system from Linux kernel 6.3 to 6.4 is that all images in old and new project show up as white.
And, immediately after publishing this post I discovered a way to solve this. For the images / media items, I can choose properties > track and change the track from mjpeg to none. Then the images show up again.
That tells me the image loaded incorrectly. Shotcut is supposed to use Qt to load images, but it is failing and using libavformat (FFmpeg) instead, and that does not work correctly as you observed.
An update, as I tried the Linux AppImage version. Using the AppImage the images did not show up at all. I assumed this is due to me having set the track to None.
So, I tried changing the track back to mjpeg. However, that resulted in a core dump:
[swscaler @ 0x7f20320000c0] Value 0.000000 for parameter 'srcw' out of range [1 - 2.14748e+09]
[swscaler @ 0x7f20320000c0] Value 0.000000 for parameter 'srch' out of range [1 - 2.14748e+09]
[IMGUTILS @ 0x7f206ca86310] Picture size 0x0 is invalid
/tmp/.mount_shotcuMbspRR/usr/bin//shotcut: line 21: 2925760 Segmentation fault (core dumped) bin/shotcut "$@"