The first one is that VLCMediaThumbnailer requires huge traffic to generate icons: 40mb for 150mb video file, 9mb for 10m, almost the entire file size.
And the second - when media initiated from NSInputStream:
Code: Select all
[[VLCMedia alloc] initWithStream:videoStream];