Search Criteria
Package Details: openshot-bin 4.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openshot-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | openshot-bin |
| Description: | An award-winning free and open-source video editor,is dedicated to delivering high quality video editing and animation solutions to the world.(Prebuilt version) |
| Upstream URL: | http://www.openshot.org/ |
| Keywords: | c-plus-plus editor ffmpeg openshot python qt5 video video-editing video-editor video-production |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | openshot |
| Provides: | openshot |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 3 |
| Popularity: | 0.130683 |
| First Submitted: | 2025-12-29 04:03 (UTC) |
| Last Updated: | 2026-08-31 04:48 (UTC) |
Dependencies (24)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, librempeg-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-whisperAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-cuda-fullAUR, ffmpeg-headlessAUR, ffmpeg-full-llvmAUR)
- ffmpeg4.4
- libcaca
- libcdio-paranoia (libcdio-paranoia-gitAUR)
- libcups (libcups-gssapiAUR, libcups-gitAUR, cups-gitAUR)
- libgme (libgme-gitAUR)
- libtool (libtool-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxss
- nss (nss-hgAUR)
- python-certifi
- python-defusedxml (python-defusedxml-gitAUR)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-requests
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-tools
- twolame (twolame-gitAUR)
- wavpack (wavpack-gitAUR)
- Show 4 more dependencies...
Latest Comments
vinibali commented on 2026-03-24 12:10 (UTC) (edited on 2026-03-24 12:10 (UTC) by vinibali)
with the latest 3.5.0 version the LD_PRELOAD doesn't fix the issue with sound channels. 3.4.0 works just fine with LD_PRELOAD.
mrxx commented on 2026-03-22 13:50 (UTC)
I got the same startup error as dhtseany.
Fixed it by setting the variable in front of the last line of openshot.sh:
LD_PRELOAD=/usr/lib/libmpg123.so.0 exec "${_RUNNAME}" "$@" || exit $?dhtseany commented on 2026-02-05 13:43 (UTC)
I was receiving an error upon startup:
Please fix the following error and restart OpenShot no channelsSolution is to launch from terminal as follows [1]:
$ LD_PRELOAD=/usr/lib/libmpg123.so.0 openshot[1] https://github.com/OpenShot/openshot-qt/issues/5825
zxp19821005 commented on 2026-02-02 15:28 (UTC)
@Jib Thanks for your feedback, fixed it.
Jib commented on 2026-01-30 18:09 (UTC) (edited on 2026-01-30 18:10 (UTC) by Jib)
Most of these dependencies are not needed because they're included in the AppImage. Only needed : depends=(zlib fuse2 hicolor-icon-theme ffmpeg)
zxp19821005 commented on 2026-01-29 09:47 (UTC)
@wuesti Thanks for your feedback, fixed it.
wuesti commented on 2026-01-29 08:47 (UTC)
Dependencies are broken: