You are not logged in.

#1 2016-09-13 19:24:25

myth45
Member
Registered: 2016-09-13
Posts: 6

[Solved] Acestream Player video playback not working (h264 error)

Hello all,

I was trying to get the AUR package ace-stream player working but I am always met with the same error:

VLC does not support the audio or video format "h264". Unfortunately there is no way for you to fix this.

Here is the output of the terminal:

[0x7f4204c03fe8] main demux error: corrupt module: /usr/lib/acestreamplayer/plugins/demux/libmkv_plugin.so
[0x7f4204c96488] main decoder error: no suitable decoder module for fourcc `h264'. VLC probably does not support this sound or video format.
[0x7f41fc00a178] mpgatofixed32 audio converter error: libmad error: bad main_data_begin pointer

I already forced sync and reinstalled vlc and acestream.

Could you point me in the right direction?

Last edited by myth45 (2016-09-18 19:27:20)

Offline

#2 2016-09-13 20:05:15

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: [Solved] Acestream Player video playback not working (h264 error)

Welcome to the Arch Linux forums.

Just a guess, but have you installed the libx264 library?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-09-13 21:25:40

myth45
Member
Registered: 2016-09-13
Posts: 6

Re: [Solved] Acestream Player video playback not working (h264 error)

Thank you,

Yes and just reinstalled it, still no luck.

Offline

#4 2016-09-13 23:08:18

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [Solved] Acestream Player video playback not working (h264 error)

I'd say the problem starts before:

main demux error: corrupt module: /usr/lib/acestreamplayer/plugins/demux/libmkv_plugin.so

If your demuxer does not work properly and feeds wrong data to the codec it can't possibly work.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#5 2016-09-14 11:00:16

myth45
Member
Registered: 2016-09-13
Posts: 6

Re: [Solved] Acestream Player video playback not working (h264 error)

How would you solve the demuxer problem?

Offline

#6 2016-09-16 20:41:11

myth45
Member
Registered: 2016-09-13
Posts: 6

Re: [Solved] Acestream Player video playback not working (h264 error)

I don't think the main problem is in the demuxer, a friend of mine has the same errors except the line:

[0x7f4204c96488] main decoder error: no suitable decoder module for fourcc `h264'. VLC probably does not support this sound or video format.

And the program works for him.

Offline

#7 2016-09-17 19:07:36

myth45
Member
Registered: 2016-09-13
Posts: 6

Re: [Solved] Acestream Player video playback not working (h264 error)

The problem was the package uses an outdated  libvpx package. Installing the package the older version:

https://aur.archlinux.org/packages/libvpx-1.3/

from AUR solved my problem. Gonna mark it has solved.

Offline

Board footer

Powered by FluxBB