I ask as someone who uses ffmpeg regularly, what does Handbrake offer over ffmpeg?
HandBrake 1.0.0 Released
21–30 of 181 posts
Re: HandBrake 1.0.0 Released
#22I ask as someone who uses ffmpeg regularly, what does Handbrake offer over ffmpeg?
And also some nice queue management, a bit better than what you'd get from shell scripting.
The downside is that it's a GUI.
Re: HandBrake 1.0.0 Released
#23I love Handbrake. It's my goto for video transcoding. I often download stuff for my children from YouTube using a YouTube downloader, and then transcode them to the ideal iPad format, so the children can watch stuff in the car on the iPad without an internet connection. Great for long trips.
An iPad can't play regular MP4/H264 videos by default?
Re: HandBrake 1.0.0 Released
#24Re: HandBrake 1.0.0 Released
#25Wow, I used to use this many years ago when ripping DVDs was a thing and also for the occasional transcode to mkv. I had no idea it was still in development. I'll have to check it out again.
Re: HandBrake 1.0.0 Released
#26I ask as someone who uses ffmpeg regularly, what does Handbrake offer over ffmpeg?
I've used to work with a team that used HandBrake for transcoding - from what one of the developers told me HandBrake handles weird video formats better. Some of the videos would have troubles with ffmpeg which would produce "broken" transcoded videos, videos without audio and some other issues that I don't remember now. Myself personally, I feel quite comfortable with ffmpeg and I never had any problems with it so w…
Re: HandBrake 1.0.0 Released
#27Re: HandBrake 1.0.0 Released
#28Wow, I used to use this many years ago when ripping DVDs was a thing and also for the occasional transcode to mkv. I had no idea it was still in development. I'll have to check it out again.
Why transcode just to package media into an mkv container? Mkv is pretty much codec agnostic, you could probably just steam copy. You'll save a lot of time and audio-visual quality by doing so.
Re: HandBrake 1.0.0 Released
#29Could've fooled me...
Re: HandBrake 1.0.0 Released
#30Earlier quoted context omitted.
I've used to work with a team that used HandBrake for transcoding - from what one of the developers told me HandBrake handles weird video formats better. Some of the videos would have troubles with ffmpeg which would produce "broken" transcoded videos, videos without audio and some other issues that I don't remember now. Myself personally, I feel quite comfortable with ffmpeg and I never had any problems with it so w…
The issues you bring up are not deficiencies with ffmpeg, but rather the user. One can prevent all of the issues you cited with the correct ffmpeg commands and an understanding of how media codecs and containers work.