"Learn FFmpeg the Hard Way" https://github.com/leandromoreira/ffmpeg-libav-tutorial#learn-ffmpeg-libav-the-hard-way h/t @atomotic
@ashley oooo I've been starting to put together my own attempt at an ffmpeg workshop - these are some great/simple visuals for muxing/transcoding/changing properties!
@The_BFOOL
I really need to learn how to use GitHub! I use git for my homework but nothing more than "git commit -am". A few years ago I did a small teen program called "Gif Outta Here" where I made a couple of scripts, one Windows and one Linux, that made pretty high quality gifs. It gave the kids an intro to ffmpeg, youtube-dl, and the idea of variables. I'd like to share that on GitHub someday.
@ashley
@ron_houk @The_BFOOL I’d really like to see that!!! FWIW if it helps my git guides (and ffmpeg) are all here: http://training.ashleyblewer.com although it’s for super duper newbies I don’t really go deeper than ‘git commit’ either (yet)!!!
@The_BFOOL @ashley Here a link to the windows script. It's probably a mess. My _only_ windows script ever! https://www.dropbox.com/sh/w9nsey2pj7dvteh/AAAyAOZOeXM3quSr8ZVI9aVwa?dl=0