8263ksbr@lemmy.mltoProgramming@programming.dev•Why aren't 60fps or more the standard for videos?
4·
1 month agoAdditional to the other commentators: there is still a lot of handmade visual effects (painting/masking on each frame by frame) costs would explode. as far as I remember “the Hobbit” was partially made in 60fps. While I loved it, the make-up crew had suddenly problems to hide all the glue on the dwarfs beards and skin looked suddenly realistic instead of “Hollywood”.
Here is some random link about that: https://www.forbes.com/sites/johnarcher/2014/12/16/hate-the-hobbit-in-high-frame-rate-you-just-need-to-see-it-again/
I use handbrake CLI with this line
HandBrakeCLI -i /dev/sr0 -o output.mkv --preset="H.265 MKV 2160p60" --all-subtitles --subtitle-burned=none -q 16
To rip directly from the DVD drive. It’s not perfect but pretty good as all in one solution