source: gs3-installations/mars/trunk/sites/mars/collect/amc-essentia/AUDIO-DURATION.sh@ 36821

Last change on this file since 36821 was 36821, checked in by davidb, 19 months ago

Quoted arg 1, mewline at end of script

  • Property svn:executable set to *
File size: 82 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.