Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
another hit on OpenShot: when rendering video that originated from KAZAM ( screen caster ) at 12 fps into e.g. MPEG4 at 24 fps -- the rendered file loses sound/video sync.
Rendering a Camera video -- .mov at 30 fps to an AVI container at 30 fps seems to go OK. This is unfortunate as in editing video and then rendering a presentation it may be desirable to combine various sources. I may have to go shopping,..... LightWorks, perhaps.
They have a good engine, it seems. They won some award. They are on version 0.2.3, which a bit out of alpha. They are responsive to issues on github. You may be missing something.
[userx@arcomeo Documents]$ ./OpenShot-v2.4.4-x86_64.AppImage
./bin//openshot-qt.wrapper: line 110: 23478 Aborted (core dumped
) LD_LIBRARY_PATH="" zenity --question --title="$TITLE" --text="$TEXT" 2> /dev/n
ull
Loaded modules from current directory: /tmp/.mount_LARMYS/usr/bin
Traceback (most recent call last):
File "/home/gitlab-runner/builds/5cd61c66/0/OpenShot/openshot-qt/openshot.py",
line 18, in swig_import_helper
File "/usr/lib/python3.4/imp.py", line 297, in find_module
ImportError: No module named '_openshot'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/cx_Freeze-4.3.4-py3.4-linux-x86_6
4.egg/cx_Freeze/initscripts/Console.py", line 27, in <module>
File "openshot_qt/launch.py", line 55, in <module>
from classes.app import OpenShotApp
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, in _find_and_loa
d
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2226, in _find_and_loa
d_unlocked
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1200, in _load_unlocke
d
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1129, in _exec
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1471, in exec_module
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 321, in _call_with_fra
mes_removed
File "/tmp/.mount_LARMYS/usr/bin/classes/app.py", line 41, in <module>
from classes import info, settings, project_data, updates, language, ui_util
, logger_libopenshot
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2284, in _handle_froml
ist
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 321, in _call_with_fra
mes_removed
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, in _find_and_loa
d
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2226, in _find_and_loa
d_unlocked
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1200, in _load_unlocke
d
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1129, in _exec
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1471, in exec_module
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 321, in _call_with_fra
mes_removed
File "/tmp/.mount_LARMYS/usr/bin/classes/logger_libopenshot.py", line 31, in <
module>
import openshot
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, in _find_and_loa
d
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2226, in _find_and_loa
d_unlocked
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1191, in _load_unlocke
d
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1161, in _load_backwar
d_compatible
File "/home/gitlab-runner/builds/5cd61c66/0/OpenShot/openshot-qt/openshot.py",
line 28, in <module>
File "/home/gitlab-runner/builds/5cd61c66/0/OpenShot/openshot-qt/openshot.py",
line 20, in swig_import_helper
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, in _find_and_loa
d
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 2226, in _find_and_loa
d_unlocked
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1191, in _load_unlocke
d
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1161, in _load_backwar
d_compatible
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 539, in _check_name_wr
apper
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 1715, in load_module
File "/usr/lib/python3.4/importlib/_bootstrap.py", line 321, in _call_with_fra
mes_removed
ImportError: libselinux.so.1: cannot open shared object file: No such file or di
rectory
save yourself a little trouble and try a different video editing app
There's actually 3 projects: libopenshot-audio, libopenshot, and openshot-qt.
libopenshot provides the openshot.py module, from what I've worked out. I'd post an issue on github about that, as you run openshot-qt, and the others are dependencies.
There's also this one:
Quote:
ImportError: libselinux.so.1: cannot open shared object file: No such file or directory
I really fail to see what that's about, unless you're using an appimage built on a selinux-aware box like fedora on a non-selinux one (like the rest of the world) . I don't have selinux, and my issue (#2887) about compiling on slackware lists the dependencies, and selinux isn't there. Back to the appimage... Better mention this one on your issue too.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.