Stefan Seyfried wrote: > I did investigate this today: > * windows HandBrakeCLI does not show the problem > * prebuilt ubuntu HandBrakeCLI does not show the problem > * packman HandBrakeCLI shows the problem > > => investigate the binaries, find that libav is configured differently. > => our version does not have "-DNDEBUG", windows and ubuntu has > => find out, that "--debug=max" configure option removes -DNDEBUG > => change this to "--debug=std", so -DNDEBUG is added and asserts are > noops. > => fix fallout from this with "no-return-in-nonvoid-function.patch" > => submit to Multimedia
Thanks, I can confirm for handbrakeCLI. Have you changed the compile/configure options for handbrakeGUI, too? _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
