You are not logged in.

#1 2015-12-12 20:17:47

fabrixx
Member
From: Italy
Registered: 2015-06-07
Posts: 130

4k video missing codecs

I want to test my 4k monitor.

I've downloaded a 1GB 2D 4k 60fps video from here:
http://bbb3d.renderfarming.net/download.html

When i start video with Gnome Video Player i have a missing codec error about missing of AC-3 (ATSC A/52)Decoder and  H.264 (High Profile) Decoder:
http://i.imgur.com/3TNi5zj.png

Ive yet installed a52dec package.


update: mplayer can play the video (without player controls GUI) i not tested VLC (i want install it for now i want use default player)

Last edited by fabrixx (2015-12-12 20:20:17)

Offline

#2 2015-12-12 21:37:09

headkase
Member
Registered: 2011-12-06
Posts: 1,986

Re: 4k video missing codecs

You probably need to install either the appropriate gstreamer or gst packages - whichever the GNOME Video Player uses.  Do a "pacman -Qi <package>" on it to see which are the optionals.

Offline

#3 2015-12-22 00:17:42

ConnorBehan
Package Maintainer (PM)
From: Long Island NY
Registered: 2007-07-05
Posts: 1,359
Website

Re: 4k video missing codecs

Arch's mplayer has faac support so that's probably your best bet to just test if something works.


6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.

Offline

#4 2015-12-22 00:31:55

tom.ty89
Member
Registered: 2012-11-15
Posts: 897

Re: 4k video missing codecs

FAAC? He has been talking about AC-3 (Dolby Digital). Also FAAC is the encoder, the decoder mplayer/vlc deps on is FAAD2. Also, what's better than mpv + system ffmpeg tongue

pacman -Sii a52dec:
...
Required By    : ... gst-plugins-ugly

I am not sure what gstreamer use for h.264 decoding, maybe the libx264 pulled by gst-plugins-ugly?

If you don't want to guess every time you can simply installed all five plugins (gst-libav  gst-plugins-bad  gst-plugins-base  gst-plugins-good  gst-plugins-ugly) tongue

Last edited by tom.ty89 (2015-12-22 00:32:15)

Offline

#5 2015-12-22 21:36:29

fabrixx
Member
From: Italy
Registered: 2015-06-07
Posts: 130

Re: 4k video missing codecs

Ok i installed gst-libav  gst-plugins-bad  gst-plugins-base  gst-plugins-good  gst-plugins-ugly an Gnome video player start play video but joggles(also vlc bad video), only mplayer work well

Last edited by fabrixx (2015-12-22 21:41:30)

Offline

#6 2015-12-22 21:51:32

tom.ty89
Member
Registered: 2012-11-15
Posts: 897

Re: 4k video missing codecs

Maybe mplayer is using hardware acceleration. Try to get gstreamer-vaapi too. It also requires you to have proper backend/driver. What's your gfx card?

EDIT: do you mean it's sluggish or there is screen tearing by "joggles"?

Isn't it always true that: mpv > mplayer > vlc > gstreamer though.

Last edited by tom.ty89 (2015-12-22 22:01:10)

Offline

#7 2015-12-22 22:52:31

fabrixx
Member
From: Italy
Registered: 2015-06-07
Posts: 130

Re: 4k video missing codecs

video stutters..
I have some problems to enable my radeon card on Arch (tryed several modes i'm waiting to new radeon  versions) i have only intel5500

Offline

Board footer

Powered by FluxBB