Search found 41 matches

Go to advanced search

by flx42
25 Jul 2014 14:37
Forum: VLC for Android and Chrome OS
Topic: VLC cross compile to run on android arm7 as command line
Replies: 11
Views: 901

Re: VLC cross compile to run on android arm7 as command line

Why are you trying to do that? Which feature of VLC do you want to use that requires running it from command line on Android?
by flx42
09 Jul 2014 17:42
Forum: VLC for Android and Chrome OS
Topic: vlc galaxy nexus
Replies: 3
Views: 521

Re: vlc galaxy nexus

Please share the log of the application when you watch the video.
You can find instructions here:
https://wiki.videolan.org/Android_Repor ... _not_crash
by flx42
08 Jul 2014 16:01
Forum: VLC for Android and Chrome OS
Topic: .Mkv no sound
Replies: 15
Views: 1849

Re: .Mkv no sound

#11479
by flx42
24 Jun 2014 16:30
Forum: VLC for Android and Chrome OS
Topic: vibrate when sound is off
Replies: 2
Views: 364

Re: vibrate when sound is off

Are you using a Galaxy S3?
If yes, the problem is not caused by VLC, it is related to your device.
You should try disabling the "Auto Haptic" mode in Settings / Sound.
by flx42
13 Jun 2014 17:57
Forum: VLC for Android and Chrome OS
Topic: I'm facing a critical problem.
Replies: 6
Views: 631

Re: I'm facing a critical problem.

Hi,

You downloaded the wrong version of VLC. Unlike most devices, the Samsung Galaxy tab 3 10.1 has an x86 architecture and not an ARM one.
Please download a nightly build from this URL:
http://nightlies.videolan.org/build/and ... 6/?C=M;O=D
by flx42
08 Jun 2014 11:43
Forum: VLC for Android and Chrome OS
Topic: How do you play a DVD on Android?
Replies: 7
Views: 1106

Re: How do you play a DVD on Android?

That will be a nice feature to have, I will discuss this with fellow developers, we have many changes planned for DVD playback right now.
by flx42
08 Jun 2014 11:37
Forum: VLC for Android and Chrome OS
Topic: Videos have audio only; no image
Replies: 3
Views: 440

Re: Videos have audio only; no image

You can also download the app on your phone with wifi and you will be able to install it.
by flx42
07 Jun 2014 17:44
Forum: VLC for Android and Chrome OS
Topic: How do you play a DVD on Android?
Replies: 7
Views: 1106

Re: How do you play a DVD on Android?

Support is still experimental but you should be able to see the main menu if you load an ISO file.
by flx42
07 Jun 2014 14:28
Forum: VLC for Android and Chrome OS
Topic: [Solved] Play avi's with VLC+ Pro on Asus ME173X
Replies: 3
Views: 408

Re: Play avi's with VLC+ Pro on Asus ME173X

VLC+ Pro?
We are not the maintainers of this application.
by flx42
07 Jun 2014 14:26
Forum: VLC for Android and Chrome OS
Topic: Videos have audio only; no image
Replies: 3
Views: 440

Re: Videos have audio only; no image

Can you try with a recent nightly build?

You can find one here:
http://nightlies.videolan.org/build/and ... 7/?C=M;O=D
by flx42
23 May 2014 21:26
Forum: VLC for Android and Chrome OS
Topic: Vlc doesn't display video when using Miracast
Replies: 5
Views: 735

Re: Vlc doesn't display video when using Miracast

Currently you should not use HW acceleration with a secondary display.
by flx42
23 May 2014 21:25
Forum: VLC for Android and Chrome OS
Topic: hardware decoding doesnt works ?
Replies: 6
Views: 712

Re: hardware decoding doesnt works ?

Looks like a broken HW codec...
by flx42
16 May 2014 12:04
Forum: VLC for Android and Chrome OS
Topic: Video and Audio not synchronous
Replies: 4
Views: 427

Re: Video and Audio not synchronous

Globally the behavior seems normal as far as the android app is concerned. We don't know what the stream contains so we start as audio. If a video track is detected, our AudioService activity receives a MediaPlayerVout event, we start the VideoPlayerActivity of our android project. Is the video supp...
by flx42
16 May 2014 11:09
Forum: VLC for Android and Chrome OS
Topic: Using VLC library in my own Android App
Replies: 2
Views: 492

Re: Using VLC library in my own Android App

Can you try the same stream with a VLC for Android nightly build? (http://nightlies.videolan.org/build/android-armv7/) I searched various forums and VLC documentation available on internet and came to know about VLC proprietary libraries that are being using. We were unable to find any sample code t...
by flx42
16 May 2014 10:57
Forum: VLC for Android and Chrome OS
Topic: Video and Audio not synchronous
Replies: 4
Views: 427

Re: Video and Audio not synchronous

What happens with the VLC for Android app? (http://nightlies.videolan.org/build/android-armv7/)
And with the desktop version?
by flx42
12 May 2014 12:54
Forum: VLC for Android and Chrome OS
Topic: .Mkv no sound
Replies: 15
Views: 1849

Re: .Mkv no sound

Thanks, confirmed on my Nexus 5. The logcat is flooded with messages from avcodec, like this: 05-12 12:53:12.486: W/VLC(21596): avcodec decoder: cannot decode one frame (81 bytes) 05-12 12:53:12.486: W/VLC(21596): avcodec decoder: cannot decode one frame (86 bytes) 05-12 12:53:12.486: W/VLC(21596): ...
by flx42
12 May 2014 11:33
Forum: VLC for Android and Chrome OS
Topic: .Mkv no sound
Replies: 15
Views: 1849

Re: .Mkv no sound

I cannot download this sample, I get a 371 bytes file with mkv extension but composed of the following text: <br /> <b>Warning</b>: gzopen() [<a href='function.gzopen'>function.gzopen</a>]: Filename cannot be empty in <b>/home/filedrop/public_html/processing/filedownload.php</b> on line <b>166</b><b...
by flx42
09 May 2014 17:51
Forum: VLC for Android and Chrome OS
Topic: [Regression] Unable to play TS file?
Replies: 6
Views: 505

Re: [Regression] Unable to play TS file?

I understand.

If it can help, a small extract of your sample would be enough if it still crashes VLC. Even a few seconds of video will do, we don't need the full sample.
by flx42
09 May 2014 14:18
Forum: VLC for Android and Chrome OS
Topic: [Regression] Unable to play TS file?
Replies: 6
Views: 505

Re: [Regression] Unable to play TS file?

Is it happening with all TS files or just one?
If it's just one file, please share the sample.

It's seems to be working fine so far on my Nexus 5 after limited testing.
by flx42
01 May 2014 14:32
Forum: VLC for Android and Chrome OS
Topic: hardware decoding doesnt works ?
Replies: 6
Views: 712

Re: hardware decoding doesnt works ?

Can you also generate a log using the instructions in the section "Advanced users or developers"?

Thanks
by flx42
07 Apr 2014 10:41
Forum: VLC for Android and Chrome OS
Topic: 720p not working
Replies: 13
Views: 1533

Re: 720p not working

Your display is 240x320 and according to the tech specs, your device can do video playback of WVGA (800x480) videos.
720p is 1280x720, 2.4x the number of pixels of WVGA.
I think your device cannot smoothly decode 720p, you will probably have dropped frames and/or a slower playback.
by flx42
03 Apr 2014 20:59
Forum: VLC for Android and Chrome OS
Topic: 720p not working
Replies: 13
Views: 1533

Re: 720p not working

by flx42
03 Apr 2014 19:06
Forum: VLC for Android and Chrome OS
Topic: Help us test VLC for Android and report bugs
Replies: 756
Views: 146916

Re: Help us test VLC for Android and report bugs

This was SW decoding, right?

To improve performance with SW decoding, you can try the following: go to Preferences, Performance, Force video chroma and set to "YUV".
by flx42
03 Apr 2014 14:42
Forum: VLC for Android and Chrome OS
Topic: Help us test VLC for Android and report bugs
Replies: 756
Views: 146916

Re: Help us test VLC for Android and report bugs

Dhruv, if your problem is still this one: https://forum.videolan.org/viewtopic.php?f=35&t=117812
Can you test again with this build (and share me the log): http://nightlies.videolan.org/build/and ... 3-1423.apk

Thanks a lot!
by flx42
03 Apr 2014 11:29
Forum: VLC for Android and Chrome OS
Topic: Help us test VLC for Android and report bugs
Replies: 756
Views: 146916

Re: Help us test VLC for Android and report bugs

Which nightly did you use?
Which device? With which android version?
Can you share a sample? This is generally very useful to help us track the issue.

Thanks!

Go to advanced search