My question is about ios11
For my application, I use the version of 'MobileVLCKit-unstable', '3.0.0a45'
But, there is a problem with playing video formats: .mpg, .mkv, .mp4
When I try to play the video, app hangs
In debug I can see such errors:
[h264 @ 0x7f86b49dec00] get_buffer() failed
[h264 @ 0x7f86b49dec00] thread_get_buffer() failed
[h264 @ 0x7f86b49dec00] decode_slice_header error
[h264 @ 0x7f86b49dec00] get_buffer() failed
[h264 @ 0x7f86b49dec00] thread_get_buffer() failed
[h264 @ 0x7f86b49dec00] decode_slice_header error
[h264 @ 0x7f86b49dec00] get_buffer() failed
[h264 @ 0x7f86b49dec00] thread_get_buffer() failed
[h264 @ 0x7f86b49dec00] decode_slice_header error
[h264 @ 0x7f86b49dec00] get_buffer() failed
[h264 @ 0x7f86b49dec00] thread_get_buffer() failed
[h264 @ 0x7f86b49dec00] decode_slice_header error
[h264 @ 0x7f86b49dec00] get_buffer() failed
[h264 @ 0x7f86b49dec00] thread_get_buffer() failed
[h264 @ 0x7f86b49dec00] decode_slice_header error
[h264 @ 0x7f86b49dec00] no frame!