herecura / opera-ffmpeg-codecs

2 stars 1 forks source link

Some problems playing mp3 and youtube videos #2

Closed anika200 closed 7 years ago

anika200 commented 7 years ago

There are some problems playing mp3 files as documented here [https://forum.manjaro.org/t/opera-mp3-mp4/23443/15] Is this something that would have to do with the tools you are providing for us?

BlackIkeEagle commented 7 years ago

What version of opera do you have, I have no issues

I don't know what you mean with "Is this something that would have to do with the tools you are providing for us?"

I provide binary packages for opera in the community repo and alongside I provide the opera-ffmpeg-codecs in my own repo, those versions match to ensure playback of these proprietary stuff

BlackIkeEagle commented 7 years ago

You can also comment to https://forum.manjaro.org/t/opera-mp3-mp4/23443/22, what heavy dependencies, opera-ffmpeg-codecs only depends on glibc so I suspect this user means the build dependencies

anika200 commented 7 years ago

The original question was to mean that I was unsure if the binary package you provide had anything to do with the issues pointed to in the thread I linked. I have not had any problems here either but some folks obviously have problems playing files that use codecs from the binary package.

Here is really the question then, are you aware of any issures or current bugs with the codecs used in the package?

BlackIkeEagle commented 7 years ago

No I'm not aware of any issues, But users must make sure the versions match.

If they want more support they must provide better and more detailed information, not just "It does not work anymore"

What WM/DE is used, is there hw accel available, ...

anika200 commented 7 years ago

" But users must make sure the versions match" Forgive my ignorance, what versions of what files must be matching? For example on my working system of Manjaro Testing I have Opera 45.0.2552.635 and opera-ffmpeg-codecs 58.0.3029.81-1 from repository herecura, what should be matching or expected.

Yes I understand more info could/should be given but so far I have not narrowed the problem to codecs or DE or what.

BlackIkeEagle commented 7 years ago

opera://gpu/ could be usefull in some cases, maybe its graphics drivers, I'm also not sure

BlackIkeEagle commented 7 years ago

Also if someone could just post the pages where something is not working it might become easier

simple test page: https://www.quirksmode.org/html5/tests/video.html (these should all play fine) more extended test page: http://tools.woolyss.com/html5-audio-video-tester/

anika200 commented 7 years ago

Thank you for the time I appreciate the effort. I think the guys on that thread can not even play mp3 stream Audio no Video is involved, I may be wrong but the thread at manjaro forums is really about audio (exception is the last poster). Please see the top of thread post #3 I think has the links to failing sound and then I provide follow up audio that works for me but not them.

BlackIkeEagle commented 7 years ago

FYI in comment 15 https://forum.manjaro.org/t/opera-mp3-mp4/23443/15 you don't need ffmpeg and ffmpeg2.8, only opera-ffmpeg-codecs

BlackIkeEagle commented 7 years ago

maybe if someone could post the output of pacman -Qs opera-ffmpeg-codecs

anika200 commented 7 years ago

Apparently the problem is solved moving the file /usr/lib/opera/extra_lib/libffmpeg.so to /usr/lib/opera/libffmpeg.so. I noted in the manjaro forum thread that one file was half the size of the other??? So maybe some corrupt file somewhere?? not sure.... Anyway thank you for your time and help.

BlackIkeEagle commented 7 years ago

Maybe opera is sometimes too picky to get the correct libffmpeg.so. Well if its fixed now its ok for me.