• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle




  • I just realized you’re not the same person, but your response is still weird given the context of the conversation.

    Original below, but ignore it I guess.


    Because at some point people have to figure out their own shit for themselves.

    Uh…The question was “why is the US so involved with Israel,” and you replied it’s because the US is against genocide. So then, ‘shouldn’t Israel be figuring its shit out’ without us?

    We usually get involved when things get extreme, or when someone’s trying to keep us from the oil (just keeping it real).

    Agreed, but I’m not the one picking favorites here.









  • It’s hard to know for sure, but I’m guessing if you’re forcing hevc_nvenc in ffmpeg then handbrake is using libx265. Nvidia’s encoder rips through files, but that speed comes at the cost of bigger file sizes. libx265 uses the cpu so it’ll be much slower, but you’ll probably see files 30% smaller. As for audio, you could always try -c:a copy as an option for ffmpeg. I don’t actually use handbrake myself, so I don’t know how to directly copy streams.

    As a side note, if you don’t need to worry about licensing issues mp4 will compress much better than mkv.