Problem when play full HD video in iOS

iOS, iPad, iPhone, tvOS specific usage questions
LongVan
New Cone
New Cone
Posts: 1
Joined: 18 Mar 2016 05:42

Problem when play full HD video in iOS

Postby LongVan » 18 Mar 2016 05:52

I have a problem with VLCMediaPlayer when play full HD video. All works, but video playing has bad performance (lagging). Where is the problem? Console says only:
creating player instance using shared library
shader program 1: WARNING: Output of vertex shader 'TexCoord1' not read by fragment shader
WARNING: Output of vertex shader 'TexCoord2' not read by fragment shader


I use MobileVLCKit-prod from CocoaPod and build in XCode 7, run on iPhone 5 with ios 9.2.1
i have create VLCMediaPlayer in iOS with code:
_mediaplayer = [[VLCMediaPlayer alloc] init];
_mediaplayer.delegate = self;
_mediaplayer.drawable = self.movieView;

Thanks for any help!

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: Problem when play full HD video in iOS

Postby fkuehne » 22 Mar 2016 15:55

How HD is your HD content. Please give details and note that H265 won't work well on iPhone 5. For H264, there shouldn't be a big issue. Does your content play with the official VLC-iOS app?
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

ssbmaccom
Cone that earned his stripes
Cone that earned his stripes
Posts: 184
Joined: 26 Nov 2015 15:21
Operating System: Mac OS, iOS, tvOS

Re: Problem when play full HD video in iOS

Postby ssbmaccom » 23 Mar 2016 18:04

I have seen several issues like that on iOS and tvOS. Thats why I built VLCKit ported back to the release end of 2015, which had the best performance according to reports during beta testing my app. Later versions have issues here and there, but playback is freezeing when streaming video via http from a set top box.

Unfortunately, the "old" version has good playback but sometimes crashes in the event dispatcher internally when closing the stream.


Return to “VLC for iOS, iPadOS and Apple TV”

Who is online

Users browsing this forum: No registered users and 35 guests