-
Notifications
You must be signed in to change notification settings - Fork 89
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
Bundle gstreamer in Windows installers to support media out of the box without VLC #223
Comments
Do you have VLC on your system, and if so can you try with If that works the issue is probably limited to packaging the GStreamer dependencies. |
I don’t have it on the Windows system I use, but I can fake it with a portable installation. IMHO, packaging the GStreamer dependencies would be great to have a complete solution (and portable too). |
The goal is to indeed package the gstreamer dependencies, I’m just trying to confirm that’s the only thing going wrong. If you don’t have VLC don’t worry though I’ll test it at some point. |
Many thanks for commit d989d63. I’m afraid I don’t get the video playing (not even clicking on it). I’m going to check it with the new beta (once it’s available). |
The gstreamer backend works with on windows msys for non-frozen packages, but doesn’t seem to survive to the “freezing” (i.e. building the .exe) process. All I get are the following errors:
For now, media backends on windows will have to be limited to VLC. |
I’m repurposing this issue for the gstreamer bundling. I’ve tested both playing and auto-playing of media, which both work with v1.7.0b3 on Windows provided VLC is installed. |
The attached PDF document contains a video on the second page that should autostart as the page is entered (and autostop as the page is left).
@Cimbali, reports that video autostart should work fine with latest version (1.7b1). I cannot make it work with these Windows binaries.
The video doesn’t play at all, not even by clicking on it. I guess this might be related to GStreamer and its Python bindings.
The text was updated successfully, but these errors were encountered: