Page 1 of 1

Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 01 Jul 2012 21:06
by dmckay12
I have access to the above phones to test the vlc app if it will help. Would love to give feed back and try it on untested devices. If my help is not necessary, I understand. I think I can test it on all of those devices except the thunderbolt (not sure if i would be given access to it).

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 02 Jul 2012 03:39
by edwardw
I have access to the above phones to test the vlc app if it will help. Would love to give feed back and try it on untested devices. If my help is not necessary, I understand. I think I can test it on all of those devices except the thunderbolt (not sure if i would be given access to it).

Rezound, Razr, Fascinate, og Droid, thunderbolt
I believe that all these devices are capable of ARMv7 NEON: http://nightlies.videolan.org/build/android-v7-neon/

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 02 Jul 2012 21:42
by dmckay12
It runs well on the og droid and the Rezound. Has problems with large files. It shudders on long or HD movies. I tried a small HD file and it played well, so the problem seems to lie in large files.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 02 Jul 2012 23:41
by Jean-Baptiste Kempf
MKV?

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 00:03
by goinovr
Just got the APK installed on my Razr running .211 Stock OTA ICS. I have some large mkv and mp4 files I can test with.

Will also be loading it on a Verizon Galaxy Nexus, Xoom and Xyboard.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 00:22
by goinovr
Quick notice on the Razr. When hardware acceleration is on I cannot see video with AVI files although I do get sound.

File properties are:
640x352 resolution using the MP4 codec
23.976 FPS
Dual channel audio using the MPEG 1/2/3 codec
48000Hz

All of the MKV and MP4 files have work so far. Going to copy a bluray rip I made of Avatar (yes I own it) and see if that works.


edit* Awesome work so far. :D

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 00:51
by goinovr
With hardware accel on I can watch Avatar without issue.

File info:
Codec: H264 - MPEG-4 AVC (part10)
1280x720
23.976 FPS

MPEG AAC Audio
6 Channels
48000

File Size: 3.6GB
File type: mp4

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 16:47
by Jean-Baptiste Kempf
Quick notice on the Razr. When hardware acceleration is on I cannot see video with AVI files although I do get sound.
Can you share the logs?

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 16:50
by edwardw
Quick notice on the Razr. When hardware acceleration is on I cannot see video with AVI files although I do get sound.
Can you share the logs?
http://wiki.videolan.org/Android_Report_bugs#Logcat_log has instructions.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 17:41
by goinovr
It doesn't crash when playing the AVI. I still get sound. LogCat below the crash log.

I did get one force close on launch.

java.lang.IllegalStateException: Content view not yet created
at android.support.v4.app.ListFragment.ensureList(ListFragment.java:328)
at android.support.v4.app.ListFragment.getListView(ListFragment.java:222)
at org.videolan.vlc.gui.audio.AudioListFragment.updateList(AudioListFragment.java:263)
at org.videolan.vlc.gui.audio.AudioListFragment.access$100(AudioListFragment.java:54)
at org.videolan.vlc.gui.audio.AudioListFragment$2.handleMessage(AudioListFragment.java:197)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4697)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:787)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:554)
at dalvik.system.NativeStart.main(Native Method)



Here is the LOGCAT Log is too many characters.

--------- beginning of /dev/log/main
07-03 07:16:34.329 D/dalvikvm( 4151): GC_EXPLICIT freed 296K, 8% free 9926K/10723K, paused 1ms+4ms
07-03 07:16:34.384 D/dalvikvm(29123): GC_EXPLICIT freed 458K, 9% free 9860K/10723K, paused 2ms+3ms

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 17:44
by Jean-Baptiste Kempf
This is fixed in git, already.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 17:44
by goinovr
Let me clear the logcat then reproduce. Going to take a few minutes.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 17:45
by edwardw
Let me clear the logcat then reproduce. Going to take a few minutes.
You need to re-install with the latest APK.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 17:45
by goinovr
This is fixed in git, already.

ok. I haven't updated yet either so I'll do that first then run the hardware accel AVI test.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 18:00
by goinovr
Uninstalled, removed log files and installed latest version. The video of the AVI still won't play but I do get sound. Since it plays it does not generate a logcat.


edit* Loading the Tegra 2 version on my Xoom to see if it has the same issue.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 18:01
by Jean-Baptiste Kempf
adb can give logs.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 18:04
by goinovr
adb can give logs.

ya but I just replaced my hard drive and don't have the SDK installed. I'll do that and pull the log.

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 03 Jul 2012 18:06
by edwardw
adb can give logs.

ya but I just replaced my hard drive and don't have the SDK installed. I'll do that and pull the log.
You don't need the SDK. Follow the new instructions for using Term.apk: http://wiki.videolan.org/Android_Report_bugs#Logcat_log

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 30 Dec 2012 00:44
by thewebazza
Didnt find galaxy nexus topic but i could still share some info here. Playing 720p mkv files works usually fine. But when i watched some nba game 720p mkv 60fps, video is like in slow motion all the time as audio works normally. So thats it

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 31 Dec 2012 14:33
by paulle
i've running vlc on a defy without any problem. will vlc also run on a razr i (other cpu (intel)) ?

Re: Rezound, Razr, Fascinate, og Droid, thunderbolt

Posted: 31 Dec 2012 16:08
by edwardw
will vlc also run on a razr i (other cpu (intel)) ?
Yes, go to the nightlies site and download "Android (x86)".