1 |
.Dd November 15, 2024 |
2 |
.Dt FFMPEG-BATCH 1 |
3 |
.Os |
4 |
.Sh NAME |
5 |
.Nm ffmpeg-batch |
6 |
.Nd Batch conversion of all sorts of supported media formats with |
7 |
.Xr ffmpeg 1 |
8 |
.Sh SYNOPSIS |
9 |
.Nm |
10 |
.Ar src-dir |
11 |
.Ar input-format |
12 |
.Ar dest-dir |
13 |
.Ar output-format |
14 |
.Sh DESCRIPTION |
15 |
The main use case for this utility is for most car stereos that only |
16 |
support MP3 and WMA in the case one would like to play tracks from |
17 |
their flash drive. |
18 |
.Pp |
19 |
For now it is mainly intended for audio tracks, rather than video files. |
20 |
.Sh AUTHORS |
21 |
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja |