linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #13183
[Bug 1472213] Re: Openshot 2.0 terminates with 'openshot::ErrorEncodingVideo'.
I installed libopenshot-audio-bzr from AUR normally. I use yaourt, so:
yaourt -S libopenshot-audio-bzr
After that you have to install libopenshot-bzr. It wont build by default
though. You can use yaourt to download the AUR build packet (yaourt -G
libopenshot-bzr). Run makepkg in the downloaded directory. The building
process will fail. You must edit two files.
src/libopenshot/src/bindings/python/openshot.i
src/libopenshot/src/bindings/ruby/openshot.i
You must remove the 25 first lines (wrong commenting with #).
Run makepkg and after the compilation, install the created packet.
Download Openshot-Qt:
bzr lp:openshot/2.0
Enter 2.0/src and run launch.py
This is what I did.
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/1472213
Title:
Openshot 2.0 terminates with 'openshot::ErrorEncodingVideo'.
Status in OpenShot Video Editor:
New
Bug description:
Openshot 2.0 r416 terminates with 'openshot::ErrorEncodingVideo' on
various operations. Play head move, clip move, preview command etc.
libopenshot r455.
main_window:INFO 320
timeline_webview:INFO $scope.MovePlayheadToFrame to frame 320
timeline_webview:INFO $scope.MovePlayhead to seconds 13.291666666666666
terminate called after throwing an instance of 'openshot::ErrorEncodingVideo'
Aborted (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/1472213/+subscriptions
Follow ups
References