Search found 8 matches

Go to advanced search

by dellwust
30 Sep 2011 10:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc android decode optimization
Replies: 1
Views: 440

vlc android decode optimization

My cell phone's CPU is ARMv7 rev 2, i found there is no enhancement of decode speed after enable NEON, shell i need to upgrade ffmpeg to higher version?
by dellwust
30 Sep 2011 03:30
Forum: VLC for Android and Chrome OS
Topic: vlc android can not play udp streaming
Replies: 15
Views: 6461

Re: vlc android can not play udp streaming

you can create libdvbpsi.pc manually.
by dellwust
29 Sep 2011 11:02
Forum: VLC for Android and Chrome OS
Topic: vlc android can not play udp streaming
Replies: 15
Views: 6461

Re: vlc android can not play udp streaming

Thank you very much! I have changed multicast to ubicast, and streaming a TS(VCode H.264, ACodec AAC)file, now its playing normally, and i still have two questions: 1. If i streaming a MP4 file(same AV Codec whit TS file mentioned), i can see "packetizer_h264 packetizer warning: waiting for SPS...
by dellwust
29 Sep 2011 09:33
Forum: VLC for Android and Chrome OS
Topic: vlc android can not play udp streaming
Replies: 15
Views: 6461

Re: vlc android can not play udp streaming

Thank you! But how to optimize the UDP receive?
by dellwust
29 Sep 2011 09:08
Forum: VLC for Android and Chrome OS
Topic: vlc android can not play udp streaming
Replies: 15
Views: 6461

Re: vlc android can not play udp streaming

add dvbpsi plugin successful, but there many warning like below and see nothing on surface when play MP4(V_Codec MPEG4, A_Codec AAC) streaming through UDP on my device. W/vlc (24946): [0x2f12bc] packetizer_h264 packetizer warning: waiting for SPS/PPS W/vlc (24946): [0x2e3bc4] ts demux warning: disco...
by dellwust
28 Sep 2011 11:52
Forum: VLC for Android and Chrome OS
Topic: vlc android can not play udp streaming
Replies: 15
Views: 6461

Re: vlc android can not play udp streaming

Thank you! I add "--enable-dvbpsi" in extra/package/android/configure.sh and recompiled, but there is an error: checking for DVBPSI... no configure: error: Package requirements (libdvbpsi) were not met: No package 'libdvbpsi' found Consider adjusting the PKG_CONFIG_PATH environment variabl...
by dellwust
28 Sep 2011 04:31
Forum: VLC for Android and Chrome OS
Topic: vlc android can not play udp streaming
Replies: 15
Views: 6461

vlc android can not play udp streaming

I have checked out vlc andorid source code(git clone git://git.videolan.org/vlc/vlc-android.git) and compiled on ubuntu without any modification, when i debug it on my samsung gt-i9003 cell phone, i found that it can not play udp streaming. I always seen "ps demux warning: found sync code"...

Go to advanced search