1 |
yakumo_izuru |
1.1 |
.Dd November 13, 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 input-format |
11 |
|
|
.Ar dest-dir |
12 |
|
|
.Ar output-format |
13 |
|
|
.Sh DESCRIPTION |
14 |
|
|
The main use case for this utility is for most car stereos that only |
15 |
|
|
support MP3 and WMA in the case one would like to play tracks from |
16 |
|
|
their flash drive. |
17 |
|
|
.Pp |
18 |
|
|
For now it is mainly intended for audio tracks, rather than video files. |
19 |
|
|
.Sh AUTHORS |
20 |
|
|
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja |