From fa41e5aae1c6874e730e6aff818f3ff57ba6d68e Mon Sep 17 00:00:00 2001 From: Florrie Date: Mon, 18 Sep 2017 17:20:59 -0300 Subject: Track-specific converter options See todo.txt, changes in the man page, and this example: https://gist.github.com/towerofnix/9b1853ee74d30357e1b59d22c59aba2f --- man/http-music-play.1 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'man') diff --git a/man/http-music-play.1 b/man/http-music-play.1 index 7da8ca8..0a82246 100644 --- a/man/http-music-play.1 +++ b/man/http-music-play.1 @@ -79,10 +79,28 @@ Skips past the track that's currently playing. Clears the active playlist. This does not effect the source playlist, so specific groups can be selected using \fB\-\-keep\fR. +.TP +.BR \-\-converter +Sets the program used for converting tracks. +By default the program is either \fBffmpeg\fR or \fBavconv\fR. +Playlists which use track-specific converter options should use this option through the \fB"options"\fR playlist property to set an intended converter program. +If the program specified through \-\-converter does not exist, converter options will not be used (see \fB\-\-enable\-converter\-options\fR). + +.TP +.BR \-\-disable\-converter\-options ", " \-\-no\-use\-converter\-options +Forces track-specific converter options to not be used. +See also \fB\-\-enable\-converter\-options\fR. + .TP .BR \-\-disable\-playback\-status ", " \-\-hide\-playback\-status Hides playback status (timestamps, etc). +.TP +.BR \-\-enable\-converter\-options ", " \-\-use\-converter\-options +Forces usage of track-specific converter options. +By default, they are enabled. +See also \fB\-\-disable\-converter\-options\fR. + .TP .BR \-h ", " \-? ", " \-\-help Presents a help message, directing the user to the \fBman\fR page. -- cgit 1.3.0-6-gf8a5