We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45f60a6 + 860836b commit 37e01a0Copy full SHA for 37e01a0
modules/mythweb/tmpl/default/set_flvplayer.php
@@ -29,7 +29,7 @@
29
break;
30
}
31
elseif (php_uname ('s') == 'Darwin' && file_exists ($path."/ffmpeg.app")) {
32
- $ffmpeg = $path."/ffmpeg".app;
+ $ffmpeg = $path."/ffmpeg.app";
33
34
35
0 commit comments