source: main/trunk/model-sites-dev/mars/collect/amc-essentia/AUDIO-DURATION.sh@ 34761

Last change on this file since 34761 was 34761, checked in by davidb, 3 years ago

Scripts for preparing the import folder with suitable content for ingest

  • Property svn:executable set to *
File size: 79 bytes
Line 
1#!/bin/bash
2
3ffprobe -i $1 -show_entries format=duration -v quiet -of csv="p=0"
Note: See TracBrowser for help on using the repository browser.