amiaopensource / ffmprovisr

Repository of useful FFmpeg commands for archivists!
https://amiaopensource.github.io/ffmprovisr/
526 stars 65 forks source link

Other ffmprovisr-suitable tools? #310

Open ablwr opened 6 years ago

ablwr commented 6 years ago

Growing out of #309 and stemming also from this tweet --

What tools are a good fit for ffmprovisr-style sites, potentially to live immediately adjacent to ffmprovisr in this repo? What is complicated enough to need regular scripting reference?

todrobbins commented 6 years ago

What @kieranjol said. Sorry for assuming everybody knows that acronym!

richardpl commented 6 years ago

@privatezero similar could be implemented in ffmpeg: silencesplit filter, the only limitation is that one would need to know number of split points ahead of time, but one could use same filter in 2 passes.

regarding avfundation, is that issue reported to trac? IIRC we have active avfundation maintainer. I can not fix it because i do now own such OS.

ablwr commented 6 years ago

This thread is super big! I am going to make some individual threads soliciting scripts from some of the programs mentioned here. I'm happy to add anything and everything but don't have the power to dig up things that are practical and useful too, so I hope people can chime in and once there's a threshold reached (like... 4...? 5 recipes?), a new section can emerge.

ablwr commented 6 years ago

I'll start with those. But feel free to make your own if you have some to start with, or send a PR. Instead of Bash, maybe "Unix tools" is a good general header for tossing in some stuff.