superbonaci
superbonaci
do not stale.
do not stale.
Can you provide a sample video? You can probably do that with a simple ffmpeg command...
You can download the VOD by chapters using the `-b` and `-e` flags to manually set the crop times (the chapters inside are not adjusted but it's a bug). You...
If the chapters are (example): ``` Chapter 1: 00:00 - 19:40 Chapter 2: 19:40 - 24:10 Chapter 3: 24:10 - 1:12:00 ``` You can use ffmpeg to crop without conversion,...
darlinghq built with all components (`cmake -DCOMPONENTS="all" ..`) but still fails: ``` Darling [~/Downloads/MacDown.app/Contents/MacOS]$ ./MacDown dyld: Symbol not found: _OBJC_CLASS_$_DOMNode Referenced from: /Volumes/SystemRoot/home/user/Downloads/MacDown.app/Contents/MacOS/MacDown Expected in: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit in /Volumes/SystemRoot/home/user/Downloads/MacDown.app/Contents/MacOS/MacDown abort_with_payload: reason:...
Maybe the 95% log feature should be changed to reflect some progress, and display warnings differently.
Same issue here with Arch linux (x86_64): ``` $ darling --version darling master @ 98c5c8abf Copyright (C) 2012-2023 Lubos Dolezel ``` ``` $ darling shell Bootstrapping the container with launchd......
> Will be testing with commit [141c24a](https://github.com/darlinghq/darling/commit/141c24aaa8187b4787cd1f0b002aeac0f35c43eb) works.
Full log: [unxip-darling.txt](https://github.com/thii/Unxip/files/7230037/unxip-darling.txt)