Package Details: losslesscut-bin 3.59.1-4

Git Clone URL: https://aur.archlinux.org/losslesscut-bin.git (read-only, click to copy)
Package Base: losslesscut-bin
Description: Crossplatform GUI tool for lossless trimming/cutting of video/audio files
Upstream URL: https://github.com/mifi/lossless-cut
Licenses: MIT
Conflicts: losslesscut
Provides: losslesscut
Submitter: dmp1ce
Maintainer: dmp1ce (Lulzagna)
Last Packager: Lulzagna
Votes: 49
Popularity: 2.96
First Submitted: 2020-11-10 13:10 (UTC)
Last Updated: 2024-03-22 14:06 (UTC)

Pinned Comments

kata55 commented on 2023-07-06 20:07 (UTC) (edited on 2023-07-06 20:09 (UTC) by kata55)

If anyone, like me, uses this on GNOME on Wayland with Fractional Scaling (due to a 14" 2560x1440 screen in their laptop), you may find this Electron trick useful to make the app work in native Wayland mode instead of xwayland (so that it does not appear blurry) - run the app with this command:

losslesscut --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations

To make the change persist, change the Exec=... line in /usr/share/applications/losslesscut-bin.desktop to:

Exec=losslesscut --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations

It would be probably great if the .desktop file in this AUR would have this automatically included if Wayland is detected as the display server, but I'm not sure how do you go about this; Also this seems to be a recurring theme with all Electron apps, so I'm thinking about some system-wide solution to be brought up on Arch upstream - no point in having every single Electron app packager waste the effort repeating this.

dmp1ce commented on 2021-10-29 17:03 (UTC)

I'm following the releases on this page: https://github.com/mifi/lossless-cut/releases

I'm not following all the tagged versions.

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

Lulzagna commented on 2024-03-22 13:59 (UTC)

Icon fixed, ty.

lapicidae commented on 2024-03-22 04:32 (UTC)

Icon location/url changed to:

https://raw.githubusercontent.com/mifi/lossless-cut/master/src/renderer/src/icon.svg

rado84 commented on 2024-03-22 01:36 (UTC)

Please remove the requirement for the svg icon. It can't be downloaded for whatever reason and the package won't update.

Lulzagna commented on 2024-03-22 01:14 (UTC)

@earch done, ty.

earch commented on 2024-03-20 21:04 (UTC) (edited on 2024-03-20 21:05 (UTC) by earch)

Please add 'Provides' and 'Conflicts' properties to the PKGBUILD, as in losslesscut-git AUR PKGBUILD

error: failed to commit transaction (conflicting files) losslesscut-git: /usr/bin/losslesscut exists in filesystem (owned by losslesscut-bin)

fortuna commented on 2024-02-19 21:14 (UTC) (edited on 2024-02-19 21:15 (UTC) by fortuna)

Anyone tried this package in LXDE?

The video navigation is fine, it plays a bit jerky but the menus are really sluggish. It takes about 6 seconds to flick a button and to open the "Export" menu after hitting the corresponding button, due to extremely slow graphics. Supposedly caused by the animations. How do you disable them?

This is the output in a terminal after startup:

[11745:0219/202426.413155:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser” [11745:0219/202426.413575:ERROR:select_file_dialog_linux_portal.cc(280)] Failed to read portal version property [11782:0219/202426.744415:ERROR:angle_platform_impl.cc(44)] renderergl_utils.cpp:575 (GenerateTextureFormatCaps): glGetInternalformativ generated error 0x00000500 for format 0x0000906F. Skipping multisample checks. ERR: renderergl_utils.cpp:575 (GenerateTextureFormatCaps): glGetInternalformativ generated error 0x00000500 for format 0x0000906F. Skipping multisample checks. libva error: /usr/lib/dri/iHD_drv_video.so init failed ffmpeg -hide_banner -f lavfi -i 'nullsrc=s=256x256:d=1' -f null -

GPU is third generation GMA 950 Intel graphics.

Oh. And there is no audio, but I can live with that.

Any thoughts? Thanks!

dmp1ce commented on 2024-01-31 20:20 (UTC)

Thanks for the ping @Luizagna.

Lulzagna commented on 2024-01-31 18:11 (UTC)

I was advised to link an updated PKGBUILD here instead of creating a new package.

Updated for 3.59.1: https://maximumstandard.com/losslesscut-bin/PKGBUILD

I'm willing to co-maintain minor/patch updates if you wish.

dmp1ce commented on 2023-10-16 15:55 (UTC) (edited on 2023-10-16 15:55 (UTC) by dmp1ce)

@xeruf

I'm not able to test this wayland error right now. If you have a suggestion to fix it then I'll take a look.

xeruf commented on 2023-10-14 16:46 (UTC)

Opens but unusable on Manjaro Sway Wayland, logs:

[29081:1014/184236.104104:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser”
[29081:1014/184236.104163:ERROR:select_file_dialog_linux_portal.cc(274)] Failed to read portal version property
[29125:1014/184246.575841:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[29125:1014/184246.580359:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[29125:1014/184246.596722:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at WebFrameMain.send (node:electron/js2c/browser_init:2:94361)
    at WebContents.send (node:electron/js2c/browser_init:2:79721)
    at click (/usr/share/losslesscut/resources/app.asar/vite-dist/menu.js:23:36)
    at MenuItem.click (node:electron/js2c/browser_init:2:30958)
    at Menu._executeCommand (node:electron/js2c/browser_init:2:36354)

The last error occured after clicking File>Open on the navigation bar - which works, but does nothing.