openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03068
[Bug 551311] Re: sped up clip crashes openshot during playback
When trying to modify playback speed of the only clip in the timeline,
with audio disabled (this is a .MTS file, directly copied from digital
camera) the terminal output is as follows:
--------------------------------
OpenShot (version 1.1.1)
--------------------------------
A new frmMain has been created
state saved
on_tlbImportFiles_clicked called with self.tlbImportFiles
(openshot:27606): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.HalVolumeMonitor is not supported
project modified: Added file
state saved
project modified: Added clip
state saved
project modified: Changed visibility of clip
state saved
project modified: Moved clip
state saved
project modified: Changed visibility of clip
state saved
project modified: Changed audio of clip
state saved
on_mnuClipProperties_activate
on_txtOut_value_changed
on_cboKeyFrame_changed
on_cboSimpleSpeed_changed
on_frmClipProperties_configure_event
on_frmClipProperties_configure_event
on_cboSimpleSpeed_changed
on_btnClose_clicked
project modified: Modified clip properties
state saved
on_tlbPlay_clicked called with self.tlbPlay
Segmentation fault
The same occurs when attempting to slow down a video (tested with a .mov
file converted from the file above, again with audio disabled, as well
as a .avi conversion of the same file). I'm using the ~amd64 keyword on
gentoo - unclear if newer libraries could be responsible for this.
--
sped up clip crashes openshot during playback
https://bugs.launchpad.net/bugs/551311
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: New
Bug description:
Using OpenShot 1.1.1 on Gentoo amd64 using ebuild found here: http://bugs.gentoo.org/283673
When changing the playback speed of clips to other than normal and attempting to play a preview of the timeline, openshot crashes when reaching the modified speed clip. Have only tried speeding up yet - can't confirm on slow down.
Changing playback speed property then saving results in being unable to remove or restore playback speed of the clips in question - right click on the clip crashes openshot again.
References