|
|
|
|
|
by webdevver
172 days ago
|
|
video format world is one where you nope out pretty quick once you realize how many moving pieces there are. ffmpeg 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. |
|