Hacker News new | ask | show | jobs
by Agingcoder 167 days ago
I used mplayer ( the ancestor to mpv as I’ve just realized ) in the early 2000s which I think could handle everything under the sun back then.
1 comments

That's ffmpeg. Neither mplayer nor VLC were doing anything special that let them "play everything". They just used ffmpeg.

(nb they did often use their own demuxers instead of libavformat)