rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

Crash Using Metal Branch when Previewing Recorded Clip (XCode 7.1 beta 3) #226

Open mjgaylord opened 9 years ago

mjgaylord commented 9 years ago

On iOS9.1 beta 4, after recording a clip, the preview screen crashes with the following error:

``/BuildRoot/Library/Caches/com.apple.xbs/Sources/Metal/Metal-55.1.1/ToolsLayers/Debug/MTLDebugComputeCommandEncoder.mm:654: failed assertionFunction writes texture (outputTexture.coerce[0]) whos usage (0x05) doesn't specify MTLTextureUsageShaderWrite (0x02)' (lldb) bt

Screenshot attached:

screen shot 2015-10-13 at 2 01 08 pm

Let me know if you need any more info.

ghost commented 8 years ago

that will go away if you do this: run the app on your iphone, disconnect your iphone from you mac, close the app and rerun, this is a problem for some reason that occurs when the debugger is connected, otherwsise, you won't have a problem.

clg456852 commented 8 years ago

It is works,but the video is upside down.