Search found 39 matches

Go to advanced search

by vsee
04 Sep 2012 16:04
Forum: VLC for Android and Chrome OS
Topic: Bug report:getVolume() returns always 0
Replies: 0
Views: 331

Bug report:getVolume() returns always 0

Even I set any value use mlibVLC.setVolume(n),return always 0,although the real volume is relecting the change.
by vsee
04 Sep 2012 05:15
Forum: VLC for Android and Chrome OS
Topic: Mute and restore audio
Replies: 2
Views: 349

Re: Mute and restore audio

I studied that libVLC.setVolume() can only increase the volume,but can't decrease,I've tried libVLC.setVolume(0),-1,-100,the volume doesn't change very much.
by vsee
04 Sep 2012 04:41
Forum: VLC for Android and Chrome OS
Topic: How to disable subtitle?-Still not work
Replies: 7
Views: 1466

Re: How to disable subtitle?-Still not work

Please help,again,thanks a million!
by vsee
02 Sep 2012 07:56
Forum: VLC for Android and Chrome OS
Topic: Mute and restore audio
Replies: 2
Views: 349

Mute and restore audio

How to mute and restore the audio?
by vsee
01 Sep 2012 05:50
Forum: VLC for Android and Chrome OS
Topic: Most of video files are often deleted
Replies: 1
Views: 333

Most of video files are often deleted

Most of my video files on sdcard are often deleted, but other type files are ok. I'm not sure what applicaton does or other reason. Anybody face the same problem?
by vsee
27 Aug 2012 18:43
Forum: VLC for Android and Chrome OS
Topic: How to disable subtitle?-Still not work
Replies: 7
Views: 1466

Re: How to disable subtitle?-Still not work

Meet new problem:can not change spu track just after readmedia(),if run mLibVLC.setSpuTrack(mLibVLC.getSpuTracksCount()) immediately after readmedia(),the video/audio will not play as normal,it means we can not disable SPU from when start play a new media.
by vsee
26 Aug 2012 05:08
Forum: VLC for Android and Chrome OS
Topic: Some .rmvb can not pause/resume too many
Replies: 5
Views: 544

Re: Some .rmvb can not pause/resume too many

Most of them are very big files.Please wait for me to upload some.
by vsee
25 Aug 2012 16:43
Forum: VLC for Android and Chrome OS
Topic: Some .rmvb can not pause/resume too many
Replies: 5
Views: 544

Re: Some .rmvb can not pause/resume too many

I've tried desktop VLC using the same .rmvb file,but works as a charming.
by vsee
25 Aug 2012 14:26
Forum: VLC for Android and Chrome OS
Topic: How to disable subtitle?-Still not work
Replies: 7
Views: 1466

Re: How to disable subtitle?

Sorry,but I tried mLibVLC.setSpuTrack(0)、mLibVLC.setSpuTrack(-1)、mLibVLC.setSpuTrack(9) but have no luck.Still need your help.
by vsee
24 Aug 2012 18:58
Forum: VLC for Android and Chrome OS
Topic: How to disable subtitle?-Still not work
Replies: 7
Views: 1466

Re: How to disable subtitle?

Got it.Thank you again,Sir!
by vsee
24 Aug 2012 18:31
Forum: VLC for Android and Chrome OS
Topic: How to disable subtitle?-Still not work
Replies: 7
Views: 1466

Re: How to disable subtitle?

Got it.Thank you again,Sir!
by vsee
24 Aug 2012 16:42
Forum: VLC for Android and Chrome OS
Topic: How to disable subtitle?-Still not work
Replies: 7
Views: 1466

How to disable subtitle?-Still not work

How I can disable subtitle by programming? Coz it always show unreadable chars in our language.
by vsee
24 Aug 2012 16:38
Forum: VLC for Android and Chrome OS
Topic: Some .rmvb can not pause/resume too many
Replies: 5
Views: 544

Re: Some .rmvb can not pause/resume too many

I have not installed desktop VLC ever.I'll try later.
by vsee
24 Aug 2012 07:10
Forum: VLC for Android and Chrome OS
Topic: Some .rmvb can not pause/resume too many
Replies: 5
Views: 544

Some .rmvb can not pause/resume too many

Some .rmvb media files(not all) can not pause/resume too many times,otherwise,the audio will lost. rm have no this problem.
by vsee
21 Aug 2012 15:21
Forum: VLC for Android and Chrome OS
Topic: getTime return 0 immediately after set
Replies: 2
Views: 293

Re: getTime return 0 immediately after set

Understand. Thank you Sir,you are always so kind.
by vsee
21 Aug 2012 09:02
Forum: VLC for Android and Chrome OS
Topic: getTime return 0 immediately after set
Replies: 2
Views: 293

getTime return 0 immediately after set

If I get the time immediately after set,but most of time the result is 0,how can I work around this? lastTime = preferences.getLong(PreferencesActivity.LAST_TIME, 0); mLibVLC.setTime(lastTime); long newtime=mLibVLC.getTime(); Here,I need to get the new time for future using,lastTime is not suitable.
by vsee
21 Aug 2012 07:09
Forum: VLC for Android and Chrome OS
Topic: Get notify message when play state changes
Replies: 2
Views: 342

Re: Get notify message when play state changes

Look at EventManager and its events...
I'll try,thank you,sir,you are the hero!
by vsee
21 Aug 2012 01:42
Forum: VLC for Android and Chrome OS
Topic: Get notify message when play state changes
Replies: 2
Views: 342

Get notify message when play state changes

I am trying to add disable KeepScreenOn after play,but not find the logic how to get the notify message such as play stop,etc.
by vsee
20 Aug 2012 14:47
Forum: VLC for Android and Chrome OS
Topic: Rename package name makes error
Replies: 4
Views: 419

Re: Rename package name makes error

Got it,thank you Sir.
by vsee
20 Aug 2012 02:56
Forum: VLC for Android and Chrome OS
Topic: Foreign language characters subtitles show unreadable codes
Replies: 5
Views: 534

Re: Foreign language characters subtitles show unreadable co

Oh,good to know.By the way,have road-map for fixing this?
by vsee
20 Aug 2012 02:52
Forum: VLC for Android and Chrome OS
Topic: Rename package name makes error
Replies: 4
Views: 419

Re: Rename package name makes error

I just want to install two version of VLC on same phone--your oringal version,and my slight mod-verion.
by vsee
19 Aug 2012 08:08
Forum: VLC for Android and Chrome OS
Topic: Rename package name makes error
Replies: 4
Views: 419

Rename package name makes error

I download the source code and compile ok,but after rename the package name,error occurs,like this:

Image
by vsee
19 Aug 2012 04:56
Forum: VLC for Android and Chrome OS
Topic: Foreign language characters subtitles show unreadable codes
Replies: 5
Views: 534

Foreign language characters subtitles show unreadable codes

Most foreign language characters subtitles show unreadable codes like this:

Image

Go to advanced search