mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
Merge pull request #5073 from BaronGreenback/ffmpeg
Fix for 4933: Alternative ffmpeg fix
This commit is contained in:
commit
e5f99762e2
1 changed files with 1 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
|
||||
_ffmpegPath = path;
|
||||
EncoderLocation = location;
|
||||
return true;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue