mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
allow customization of ffmpeg path
This commit is contained in:
parent
b0b0649280
commit
6e9f8fb2d1
6 changed files with 100 additions and 15 deletions
|
|
@ -134,5 +134,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
/// <param name="path">The path.</param>
|
||||
/// <returns>System.String.</returns>
|
||||
string EscapeSubtitleFilterPath(string path);
|
||||
|
||||
void Init();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue