Bradley Sepos

Results 215 comments of Bradley Sepos

Thanks for the update. For posterity, I'll note that HandBrake's current icon license is actually more permissive than GPL. So it's not like we're restricting its usage. Variations are fine,...

Work to improve automatic cropping here: https://github.com/HandBrake/HandBrake/pull/3925

Thanks for the hint. It looks like we may need to stop passing `--host` and instead use `-DCMAKE_SYSTEM`: https://cmake.org/cmake/help/latest/variable/CMAKE_SYSTEM.html I'll try to make time to take a deeper look sometime...

@galinart Needs the same fix as in https://github.com/HandBrake/HandBrake/commit/97d8804d00c422bddfa2bb374a80819d3836e075 That gets past the parameter issue but unfortunately, it does not link here.

Interestingly enough, we did this before (see #549, #1413, probably others) with mixed results. What was supposed to make building HandBrake easier (and it did in some ways) caused conflicts...

> Automatically import SRT/SSA where the filename matches source filename. (If Supported) Probably want burn in / other sub options for this. > We would potentially want to make this...

Thanks, will review as time allows.

Thanks for sticking with this.

Circling back to this after quite some time. I'd like to get this in if we can separate out the dependencies by adding relevant commands to `scripts/mac-toolchain-build`, and do whatever...

Reopening so we can take another look at this.