You are not logged in.

#26 2019-11-02 21:31:14

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] General Issues Playing some types of multimedia content.

What is the output of

stat /usr/lib/libavcodec.so.58

Offline

#27 2019-11-02 21:35:21

topongo
Member
Registered: 2019-10-30
Posts: 17

Re: [SOLVED] General Issues Playing some types of multimedia content.

loqs wrote:

What is the output of

stat /usr/lib/libavcodec.so.58
$ stat /usr/lib/libavcodec.so.58
  File: /usr/lib/libavcodec.so.58 -> libavcodec.so.58.55.100  Size: 23              Blocks: 0          IO Block: 4096   symbolic link
Device: 801h/2049d      Inode: 309348      Links: 1
Access: (0777/lrwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2019-11-02 22:25:33.973238143 +0100
Modify: 2019-11-02 22:25:22.360027007 +0100
Change: 2019-11-02 22:25:22.360027007 +0100
 Birth: 2019-11-02 22:25:22.360027007 +0100

(here in eu is 22:36)

Last edited by topongo (2019-11-02 21:36:20)

Offline

#28 2019-11-02 21:41:17

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] General Issues Playing some types of multimedia content.

pacman -Qo /usr/lib/libavcodec.so.58.55.100

Offline

#29 2019-11-02 21:42:47

topongo
Member
Registered: 2019-10-30
Posts: 17

Re: [SOLVED] General Issues Playing some types of multimedia content.

loqs wrote:
pacman -Qo /usr/lib/libavcodec.so.58.55.100

no package owns libavcodec.so.58.55.100

Last edited by topongo (2019-11-02 21:43:03)

Offline

#30 2019-11-02 21:49:09

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] General Issues Playing some types of multimedia content.

You could use Tips_and_tricks#Identify_files_not_owned_by_any_package or
stat the other entries in the following and remove the target of the symbolic link i.e. remove /usr/lib/libavcodec.so.58.55.100 not /usr/lib/libavcodec.so.58

warning: ffmpeg: /usr/lib/libavcodec.so.58 (Symlink path mismatch)
warning: ffmpeg: /usr/lib/libavdevice.so.58 (Symlink path mismatch)
warning: ffmpeg: /usr/lib/libavfilter.so.7 (Symlink path mismatch)
warning: ffmpeg: /usr/lib/libavformat.so.58 (Symlink path mismatch)
warning: ffmpeg: /usr/lib/libavutil.so.56 (Symlink path mismatch)
warning: ffmpeg: /usr/lib/libpostproc.so.55 (Symlink path mismatch)
warning: ffmpeg: /usr/lib/libswresample.so.3 (Symlink path mismatch)
warning: ffmpeg: /usr/lib/libswscale.so.5 (Symlink path mismatch)

then reinstall fmpeg again.

Offline

#31 2019-11-02 22:00:21

topongo
Member
Registered: 2019-10-30
Posts: 17

Re: [SOLVED] General Issues Playing some types of multimedia content.

After deleting all the symlinks target and reinstalling ffmpeg the issue is solved! Thank you everyone for your amazing support!

Offline

#32 2019-11-02 22:16:56

2ManyDogs
Forum Moderator
Registered: 2012-01-15
Posts: 4,645

Re: [SOLVED] General Issues Playing some types of multimedia content.

Please remember to mark your thread [SOLVED] (edit the title of your first post).


How to post. A sincere effort to use modest and proper language and grammar is a sign of respect toward the community.

Offline

Board footer

Powered by FluxBB