John Stebbins
John Stebbins
What additional metadata are you interested in? HB already preserves title, artist director, composer, release date, summary, genre, description, and synopsis from any file demuxed by libav (so everything other...
Sorry, I forgot to get back to you about this question. hb_job_init, hb_job_init_json and hb_preset_job_init copy the title's metadata into the job they create. So if you are initializing your...
The version of HandBrake being run appears to be from an ArchLinux package. Are there any known problems with how Arch packages HandBrake? They are not currently listed in the...
Nice! Go for it. The transition from gtk2 to gtk3 was painful. We maintained both gtk2 and gtk3 ports for about a year. I don't recommend doing that again. Make...
> It would be nice if in rewrite some spacing is added between two rows IMHO. Current UI is pretty cluttered There's always a tradeoff between showing more content and...
How about this. When HandBrake needs to change the downmix because the source has fewer channels than the requested layout, have HandBrake modify the bitrate automatically in an intelligent way.
hmm, you might want to check what happens on the muxer side of things. I think what can happen if you remove the demuxer limit is the creation of an...
I'm not able to reproduce the problem given the sample that was provided. The `hb_log()` in the section of code in question is never printed, i.e. the modified code in...
It was probably something in ffmpeg that got fixed. ffmpeg is sometimes over zealous about pts sanitizing and does unexpected and unwanted things.
> Can any one explain why it is so hard to add this feature? - There are only 4 or 5 part time volunteer developers - A list of feature...