Search found 24 matches

Go to advanced search

by huiZhang
25 Aug 2015 09:06
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Wrong states in VLCMediaPlayerDelegate method !!
Replies: 4
Views: 740

Re: Wrong states in VLCMediaPlayerDelegate method !!

There is no BufferingEnd event at this point, even though that might be useful indeed. If you don't receive a new "buffering" event within half a second, it is safe to assume that VLC is not buffering actively.
:) Ok ,Thanks for your help!
by huiZhang
24 Aug 2015 06:59
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Wrong states in VLCMediaPlayerDelegate method !!
Replies: 4
Views: 740

Re: Wrong states in VLCMediaPlayerDelegate method !!

It is falling back to buffering if it needs to re-buffer after playback started because your input media isn't provided fast enough, which is typical for network connections. Thanks , but how can i check the correct state, i need to show some alert words when player is buffering and hide after buff...
by huiZhang
17 Aug 2015 10:31
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Wrong states in VLCMediaPlayerDelegate method !!
Replies: 4
Views: 740

Wrong states in VLCMediaPlayerDelegate method !!

Hi, I found there are something wrong in method - (void)mediaPlayerStateChanged:(NSNotification *)aNotification of delegate VLCMediaPlayerDelegate; i used VLCMediaPlayerState currentState = mediaPlayer.state to get the state, when mediaPlayerStateChanged called, but the result is always VLCMediaPlay...
by huiZhang
13 Aug 2015 10:16
Forum: VLC for iOS, iPadOS and Apple TV
Topic: BUILD FAILED ,Please help me ,Thanks!
Replies: 2
Views: 415

Re: BUILD FAILED ,Please help me ,Thanks!

my pc os is 10.10.3, xcode version is 6.3.2. after i execute sh ./buildMobileVLCKit.sh -s .it show build failed with message: The following build commands failed: Libtool build/MobileVLCKit.build/Release-iphonesimulator/MobileVLCKit.build/Objects-normal/i386/libMobileVLCKit.a normal i386 The detail...
by huiZhang
13 Aug 2015 10:15
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Nightly iOS build cannot run on real device
Replies: 8
Views: 604

Re: Nightly iOS build cannot run on real device

Thanks, here is the complete log: http://justpaste.it/mzlr ,please, thank you very much.
by huiZhang
12 Aug 2015 14:37
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Nightly iOS build cannot run on real device
Replies: 8
Views: 604

Re: Nightly iOS build cannot run on real device

Thanks ,but how to solve the problem, Errors information: The following build commands failed: Libtool build/MobileVLCKit.build/Release-iphonesimulator/MobileVLCKit.build/Objects-normal/i386/libMobileVLCKit.a normal i386 The detail error log is http://pastie.org/pastes/10343694 ,please help, i am wa...
by huiZhang
12 Aug 2015 10:53
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Nightly iOS build cannot run on real device
Replies: 8
Views: 604

Re: Nightly iOS build cannot run on real device

Yes, i got the same error, not only real device but also on simulator. and when i compile for ios myself ,i got the errors , but i compile succeed before, i don't know why it failed this time,please help me Thanks. Errors information: The following build commands failed: Libtool build/MobileVLCKit.b...
by huiZhang
11 Aug 2015 13:21
Forum: VLC for iOS, iPadOS and Apple TV
Topic: BUILD FAILED ,Please help me ,Thanks!
Replies: 2
Views: 415

BUILD FAILED ,Please help me ,Thanks!

my pc os is 10.10.3, xcode version is 6.3.2. after i execute sh ./buildMobileVLCKit.sh -s .it show build failed with message: The following build commands failed: Libtool build/MobileVLCKit.build/Release-iphonesimulator/MobileVLCKit.build/Objects-normal/i386/libMobileVLCKit.a normal i386 The detail ...
by huiZhang
28 May 2015 03:22
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VlC Crash when lock iphone
Replies: 2
Views: 396

Re: VlC Crash when lock iphone

Thank you for your reply!
i will check the way you said, and could your please view this question :https://forum.videolan.org/viewtopic.ph ... 403,Thanks!
by huiZhang
26 May 2015 14:36
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VlC Crash when lock iphone
Replies: 2
Views: 396

VlC Crash when lock iphone

i used libVlc to play video , it crashed when i locked the iphone while it is playing.
by huiZhang
26 May 2015 12:15
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Help please! build libMobileVLCKit failed.
Replies: 0
Views: 603

Help please! build libMobileVLCKit failed.

Thank you for your view. i build vlc for ios with buildMobileVLCKit.sh successful earlier,but failed today,please give me some hands please. Thank you! Error messages : zhanghuitekiMac-mini:VLCKit zhanghui$ sh buildMobileVLCKit.sh -s [info] Preparing build dirs HEAD is now at cd27336 demux: ts: pars...
by huiZhang
26 May 2015 08:47
Forum: VLC for iOS, iPadOS and Apple TV
Topic: ** BUILD FAILED **
Replies: 1
Views: 553

Re: ** BUILD FAILED **

Can somebody help me here?
by huiZhang
25 May 2015 12:24
Forum: VLC for iOS, iPadOS and Apple TV
Topic: ** BUILD FAILED **
Replies: 1
Views: 553

** BUILD FAILED **

make: *** [yasm] Error 1 [info] Building contrib for iOS in '/Users/zhanghui/Documents/zhanghui/VLC/ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/contrib/iPhoneSimulator-i386' [info] LD FLAGS SELECTED = '-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Develo...
by huiZhang
25 May 2015 07:46
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How to localize play failed Error Message ?
Replies: 2
Views: 398

Re: How to localize play failed Error Message ?

Thank you for your Reply.
i installed Gettext , but found nothing about compile libVlc with Gettext by google,could you give me a example how to do this please ? Thanks!
by huiZhang
22 May 2015 02:37
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How to localize play failed Error Message ?
Replies: 2
Views: 398

How to localize play failed Error Message ?

Hello, I compiled vlc for ios an used libMobileVLCKit.lib in my app, i want to show localized language warning message when it played failed ,e.g. when i use it play wrong video or url. it show error message in alertView "VLC can't recognize the input's format the format of 'ifle:///......... H...
by huiZhang
21 May 2015 13:28
Forum: Development around libVLC
Topic: How to localize play failed Error Message ?
Replies: 5
Views: 442

Re: How to localize play failed Error Message ?

i tried set "Localization native development region" in xcode ,but it still show English warning text.
by huiZhang
21 May 2015 13:08
Forum: Development around libVLC
Topic: How to localize play failed Error Message ?
Replies: 5
Views: 442

Re: How to localize play failed Error Message ?

Thanks , so where should i ask this question ?
by huiZhang
21 May 2015 10:36
Forum: Development around libVLC
Topic: How to localize play failed Error Message ?
Replies: 5
Views: 442

Re: How to localize play failed Error Message ?

Thank you for your reply ! I compiled vlc for ios an used libMobileVLCKit.lib in my app, i want to show localized language warning message when it played failed ,e.g. when i use it play wrong video or url. it show error message in alertView "VLC can't recognize the input's format the format of ...
by huiZhang
21 May 2015 08:37
Forum: Development around libVLC
Topic: is play state wrong ?
Replies: 0
Views: 268

is play state wrong ?

VLCMediaPlayerState is always VLCMediaPlayerStateBuffering in mediaPlayerStateChanged method ,any one can help me ? thanks!! :)
by huiZhang
21 May 2015 06:06
Forum: Development around libVLC
Topic: How to localize play failed Error Message ?
Replies: 5
Views: 442

How to localize play failed Error Message ?

Hi, i want to localize the error messages when it played failed ? what should i do ? Thanks.
by huiZhang
12 May 2015 12:17
Forum: VLC for iOS, iPadOS and Apple TV
Topic: is play state wrong ?
Replies: 1
Views: 269

Re: is play state wrong ?

Did anyone know ? please tell me.thank you very much !
by huiZhang
12 May 2015 04:01
Forum: VLC for iOS, iPadOS and Apple TV
Topic: is play state wrong ?
Replies: 1
Views: 269

is play state wrong ?

VLCMediaPlayerState is always VLCMediaPlayerStateBuffering in mediaPlayerStateChanged method ,any one can help me ? thanks!! :)
by huiZhang
11 May 2015 13:38
Forum: VLC media player for macOS Troubleshooting
Topic: play state is wrong?
Replies: 6
Views: 708

Re: play state is wrong?

how to solve it?
by huiZhang
11 May 2015 13:15
Forum: VLC media player for macOS Troubleshooting
Topic: play state is wrong?
Replies: 6
Views: 708

Re: play state is wrong?

I have the same problem , is there something wrong ?

Go to advanced search