Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pqiv doesn't play videos — missing libav.. libraries the reason? #228

Open
trisbele opened this issue Jan 11, 2024 · 1 comment
Open

Comments

@trisbele
Copy link

trisbele commented Jan 11, 2024

pqiv doesn't play videos on my raspberry pi 3 with a debian stable installed.

" Failed to load image /home/paul/Pictures/launch.mp4: Failed to load image /home/paul/Pictures/launch.mp4 no decode delegate for this image format `' @ error/blob.c/BlobToImage/363"

There are missing recommendation packages, is this the reason?
https://packages.debian.org/bookworm/pqiv
libavcodec58 (>= 7:4.4) Package not available
libavformat58 (>= 7:4.4) Package not available
libavutil56 (>= 7:4.4) Package not available

On an other system (amd64) with debian 11 I can play this video with avc1 codec.

mediainfo launch.mp4
...
Format : MPEG-4
Format profile : Base Media
Codec ID : isom (isom/iso2/avc1/mp41)
...
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
ID : 1
Format : AVC
Format/Info : Advanced Video Codec

How to solve this?
Is there an AppImage for pqiv for arm-linux-gnueabihf with all needed libs available?

@trisbele trisbele changed the title doesn't play videos — missing doesn't play videos — missing libav.. libraries the reason? Jan 11, 2024
@trisbele trisbele changed the title doesn't play videos — missing libav.. libraries the reason? pqiv doesn't play videos — missing libav.. libraries the reason? Jan 11, 2024
@phillipberndt
Copy link
Owner

Could you leave a ping on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039889, please? That already tracks this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants