FlintyLemming eaf6a41041 🐛 fix(av1-transfer): use bash exec -a instead of executable= to rename ffmpeg process
subprocess.Popen with executable= fails on linuxbrew due to symlink/execve
incompatibility. Use bash exec -a so ffmpeg is resolved via PATH instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 11:11:20 +08:00
2025-04-08 23:23:16 +08:00
2025-07-25 09:30:53 +08:00
2025-04-07 20:52:40 +08:00
2025-06-19 10:50:45 +08:00
Description
No description provided
544 KiB
Languages
Shell 53.5%
Python 46.5%