What you need to know before touching a video file
gist.github.com
What you need to know before touching a video file
1–10 of 251 posts
Re: What you need to know before touching a video file
#2ffmpeg seems ridiculously complicated, but infact its amazing the amount of work that happens under the hood when you do
ffmpeg -i input.mp4 output.webm
and tbh theyve made the interface about as smooth as can be given the scope of the problem.Re: What you need to know before touching a video file
#3Re: What you need to know before touching a video file
#4Re: What you need to know before touching a video file
#5Not sure why it takes a dump on VLC - it’s been the most stable and friendly video player for Windows for a long time (it matters that ordinary users, like school teachers, can use it without special training. I don’t care how ideological you are about Linux or video players or whatever lol).
Re: What you need to know before touching a video file
#6Re: What you need to know before touching a video file
#7Re: What you need to know before touching a video file
#8Interesting read, it’s a shame the ranty format makes it 3x longer than necessary. Not sure why it takes a dump on VLC - it’s been the most stable and friendly video player for Windows for a long time (it matters that ordinary users, like school teachers, can use it without special training. I don’t care how ideological you are about Linux or video players or whatever lol).
mpv is okay but its complete reliance on command line flags and manually written config files makes it a bore.
Re: What you need to know before touching a video file
#9Would have been nice if these "MUST KNOW BEFORE" advises were structured in a way so one could easily come back and use it as a reference, like just a list, but instead it's like a over-dinner conversation with your "expert and correct but socially-annoying" work colleague, who refuses to elaborate on the how's and why's, but still have very strong opinions.
Re: What you need to know before touching a video file
#10What's wrong with VLC?
I think it might be one of those classic “everyone should just get good like me” style opinions you find polluting some subject matter communities.