shincurry / Maria

a macOS native app/widget for aria2 download tool.
GNU General Public License v3.0
641 stars 36 forks source link

Runtime crash built on Xcode 9.0 beta 3 (9M174d) #43

Closed shincurry closed 7 years ago

shincurry commented 7 years ago

weird message, video encoder???

2017-07-24 16:03:14.180917+0800 Maria[79711:4623160] [] <<<< VTVideoEncoderSelection >>>> VTSelectAndCreateVideoEncoderInstanceInternal: no video encoder accepted for 'hvc1'
2017-07-24 16:03:14.181212+0800 Maria[79711:4623160] [] VTSelectAndCreateVideoEncoderInstanceInternal signalled err=-12908 (err) (Video encoder not accepted) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreMedia_frameworks/CoreMedia-2042.4.4/Sources/VideoToolbox/VTVideoEncoderSelection.c:1357
2017-07-24 16:03:14.181240+0800 Maria[79711:4623160] [] VTTileCompressionSessionCreate signalled err=-12782 (err) (Could not select and open encoder instance) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreMedia_frameworks/CoreMedia-2042.4.4/Sources/VideoToolbox/VTTile/VTTileCompressionSession.c:718

I'm trying to migrating Maria project to swift 4.

shincurry commented 7 years ago

autofix by upgrading to Xcode beta 4. 😂