Can't watch Udemy on Ubuntu 20.04

Solution 1:

Have you installed the developer pack for FFmpeg? After installing libavcodec-dev you should be able to watch the videos and hear the audio correctly:

sudo apt install libavcodec-dev

This works for Firefox and Edge. It should work for other browsers as well 👍🏻