pqiv
pqiv copied to clipboard
pqiv doesn't play videos — missing libav.. libraries the reason?
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?
Could you leave a ping on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039889, please? That already tracks this issue.