Y
Hacker News
new
|
ask
|
show
|
jobs
by
1-6
1899 days ago
FFmpeg, curl, and NumPy epitomizes the concept of “Do One Thing and Do it Well.”
2 comments
radlad
1899 days ago
What exactly is ffmpeg's one thing?
Or curl's for that matter?
link
whatshisface
1899 days ago
Curl's "one thing" is to get files from the network in every conceivable way possible. Ffmpeg's is to convert media files between every conceivable set of formats possible.
link
kblev
1899 days ago
Curl does loads of stuff, supports so many protocols - HTTP, LDAP, FTP etc.
link
corobo
1899 days ago
CLI video editing
Make web requests
link
touisteur
1899 days ago
ImageMagick and gnuplot.
link
AndrewUnmuted
1899 days ago
GraphicsMagick is like ImageMagick but much more sane & performant.
http://www.graphicsmagick.org/
link
Or curl's for that matter?