Problem: Twitter Videos wont run in firefox browser in Ubuntu

Solution: If you happen to use twitter in firefox browser for ubuntu, videos will flicker or will not play, you might get a warning that video codecs not installed. Fortunately this can solved using just one line command

sudo apt install ffmpeg ubuntu-restricted-extras

Thats it. Restart firefox.