• Stars
    star
    525
  • Rank 84,404 (Top 2 %)
  • Language
    HTML
  • Created over 10 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repository of useful FFmpeg commands for archivists!

ffmprovisr

Repository of useful FFmpeg command lines for archivists!

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?

The code is found in the gh-pages branch (the default primary branch). Readme is right here. You can see the site live on GitHub pages.

You can also install the latest release on your computer with the two commands:

brew tap amiaopensource/amiaos
brew install ffmprovisr

and then call it locally with the command:

ffmprovisr

This works currently under macOS, Linux and the Linux apps on Windows (Ubuntu and Debian tested). On classic Windows you can install the last release manually and the open index.html in a browser.

Parseable list of the commands

A list of all recipes in an easily parseable ASCII text format is provided as well. It contains for each recipe its title and command in the following format:

# title of recipe 1
ffmpeg command 1
# title of recipe 2
ffmpeg command 2

...

# title of recipe n-1
ffmpeg command n-1
# title of recipe n
ffmpeg command n

The used one-liner is in the scripts folder.

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.

Edit codebase

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 the maintainers will review and integrate your code. There is a commented-out sample block available at the bottom of index.html that can be a guideline for your command.

Guidelines for contributing

  • Recipes should ideally do just one thing or solve one problem, to keep things as user-friendly as possible and to avoid unintended side-effects
  • Explanations and examples for recipes should be as generic as possible, to allow users to alter the command for their own use-case.
  • Some recipes may benefit from including a GIF that shows the output
  • Some recipes require an explanatory section which may not fit gracefully into the recipe itself
  • Recipes involving -filter_complex can be some of the most verbose and difficult to understand, so breaking these down as much as possible into their relevant sections is ideal
  • Some recipes may refer to a specific standard or vocabulary, and it's useful to link to these so that the user can scale the recipe to their use case

Make a request

If you are having trouble with 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.

General help

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.

Code of Conduct

You can read our contributor code of conduct here.

Maintainers

Ashley Blewer, Katherine Frances Nagels, Kieran O'Leary and Andrew Weaver

Contributors

Code Contributors:
ablwr (Ashley)
alavigne12 (A. Lavigne)
Anushka-codergirl (Anushka Raj)
bastibeckr (Basti Becker)
bturkus
dericed (Dave Rice)
digitensions (Joanna White)
edsu (Ed Summers)
jamessam (Jim Sam)
jfarbowitz (Jonathan Farbowitz)
kfrn (Katherine Frances Nagels)
kgrons (Kathryn Gronsbell)
kieranjol (Kieran O'Leary)
llogan (Lou Logan)
macasaurusrex (Maura)
mgiraldo (Mauricio Giraldo)
pjotrek-b (Peter B.)
privatezero (Andrew Weaver)
retokromer (Reto Kromer)
rfraimow

All Contributors:
ablwr (Ashley)
alavigne12 (A. Lavigne)
Anushka-codergirl (Anushka Raj)
audiovisualopen
bastibeckr (Basti Becker)
brainwane (Sumana Harihareswara)
bturkus
dericed (Dave Rice)
digitensions (Joanna White)
drodz11 (Dave Rodriguez)
edsu (Ed Summers)
EG-tech (Ethan Gates)
federicomenaquintero (Federico Mena Quintero)
Fizz24
GregH18
jamessam (Jim Sam)
jfarbowitz (Jonathan Farbowitz)
JonnyTech
jronallo (Jason Ronallo)
kellyhaydon (metacynic)
kfrn (Katherine Frances Nagels)
kgrons (Kathryn Gronsbell)
kieranjol (Kieran O'Leary)
llogan (Lou Logan)
macasaurusrex (Maura)
mercuryswitch
mgiraldo (Mauricio Giraldo)
mulvya
nkrabben (Nick Krabbenhoeft)
pjotrek-b (Peter B.)
privatezero (Andrew Weaver)
retokromer (Reto Kromer)
rfraimow
richardpl (Paul B Mahol)
ross-spencer (Ross Spencer)
taschenbach (Tommy Aschenbach)
todrobbins (Tod Robbins)

Repo: amiaopensource/ffmprovisr
GitHub Contributors: 20
All Contributors: 37
Last updated: 2019-12-11

AVHack Team

Association of Moving Image Archivists & Digital Library Federation Hack Day 2015

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

The Cable Bible: A Guide to Cables and Connectors Used for Audiovisual Tech
FFCommand_Engine: a tool for easier use of FFmpeg binaries
QEMU QED: instructions for using QEMU (Quick EMUlator), a command line application for computer emulation and virtualization
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.

Articles and mentions

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.

More Repositories

1

vrecord

Vrecord is open-source software for capturing a video signal and turning it into a digital file.
Shell
152
star
2

open-workflows

List of open workflows and resources for A/V archiving
100
star
3

ffmpeg-amia-wiki

AMIA/DLF Hack day FFmpeg documentation, scripts and recipes geared toward archivists.
75
star
4

cable-bible

A guide to cables and connectors used for audiovisual tech
HTML
74
star
5

ffmpeg-artschool

FFmpeg Artschool: An AMIA Workshop
CSS
50
star
6

time-based-media-art

Resources on the care and preservation of time-based media art.
41
star
7

ltopers

Bash scripts to manage LTO cartridges with LTFS
Shell
39
star
8

homebrew-amiaos

Homebrew tap for AMIA Open Source
Ruby
29
star
9

ltfs

ltfs4archivists
C
27
star
10

audiorecorder

tool for calibration and recording of analog audio sources
Shell
25
star
11

An_Archivists_Guide_To_Matroska

19
star
12

analog-inspection

List of analog media inspection templates/forms.
17
star
13

sccyou

Uses libavfilter's readeia608 to read and extract caption data from line 21.
Shell
15
star
14

checksumthing

Ultimate checksum script! A crosswalk for different kinds of checksum sidecar files.
Python
13
star
15

qct-parse

scripts for automating QCTools actions
Python
11
star
16

grabbags

grabbags is an enhanced usage of the LOC bagit Python Library
Python
11
star
17

governance

Contains information relating to the governance of the AMIA Open Source organizational account
11
star
18

lenticular

Restore the colours from digitisations of lenticular movie films (like Kodacolor or Agfacolor).
C
10
star
19

dat2wav

JavaScript
9
star
20

linked-media-formats

Compilation of resources on Linked Open Data for film and media.
9
star
21

audioqc

Tools for batch QC analysis of digitized audio collections
Ruby
8
star
22

av-python-carpentry

HTML
8
star
23

TIDY

Tool for Improving Data Yourself
Elm
6
star
24

video_test_patterns

6
star
25

DVD2LS

Python utility for converting .vob files to .dv
Python
5
star
26

characterization_compare

Python
5
star
27

amia15_tweets

A twarc archive of tweets from tweets from Association of Moving Image Archivist's 2015 conference in Portland, Oregon
HTML
4
star
28

decklinksdk

An unofficial repository for openly-licensed SDK files from Blackmagic's Desktop Video software development kit.
C++
4
star
29

digibase

Uses MySQL to create a database which tracks tapes through a digitization workflow, designed to work with vrecord and media microservices
Shell
4
star
30

hackdaycapture

Objective-C
3
star
31

amazingmets

3
star
32

amia-org

Discussion space for organization-wide projects and initiatives.
HTML
3
star
33

pbprotracktor

Make postgres calls to public broadcasting scheduling databases to produce a PBCore XML output.
Shell
3
star
34

astataudit

Summarizing audio metrics via ffmpeg and bwfmetaedit
Shell
3
star
35

comopt

Restore optical soundtracks (comopt and sepopt, variable density and variable area).
C++
2
star
36

video-game-resources

Resources on video game metadata and preservation.
2
star
37

videosampler

Makes test patterns to assist with video calibration and analysis.
XSLT
2
star
38

avspace

ArchivesSpace Plugin for AV Materials
JavaScript
2
star
39

apex_video_kit_docs

Documents to accompany the mobile video kit created for Audiovisual Preservation Exchange (APEX). Kit includes the minimum amount of equipment needed to digitize analog video excluding the playback deck and is designed to fit into a suitcase.
2
star
40

aapbcsv2premis

This is very specific to one workflow. Taking a one line csv from a particular project and creating a PREMIS record from that.
XSLT
1
star
41

committeemeetingnotes

1
star
42

resourcespace

mirror of http://svn.montala.net/svn/resourcespace
PHP
1
star
43

loglog

Documentation and abstractions for adding logs to av-centric scripts
Python
1
star
44

amia14_tweets

Taking inspiration from @ng_yvonne last year, a twarc archive of tweets from tweets from Association of Moving Image Archivist's 2014 conference in Savannah, GA in JSON and text formats.
1
star