[Bug 242849] multimedia/handbrake: enable Intel Quick Sync Video
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 26 03:07:38 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242849
--- Comment #13 from Yuichiro NAITO <naito.yuichiro at gmail.com> ---
Would you show me your stack trace when HandBrake failed.
You can see it by following steps.
1. make sure that `make config` has MFX option.
2. rebuild with debug symbols.
`make -DWITH_DEBUG=YES reinstall`
3. run HandBrake
4. check your corefile and show back trace
Ex. lldb /usr/local/bin/ghb -c ghb.core
(lldb)bt
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list