aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 8aac1d5bfdc33c9790ffded15900e995b5e73bb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
NAME
	ffutils - collection of ffmpeg scripts

DESCRIPTION
	ffutils provides the following scripts that wrap
	ffmpeg(1) and ffprobe(1):

	ffextract-audio(1)
		Create an audio file from a video file.

	ffextract-frame(1)
		Create an image file from a video file.

	ffget-audio-extension(1)
		Get appropriate filename suffix for an audio
		track in a video file.

	ffuse-frame(1)
		Create an image file from a video file.