gdg87
gdg87
Hi, if i record with audio format MPEG4AAC the encoding doesn't work. This is my recording settings dictionary NSDictionary *recordSettings = [NSDictionary dictionaryWithObjectsAndKeys: [NSNumber numberWithInt:kAudioFormatMPEG4AAC], AVFormatIDKey, [NSNumber numberWithInt:AVAudioQualityLow], AVEncoderAudioQualityKey, [NSNumber...
Hello, I installed all necessary lib following instruction but cannot proceed having this error ```++ spectral_sensitivity=b ++ path='dataset/Abraham Lincoln_01.png' ++ blur_radius=0.75 +++ dirname 'dataset/Abraham Lincoln_01.png' ++ list=dataset +++ basename dataset...
I have a magazine published with baker framework on the ios newsstand. I would like also publish the magazine on Android devices. I download and run the code but i...