Search Criteria
Package Details: openshot-bin 3.5.1-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: | 1.15 |
| First Submitted: | 2025-12-29 04:03 (UTC) |
| Last Updated: | 2026-04-08 04:23 (UTC) |
Dependencies (2)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- faac (faac-gitAUR) (optional) – for exporting audio using AAC
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: