GeistHaus
log in · sign up

➺ ffmprovisr ❥

amiaopensource.github.io
14 pages link to this URL
Reordering frames, extracting I-frames, and other ffmpeg tricks

There are a bunch of ffmpeg commands I find myself copying and pasting over and over. Maybe you do too. Here are mine. I’ll explain the flags for this first one in a lot of detail, if I skip a flag on another example then it’s probably described here. And I’ll link to some more thorough docs at the end. ffmpeg -i /mnt/nas/photos/PXL_20230128_171859165.mp4 -vf select='between(t\,200\,210)*eq(pict_type\,I)*gt(pts-prev_pts\,0.500)' -vsync 0 -frames:v 100 /mnt/nas/frames-PXL_20230128_171859165/img-%03d.jpg Flags

0 inbound links article en posts
MediaConch in action! Issue #1

This is the first in a series of interviews with people using MediaConch within their institutions. Eddy Colloton is Assistant Conservator specializing in electronic media at the Denver Art Museum (DAM). DAM is planning to use MediaConch primarily for policy checking, as a form of quality assurance, to check that videotapes digitized by a vendor meet the museum's target encoding and file format. Continue reading →

1 inbound link article en audio video & musicdigital archivedigital heritagedigital preservationeu projectsmediamuseum & library information systemspreformapreforma newssoftware & toolsconformance checkdenver art museumeddy collotoninterviewmediaconch
MediaArea

MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files

0 inbound links en MediaInfo Media Info DLL information tag codec video audio subtitle chapters AVI MKV OGM free
QEMU QED

The missing manual for QEMU for digital preservation

2 inbound links website en
Speech-to-text with Whisper: How I Use It & Why

Whisper, from OpenAI, is a new open source tool that "approaches human level robustness and accuracy on English speech recognition"; "Moreover, it enables transcription in multiple languages, as well as translation from those languages into … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara, Changeset founder

3 inbound links website en CC BY-SA 4.0
Automating AV Archival Workflows: Part 1 — eddycolloton

For the past five years I’ve had the opportunity to learn coding on the job. I never really planned for that. I never had any intention of becoming a “software developer,” but here I am developing software. Still, I’ve only had a little formal training, it’s all been very trial and error. The feelin

0 inbound links article en