On Sun, Jul 29, 2018 at 9:33 AM, Wolfgang Rosenauer <wolfgang@rosenauer.org> wrote:
Am 29.07.2018 um 08:59 schrieb jdd@dodin.org:
says: no mp4 / h264 support
wit chromium says no mp4 support (but with h264)
what can be the problem??
all was working a day in the past or so
Most likely you got a libavcodec58 installed on your system from the official repositories. Since it's official it does not contain h.264 support but Firefox does not know and loads it because it prefers newer versions of libavcodec when loading them dynamically. http://bugzilla.opensuse.org/show_bug.cgi?id=1102671
I suffered from the same problem and indeed, removing libavcodec58 and libavformat58 fixed the problem. Now firefox can play mp4 again. The downside is that chromium had to be downgraded. -- Thanks, //richard -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org