[OM Cooker] firefox does not play mp4
Tomasz Gajc
tpgxyz at gmail.com
Wed Jun 29 10:31:35 EDT 2016
I found this in firefox code
https://hg.mozilla.org/releases/mozilla-release/file/tip/dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp#l35
2016-06-29 11:06 GMT+02:00 Bernhard Rosenkraenzer <bero at lindev.ch>:
> On 2016-06-29 10:43, Jean-Claude Vanier wrote:
>
>> No real clue.
>>
>> When I open this file with FF:
>> http://people.mozilla.org/~kbrosnan/tmp/829454/829454.mp4
>>
>> strace shows those lines:
>>
>> 4222 open("/lib64/libavcodec-ffmpeg.so.57", O_RDONLY|O_CLOEXEC) = -1
>> ENOENT (No such file or directory)
>>
>
> That's helpful, it should be looking for libavcodec.so.57 instead.
> Probably something in ff or a library used by it (gst?) has been written
> for a distro that packages both ffmpeg and libav and renames ffmpeg
> libraries.
>
> Unless it looks for libavcodec.so.57 as well, the fix may be as simple as
> sed -i -e 's,libavcodec-ffmpeg,libavcodec,g' on the file triggering this.
>
> ttyl
> bero
>
>
> _______________________________________________
> OM-Cooker mailing list
> OM-Cooker at ml.openmandriva.org
> http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-cooker_ml.openmandriva.org/attachments/20160629/e571c3d4/attachment-0001.html>
More information about the OM-Cooker
mailing list