R
Railway2mo ago
DEOGEE

ffmpeg: not found error

It seems like ffmpeg is not supported by default in railway. How do i add it
Solution:
try adding a nixpacks.toml file -
[phases.setup]
nixPkgs = ['...', 'ffmpeg']
[phases.setup]
nixPkgs = ['...', 'ffmpeg']
...
Jump to solution
7 Replies
Percy
Percy2mo ago
Project ID: N/A
DEOGEE
DEOGEEOP2mo ago
1f254ed
Solution
Brody
Brody2mo ago
try adding a nixpacks.toml file -
[phases.setup]
nixPkgs = ['...', 'ffmpeg']
[phases.setup]
nixPkgs = ['...', 'ffmpeg']
DEOGEE
DEOGEEOP2mo ago
How do i add a file to the project I should do it locally and push to github ? Or i can add the file from the railway dashboard?
Brody
Brody2mo ago
correct
DEOGEE
DEOGEEOP2mo ago
i'm working on that now . give me a moment Its working now! Thank you soo much @Brody
Brody
Brody2mo ago
no problem
Want results from more Discord servers?
Add your server