From bc00dd1b3fee22bd91bd713e697b8b31be978d4e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 26 Aug 2013 08:26:58 +0000 Subject: add lightly-tested ffmpeg support Since ffmpeg/ffprobe are wrappers around their libav-variants, I haven't had the chance to actually test with "real" ffmpeg, but the usage is probably similar enough to not matter. --- Documentation/dtas-sourceedit.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Documentation/dtas-sourceedit.txt') diff --git a/Documentation/dtas-sourceedit.txt b/Documentation/dtas-sourceedit.txt index 6ef876c..2a80dce 100644 --- a/Documentation/dtas-sourceedit.txt +++ b/Documentation/dtas-sourceedit.txt @@ -7,7 +7,7 @@ dtas-sourceedit - edit parameters of a source decoder # SYNOPSYS -dtas-sourceedit {sox | av} +dtas-sourceedit {sox | av | ff} # DESCRIPTION @@ -24,6 +24,10 @@ To change the way dtas-player calls avconv (part of libav): $ dtas-sourceedit av +To change the way dtas-player calls ffmpeg (lightly-tested): + + $ dtas-sourceedit ff + # ENVIRONMENT VISUAL / EDITOR - your favorite *nix text editor, defaults to 'vi' if unset. -- cgit v1.2.3-24-ge0c7