fp/services/factory
CJ_Clippy 92cce429b3 capture basic function 2024-09-20 19:01:21 -08:00
..
src add velero 2024-09-16 08:31:51 -08:00
README.md capture basic function 2024-09-20 19:01:21 -08:00
package.json move fetchers to their own package 2024-09-05 21:39:08 -08:00
pnpm-lock.yaml move fetchers to their own package 2024-09-05 21:39:08 -08:00
tsconfig.json fp/factory can now concatenate 2024-08-09 16:28:37 -08:00

README.md

@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