Selur's Little Message Board
Always crashed when video encode begins (on Mac) - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Always crashed when video encode begins (on Mac) (/thread-152.html)



Always crashed when video encode begins (on Mac) - aidalai - 16.11.2017

Hello.

Im using the last version available for Mac in an iMac with Sierra.

Im always having the same error while I try to encode a video. All the audio parts are ok but when it start to encode video, it crashed in one second... neither start... when "encoding video to MPEG-4 AVC with x264" step.

Im uploading the debug file.


RE: Always crashed when video encode begins (on Mac) - Selur - 16.11.2017

Problem is caused due to a bug in the decoder call generation. Not sure what ist causing this atm. will look into it. Would be helpful if you could create a debug output level 9 of just the job creation.

Cu Selur


RE: Always crashed when video encode begins (on Mac) - Selur - 16.11.2017

Okay, this happens when yadif is used, but no field order was detected.
-> Until I release a new version:
As a workaround it should help to enabled 'Filtering->(De-)Interlace/Telecine->Overwrite input scan type to' and select either 'bottom field first' or 'top field first'.

Cu Selur


RE: Always crashed when video encode begins (on Mac) - aidalai - 29.11.2017

Thhanks! It works!