-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syntax Error in 1.37 #14
Comments
Seems like the ffprobe invocation failed.
And the probe output for some uploaded file |
|
Thanks! I'll test this shortly |
The extension was passing a wrong filepath to ffprobe. Could you test again using the current develop branch? Also, when and where does the error occur? On a file page or when including a local file using |
Which specific commit?
No idea. I picked it up in the logs. |
|
I've applied the patch to the test server, will check back in a day. Can you properly backport it to master? |
Perfect |
On 1.36 (without the mentioned commit) this is given:
full message:
in addition to this (full backtrace given):
when using for example, However on 1.37, and with the commit applied, a fatal exception is given when trying to upload an mp3 file:
|
@Universal-Omega thanks for this! The mentioned commit indeed had another error... 🙄 As for the |
Seems to be fixed. Closing this now. |
Describe the bug
Warning: Syntax error [Called from MediaWiki\Extension\EmbedVideo\Media\FFProbe\FFProbe::invokeFFProbe in /srv/mediawiki/w/extensions/EmbedVideo/includes/Media/FFProbe/FFProbe.php at line 165] in /srv/mediawiki/w/includes/debug/MWDebug.php on line 498
Technical information:
The text was updated successfully, but these errors were encountered: