You are not logged in.
Pages: 1
Hi,
I'm giving a try at openshot in order to make a slideshow using ken burns effect but
when exporting video with transitions, openshot does segfault, after about 20% of estimated time.
If no transition are selected, It does not segfault but does not end (scroll stays full and nothing else happens). In this case, I get a film with transtion (!) but no sound.
With transition, I tried to use gdb to get some traceback but openshot does not load under gdb:
gdb python
GNU gdb (GDB) 7.3
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb) run /usr/lib/python2.7/site-packages/openshot/openshot.py
Starting program: /usr/bin/python /usr/lib/python2.7/site-packages/openshot/openshot.py
[Thread debugging using libthread_db enabled]
File "/usr/lib/python2.7/site-packages/openshot/openshot.py", line 29
print "Error: You must have GTK 2.18 or greater to run OpenShot. Exiting..."
^
SyntaxError: invalid syntax
[Inferior 1 (process 6890) exited with code 01]Last edited by manouchk (2011-09-04 18:42:21)
Offline
I think you meant 'openshot segfaults on exporting video', not 'openbox' :-)
Offline
Pages: 1