RPi-Distro / vlc

GNU General Public License v2.0
41 stars 4 forks source link

VLC window disappear when attempting to play h265 #109

Closed atimmernans closed 3 weeks ago

atimmernans commented 1 month ago

I am using 3.0.21 on a PI4 and attempting to play h265 causes the VLC window to disappear. Playing with the options, disabling hardware acceleration of ffmpeg allows me to play (barely) to play such videos.

I did not have to do anything in the past to play h265 and I kinda remember there were some recent updates of libraries related to video. So is the library now attempting to use hardware acceleration for h265 but the PI4 doesn't support it or is that support broken? Checking in preferences some ffmpeg 8:4.3.7+deb11u1+rpt1 are installed (a pity it doesn't mention when it was installed/updated)

popcornmix commented 1 month ago

Are you on RPiOS Bookworm 64-bit (or something else)? How are you starting video? Just the Media->open file menu option?

Can you confirm if it happens with a file we can also test. e.g. this.

atimmernans commented 1 month ago

I am on RPiOS Bullseye 64-bit. It doesn't matter how I open the file Media->open file or double-click. Though for that later I have the hourglass spinning for a while. The test file triggers the problem.

jc-kynesim commented 1 month ago

I don't think that we've released a 3.0.21 for Bullseye. If you've just grabbed a Bookworm image I'm going to guess that at least some of the dependencies are bust. Do you have a pressing reason for using Bullseye rather than Bookworm?

On Fri, 9 Aug 2024 at 19:41, atimmernans @.***> wrote:

I am on RPiOS Bullseye 64-bit. It doesn't matter how I open the file Media->open file or double-click. Though for that later I have the hourglass spinning for a while. The test file triggers the problem.

— Reply to this email directly, view it on GitHub https://github.com/RPi-Distro/vlc/issues/109#issuecomment-2278532673, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADV4O4J4HOORUU5DBILMCDLZQUEMBAVCNFSM6AAAAABMI2X5DSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZYGUZTENRXGM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

XECDesign commented 1 month ago

Just had a look and I did ship vlc 1:3.0.21-0+rpt1+deb11u1 a while ago. It's using the same patches as they previous version of the bullseye package, since they applied cleanly.

atimmernans commented 3 weeks ago

Fixed by the new release of ffmpeg and associated libraries.

atimmernans commented 3 weeks ago

Fixed by the new release of ffmpeg and associated libraries.