Hi!
I am using LibreELEC on a Raspberry Pi 4.
I have a file, (well a number of files), that plays Audio, but does not play Video.
The file is not 4k, which I know can have some issues on the Raspberry Pi 4.
The issue is ONLY on LibreELEC 10 (and 11).
If I go back to LibreELEC 9.2.8, the file works properly.
When it tries to play, the video seems to "want" to play, the screen slightly flickers continuously, but it remains on the "load/snapshot" screen. The audio plays normally, and continues to play properly, even though the video itself didn't start playing.
The file(s) themselves are from "other places", and so I have been hesitant to submit a bug report.
But since the issue persists in LibreELEC 11 as well as 10, I thought maybe I should do it anyway, just case in the Developers might care.
I have created log files in both LibELEC 9, as well as LibreELEC 11 (running daily from yesterday), if anyone is interested in taking a look at this problem?
Looking at the log I don't see anything too obvious as to why this shouldn't work, just a basic 1080p, h264 video as far as I can tell?:
2022-03-05 21:36:42.897 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 2148 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
2022-03-05 21:36:42.897 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: Metadata:
2022-03-05 21:36:42.897 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: creation_time : 2019-12-14T02:00:36.000000Z
2022-03-05 21:36:42.897 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: handler_name : VideoHandler
2022-03-05 21:36:42.897 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: vendor_id : [0][0][0][0]
2022-03-05 21:36:42.897 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default)
2022-03-05 21:36:42.898 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: Metadata:
2022-03-05 21:36:42.898 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: creation_time : 2019-12-14T02:00:36.000000Z
2022-03-05 21:36:42.898 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: handler_name : SoundHandler
2022-03-05 21:36:42.898 T:1136 INFO <general>: ffmpeg[0x2fb9f08]: vendor_id : [0][0][0][0]
Anyway, I would love to help fix this in any way I can... Just let me know if there is anything or anywhere I could send the logs?
Thanks again!