Merge pull request #5073 from BaronGreenback/ffmpeg
Fix for 4933: Alternative ffmpeg fix
This commit is contained in:
commit
e5f99762e2
|
@ -209,6 +209,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||||
|
|
||||||
_ffmpegPath = path;
|
_ffmpegPath = path;
|
||||||
EncoderLocation = location;
|
EncoderLocation = location;
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user