Repository of useful FFmpeg commands for archivists!
Go to file
2017-01-15 15:56:32 -05:00
css cleanup css comments 2016-01-07 19:57:14 -05:00
js without " 2016-06-30 11:08:26 +02:00
check_framemd5.sh updated style 2016-12-31 11:04:15 +01:00
code_of_conduct.md adds code of conduct 2016-01-23 13:02:33 -05:00
index.html typo correction before explainshell.com link 2017-01-15 15:56:32 -05:00
readme.md spacing issues again (reto's favorite) 2016-11-06 18:36:32 -05:00

ffmprovisr

Repository of useful FFmpeg command lines for archivists! AMIA hackday edition.

What is this?

Project Objective: To facilitate better understanding of FFmpeg through collaborative sharing of useful scripts and detailed flag-level description of how each script works so archivists can copy-paste and produce their own scripts but also understand how and why they work.

How do I see it?

Code stuff in the gh-pages branch (the default primary branch). Readme is right here. The site is live and lives on github pages. You can see it here.

How do I contribute?

You are welcome to edit the codebase yourself or just supply the information and ask it to be added to the site.

To contribute to this project directly (and more quickly), clone this repository and create a new branch (git checkout -b your-branch-name) and add or modify a new block in index.html. Then submit a pull request and someone can review and integrate your code. There is a commented-out sample available at the bottom of index.html that can be used to build your own block.

If you are having trouble with the coding it yourself or with github, feel free to submit an issue with the kind of command you would like to see added to the site.

If you want to help but don't have a new script to add, you can help us by testing out the scripts available, by refining or clarifying the documentation, or creating an issue for anything that sounds confusing and requires clarification.

License

Creative Commons License
This work by ffmprovisr is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at https://github.com/amiaopensource/ffmprovisr.

Code of Conduct

You can read our contributor code of conduct here.

Contributors

GitHub Contributors:
ablwr (Ashley)
dericed (Dave Rice)
edsu (Ed Summers)
jfarbowitz (Jonathan Farbowitz)
kfrn (Katherine Frances Nagels)
kgrons (Kathryn Gronsbell)
kieranjol (Kieran O'Leary)
llogan (Lou)
privatezero (Andrew Weaver)
retokromer (Reto Kromer)
rfraimow

All Contributors:
ablwr (Ashley)
audiovisualopen
brainwane (Sumana Harihareswara)
dericed (Dave Rice)
edsu (Ed Summers)
Fizz24
jamessam (Jim)
jfarbowitz (Jonathan Farbowitz)
jronallo (Jason Ronallo)
kfrn (Katherine Frances Nagels)
kgrons (Kathryn Gronsbell)
kieranjol (Kieran O'Leary)
llogan (Lou)
mulvya
privatezero (Andrew Weaver)
retokromer (Reto Kromer)
rfraimow
todrobbins (Tod Robbins)

Repo: amiaopensource/ffmprovisr
GitHub Contributors: 11
All Contributors: 18

AVHack Team:

Ashley Blewer, Eddy Colloton, Rebecca Dillmeier, Jonathan Farbowitz, Rebecca Fraimow, Samuel Gutterman, Kelly Haydon, Reto Kromer, Nicole Martin, Katherine Frances Nagels, Kieran O'Leary, Catriona Schlosser, Ben Turkus

Sister projects

Script Ahoy: Community Resource for Archivists and Librarians Scripting
sourcecaster: helps you use the command line to work through common challenges that come up when working with digital primary sources.