Akash-PlayPowerLabs

Results 3 comments of Akash-PlayPowerLabs

Thank you for response, I've try changing it to VideoWriter.fourcc(‘M’, ‘J’, ‘P’, ‘G’), but this crash at the same point.

I tried VideoWriter.fourcc(‘M’, ‘J’, ‘P’, ‘G’) with avi it does created the video output but in corrupted format. however app is not crashed in this scenario.

can I use any other combination of fourcc and file extension on iOS?