Search found 8 matches

Go to advanced search

by zhuchenyang
10 Jul 2014 11:26
Forum: General VLC media player Troubleshooting
Topic: Questiong about --rate option with streaming
Replies: 2
Views: 366

Re: Questiong about --rate option with streaming

I also tried:

Code: Select all

vlc.exe -I dummy rtsp://221.226.150.235:5504/realplay?devid=81151004841&channelno=0&filename=81151004841_ch01_20140710101535_20140710101721 --rate=16 --demux-dump --demuxdump-file=16x.mpg
This doesn't work at all. No file was dumped!
by zhuchenyang
10 Jul 2014 09:18
Forum: General VLC media player Troubleshooting
Topic: Questiong about --rate option with streaming
Replies: 2
Views: 366

Questiong about --rate option with streaming

When I was saving a rtsp stream to file, I use the --rate option to accelerate the whole process. Like this: vlc.exe -vvv rtsp://221.226.150.235:5504/realplay?devid=81151004841&channelno=0&filename=81151004841_ch01_20140710101535_20140710101721 --rate=16 --sout=file/ps:video.mpg File was suc...
by zhuchenyang
11 Feb 2014 09:45
Forum: Development around libVLC
Topic: Windows8.1 ActiveX dll issues
Replies: 4
Views: 1267

Re: Windows8.1 ActiveX dll issues

This problem happens in win8.1 64bit and win7 64bit, but not in win7 32bit.
by zhuchenyang
11 Feb 2014 07:07
Forum: Development around libVLC
Topic: Windows8.1 ActiveX dll issues
Replies: 4
Views: 1267

Re: Windows8.1 ActiveX dll issues

API-MS-WIN-CORE-KERNEL32-PRIVATE-L1-1-1.DLL
API-MS-WIN-CORE-PRIVATEPROFILE-L1-1-1.DLL
API-MS-WIN-SERVICE-PRIVATE-L1-1-1.DLL
API-MS-WIN-CORE-SHUTDOWN-L1-1-1.DLL
EXT-MS-WIN-NTUSER-UICONTEXT-EXT-L1-1-0.DLL
IESHIMS.DLL

Dependency Walker told that above dll's could not be loaded.
by zhuchenyang
11 Feb 2014 06:50
Forum: Development around libVLC
Topic: Windows8.1 ActiveX dll issues
Replies: 4
Views: 1267

Re: Windows8.1 ActiveX dll issues

Sorry, you can see my screenshot of dependecy walker here : https://www.dropbox.com/s/luf1607c9upwa ... %8E%B7.PNG
by zhuchenyang
11 Feb 2014 06:48
Forum: Development around libVLC
Topic: Windows8.1 ActiveX dll issues
Replies: 4
Views: 1267

Windows8.1 ActiveX dll issues

I compiled VLC2.2.0(32bit) with mingw-w64 in ubuntu. vlc.exe runs OK, but when I use libvlc to write my ocx I got some errors: core libvlc debug: VLC media player - 2.2.0-git Weatherwax core libvlc debug: Copyright ? 1996-2014 the VideoLAN team core libvlc debug: revision 2.1.0-git-2003-g49235e2 cor...
by zhuchenyang
28 Nov 2013 02:09
Forum: Development around libVLC
Topic: readMedia method in libVLC for Android
Replies: 1
Views: 369

readMedia method in libVLC for Android

I found this method is dropped:https://mailman.videolan.org/pipermail/ ... 02679.html
So, which method should I use to paly rtsp stream?
by zhuchenyang
28 Nov 2013 02:07
Forum: Development around libVLC
Topic: Problems with android compiling
Replies: 3
Views: 623

Problems with android compiling

I followed the wiki https://wiki.videolan.org/AndroidCompile/ to compile for android. Everything is OK at the first time, but when I comment out "--disable-sout" in the "configure.sh", I got a problem. SharedLibrary : libvlcjni.so /opt/android/android-ndk-r9/toolchains/arm-linux-...

Go to advanced search