hammyg
hammyg
RRailway
Created by hammyg on 12/6/2023 in #✋|help
FFMPEG issues despite recommendations
Oops, never mind. Looks like the version change did fix this issue, I'm sorry. Thank you for pointing out how to properly put a fixed version for railway. It might be a worthwhile discussion to eventually have this work on the latest version, but the short fix is the version downgrade. Thanks for the help @Brody and @maddsua .
26 replies
RRailway
Created by hammyg on 12/6/2023 in #✋|help
FFMPEG issues despite recommendations
No description
26 replies
RRailway
Created by hammyg on 12/6/2023 in #✋|help
FFMPEG issues despite recommendations
Updated nixpacks.toml: [phases.setup] aptPkgs = ["...", "ffmpeg"] nixLibs = ['...', 'zlib'] Created railway.toml to test as well: [build] nixpacksVersion = "1.15.0" Still unfortunately left with the error: ffmpeg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.36' not found (required by /nix/store/xpxln7rqi3pq4m0xpnawhxb2gs0mn1s0-gcc-12.3.0-lib/lib/libstdc++.so.6)
26 replies
RRailway
Created by hammyg on 12/6/2023 in #✋|help
FFMPEG issues despite recommendations
But there's essentially no way to do this through Railway exclusively with build commands, etc?
26 replies
RRailway
Created by hammyg on 12/6/2023 in #✋|help
FFMPEG issues despite recommendations
Anywhere you can point me to setting something like that up? Don't really have experience with Docker.
26 replies