I'm running Kubuntu 21.10. I've installed ubuntu-restricted-extras, ffmpeg,and gstreamer1.0-libav, and I still can't play a video from an mp4 file using VLC. When I select the mp4 file, the select just flashes at me as though it's trying to do something. I'm probably missing something obvious -- but what? This is such a common and ordinary activity!
This happens on all my mp4 files. I removed and reinstalled VLC using apt; it made no difference. Everything is on one drive. And I'm able to play videodiscs with VLC.
The flashing suggests to me that there might be some conflicting activity going on, but I tried shutting down everything I could see going on,logging out, and logging back in again. It didn't help. It seems somehow to be competing with itself!
libavcodec-extra58
might help for extra codecs in the future. – mchid Apr 16 '22 at 01:40sudo apt install libavcodec58
– mchid Apr 16 '22 at 01:43