Quote:
Originally Posted by freak22
This is my 480p FFmpeg settings now. I need to improve the quality by 20-30%.
-vcodec libx264 -movflags +faststart -threads 0 -r 25 -g 50 -crf 28 -me_method hex -trellis 0 -bf 8 -acodec aac -strict -2 -ar 44100 -ab 128k -f mp4
|
Hey freak22, not answering your question but still related.
Would people like you like an opensource video editor batch processor? I played around with PHP ffmpeg and made a basic editor.
I'm always up for improving my skill level and like building things people would use.
Granted people argue that there are open source video editors and so forth but the idea would be to set up hundreds or even thousands of custom jobs to a video and then just let it sit while the editor instance on a service like digital ocean just pumps them out over a day or two and then sends you an email when done.
Interest?