-
Notifications
You must be signed in to change notification settings - Fork 26
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
mp4 error #10
Comments
You're probably missing the required GStreamer elements. On Ubuntu, installing gstreamer1.0-libav is probably enough. |
The first error was gone installing libav Now the error is: Some other package to install? |
I've got the gstreamer1.0-plugins-{good,bad,ugly} plugin sets installed, plus gstreamer1.0-vaapi (although I've been able to encode videos on a system that doesn't provide VA-API encoders). It's hard to provide any more specific suggestions without knowing what distro you are running. |
Hi guy, Same case
|
it seems to solve it ! it is running now... waiting the end... |
Done ! |
With
ges-launch-1.0 --load presentation.xges -o presentation.mp4
I have this error:
Loading project from : presentation.xges ERROR from element internal-encodebin: Couldn't create encoder for format video/x-h264, profile=(string)high Debugging info: gstencodebin.c(1171): _post_missing_plugin_message (): /GESPipeline:gespipeline0/GstEncodeBin:internal-encodebin
No error on webm format.
The text was updated successfully, but these errors were encountered: