CJ_Clippy 5e83742341
Some checks failed
ci / build (push) Failing after 1s
create migrations-data
2024-12-16 12:39:23 -08:00
..
2024-12-11 23:23:46 -08:00
2024-11-05 11:48:21 -08:00
2024-12-11 23:23:46 -08:00
2024-12-16 12:39:23 -08:00
2024-12-11 23:23:46 -08:00
2024-12-11 23:23:46 -08:00
2024-11-05 11:48:21 -08:00

@futureporn/factory

Factory takes raw materials (video segments) and produces an end product (encoded video, thumbnail)

factory has a big disk and lots of RAM in order to do transcoding tasks

240p encodes

ffmpeg -i ./pmel-cb-2023-03-04.mp4 -vf scale=-2:240 -b:v 368k -b:a 45k ./projektmelody-chaturbatep2023-03-04_240p.mp4

potential helpful tools