linvefx.blogg.se

Losslesscut
Losslesscut








Losslesscut install#

Install -Dm644 -t "$pkgdir/usr/share/licenses/$_pkgname" LICENSEĮLECTRON_IS_DEV=0 exec electron21 /usr/lib/losslesscut/app. Install -Dm644 icon.svg "$pkgdir/usr/share/pixmaps/$_pkgname.svg" Install -Dm644 $_sktop "$pkgdir/usr/share/applications/$_sktop" LosslessCut allows you to losslessly crop audio/video files, as well as cut fragments It is possible to combine arbitrary files (identical codec parameters). Install -Dm644 -t "$pkgdir/usr/lib/$_pkgname" app.asar Install -Dm755 $_pkgname.sh "$pkgdir/usr/bin/$_pkgname" Package Details: losslesscut-bin 3.54. Ln -s /usr/bin/ffprobe "$pkgdir/usr/lib/electron21/resources/" Ln -s /usr/bin/ffmpeg "$pkgdir/usr/lib/electron21/resources/" Install -dm755 "$pkgdir/usr/lib/electron21/resources" LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. Tar x -strip-components=2 -f $pkgname-$2 LosslessCut-linux-圆4/resources/app.asar Pkgdesc="Crossplatform GUI tool for lossless trimming/cutting of video/audio files" Select a different output format ( matroska and mov support a lot of codecs.) Try to enable the Experimental Flag under Settings Try the same operation with a different file (same codec or different codec) and see whether it’s a problem with just one particular file. 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.ĪvianaCruz commented on 06:46 Please try this: Sometimes LosslessCut (ffmpeg) is unable to cut certain tracks at all.

losslesscut

line in /usr/share/applications/sktop to: Exec=losslesscut -ozone-platform-hint=auto -enable-features=WaylandWindowDecorations To make the change persist, change the Exec=. 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








Losslesscut