Browsers does not recognize HTML5 Video

Both Chromium & Firefox has the same error: “Your browser does not currently recognise any of the video formats available. Click here to visit our frequently asked questions about HTML5 video.
in some youtube videos.

Using https://www.youtube.com/watch?v=(https://drive.google.com/file/d/1E1OfvRLEqABQbI3SG6-TACGDbrxQZ4hw/view?usp=sharing)

Here some other info:

USER~> zypper lr -d
# | Alias                                        | Name                        | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                             | Service
--+----------------------------------------------+-----------------------------+---------+-----------+---------+----------+--------+---------------------------------------------------------------------------------+--------
1 | openSUSE_Leap_15.2                           | openSUSE-Security           | Yes     | (r ) Yes  | Yes     |   95     | rpm-md | https://download.opensuse.org/repositories/security/openSUSE_Leap_15.2/         | 
2 | openSUSE_Leap_15.2_1                         | openSUSE-multimedia:apps    | Yes     | (r ) Yes  | Yes     |   94     | rpm-md | https://download.opensuse.org/repositories/multimedia:/apps/openSUSE_Leap_15.2/ | 
3 | opensuse-guide.org-openSUSE_Leap_$releasever | Libdvdcss Repository        | Yes     | (r ) Yes  | Yes     |   92     | rpm-md | http://opensuse-guide.org/repo/openSUSE_Leap_15.2/                              | 
4 | packman.inode.at-openSUSE_Leap_$releasever   | Packman Repository          | Yes     | (r ) Yes  | Yes     |   93     | rpm-md | http://packman.inode.at/suse/openSUSE_Leap_15.2/                                | 
5 | repo-non-oss                                 | Non-OSS Repository          | Yes     | (r ) Yes  | Yes     |   97     | rpm-md | http://download.opensuse.org/distribution/leap/15.2/repo/non-oss/               | 
6 | repo-oss                                     | Main Repository             | Yes     | (r ) Yes  | Yes     |   98     | rpm-md | http://download.opensuse.org/distribution/leap/15.2/repo/oss/                   | 
7 | repo-update                                  | Main Update Repository      | Yes     | (r ) Yes  | Yes     |   96     | rpm-md | http://download.opensuse.org/update/leap/15.2/oss                               | 
8 | repo-update-non-oss                          | Update Repository (Non-Oss) | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.2/non-oss/                          | 
USER~>
USER~> zypper se -si firefox
Loading repository data...
Reading installed packages...

S  | Name                               | Type    | Version             | Arch   | Repository
---+------------------------------------+---------+---------------------+--------+-----------------------
i  | MozillaFirefox                     | package | 78.5.0-lp152.2.30.1 | x86_64 | Main Update Repository
i  | MozillaFirefox-branding-openSUSE   | package | 68-lp152.1.1        | x86_64 | Main Repository
i  | MozillaFirefox-translations-common | package | 78.5.0-lp152.2.30.1 | x86_64 | Main Update Repository
i+ | eid-mw-firefox                     | package | 5.0.8-lp152.4.1     | x86_64 | openSUSE-Security
USER~> 

Main Update Repository**Main Repository

See if this helps…
https://en.opensuse.org/SDB:Firefox_MP4/H.264_Video_Support

Saying “I have packman as repo” is nice, but od you use it? E.g. did you do the “Vendor Switch” to it.

Maybe you did, but then you did not say so (and we are not clairvoyant).
Maybe it has nothing to do with your problem, but you mention it, thus you seem to think that Packman may play a role her. When it does, then only when you use it.

To compare. it is useless to subscribe to a library when you never go there to read a book.

Thanks, I forgot to switch vendors.:shame:

I changed the ff. to packman version:

  • libavcodec57
  • libavcodec58
  • libavformat57
  • libavformat58
  • libavdevice57
  • libavdevice58

Used “with vendor change” as Conflict Resolution on dependency hell.

Every videos now working, but html5test still says my browser doe not have MPEG-4 ASP and H.265 codecs. It only now have WebM and H.264. Is this normal?

IMNSHO, that’s not necessary.

  • The only relevant packages that I have loaded from “Packman - Essentials” are:

 > LANG=C zypper search --installed-only --repo packman-essentials
Loading repository data...
Reading installed packages...

S  | Name            | Summary                                                      | Type
---+-----------------+--------------------------------------------------------------+--------
i  | ffmpeg-3        | Library for working with various multimedia formats          | package
i+ | libavcodec57    | FFmpeg codec library                                         | package
i+ | libavcodec58    | FFmpeg codec library                                         | package
i+ | libavdevice57   | FFmpeg device library                                        | package
i+ | libavdevice58   | FFmpeg device library                                        | package
i+ | libavfilter6    | FFmpeg audio and video filtering library                     | package
i  | libavfilter7    | FFmpeg audio and video filtering library                     | package
i+ | libavformat57   | FFmpeg's stream format library                               | package
i+ | libavformat58   | FFmpeg's stream format library                               | package
i+ | libavresample3  | FFmpeg alternate audio resampling library                    | package
i  | libavresample4  | FFmpeg alternate audio resampling library                    | package
i+ | libavutil55     | FFmpeg's utility library                                     | package
i  | libavutil56     | FFmpeg's utility library                                     | package
i  | libdca0         | A free DTS Coherent Acoustics decoder                        | package
i  | libfaad2        | Shared library part of faad2                                 | package
i+ | libpostproc54   | FFmpeg post-processing library                               | package
i  | libpostproc55   | FFmpeg post-processing library                               | package
i  | librtmp1        | RTMP Stream Dumper Library                                   | package
i+ | libswresample2  | FFmpeg software resampling library                           | package
i  | libswresample3  | FFmpeg software resampling library                           | package
i+ | libswscale4     | FFmpeg image scaling and colorspace/pixel conversion library | package
i  | libswscale5     | FFmpeg image scaling and colorspace/pixel conversion library | package
i  | libvo-amrwbenc0 | VisualOn AMR-WB encoder library                              | package
i  | libx264-160     | A free h264/avc encoder - encoder binary                     | package
i  | libx265-192     | A free H265/HEVC encoder - encoder binary                    | package
i  | libxvidcore4    | Shared library libxvidcore                                   | package
i  | vlc-codecs      | Additional codecs for the VLC media player                   | package
i+ | vlc-vdpau       | Additional vdpau codecs for the VLC media player             | package
 > 

Yes.

https://html5test.opensuse.org/ causes instant page break and segfault for my FF.

Works Ok with Vivaldi browser.

Works fine here on Leap 15.2 with Firefox:
515 points…

Same here. I do not know what it all means, but it says 515 out of 571.

Works fine here with firefox:

falkon 532 out of 571
konqueror 532 out of 571
firefox 517 out of 571
chromium 536 out of 571

Probably not related to the problem you report but using “https://download.opensuse.org/repositories/multimedia:/apps/openSUSE_Leap_15.2/” and “http://packman.inode.at/suse/openSUSE_Leap_15.2/” at the same time bears some risks (multimedia: is a factory repository).

Regards

susejunky