Search found 27 matches

Go to advanced search

by runner0502
04 Aug 2017 05:45
Forum: General VLC media player Troubleshooting
Topic: Seeking doesn't work when playing RTMP stream
Replies: 1
Views: 1257

Re: Seeking doesn't work when playing RTMP stream

this problem stiil exist on vlc 2.2.6
adobe flash player can seek ,but vlc can not seek
by runner0502
09 Mar 2017 10:52
Forum: Development around libVLC
Topic: Two build errors, help me
Replies: 8
Views: 5425

Re: Two build errors, help me

thank you , this work for me
by runner0502
08 Mar 2017 08:42
Forum: VLC stream-output (sout)
Topic: fdk-aac encoder in vlc on windows
Replies: 3
Views: 3586

Re: fdk-aac encoder in vlc on windows

Crosscompile fdk-aac and put it in the contribs.
thank you for your reply,
i crosscompile fdk-aac plugin success, and write the process detail blow

http://blog.csdn.net/runner0502/article ... s/60873052
by runner0502
08 Mar 2017 07:41
Forum: General VLC media player Troubleshooting
Topic: download code and contrib from git become too slow
Replies: 0
Views: 1478

download code and contrib from git become too slow

recently i found download code and contrib from git become too slow, under 10k/s,
when i use proxy, the download speed is OK.
I dont know why , my IP is blocked?
thanks for any help
by runner0502
29 Nov 2016 03:40
Forum: VLC stream-output (sout)
Topic: fdk-aac encoder in vlc on windows
Replies: 3
Views: 3586

fdk-aac encoder in vlc on windows

Dear folks, i want to encoding raw pcm to aac-ld using VLC for windows i compile vlc git use default config, but it is not support fdk-aac encoder. i view vlc sourcecode there is a fdk-aac module, but it is disable by default, i use --enable-fdkaac flag ,then error ocurrs: configure: error: Library ...
by runner0502
16 Aug 2016 13:26
Forum: Development around libVLC
Topic: Problem compiling the latest Windows 3.0 from GIT.
Replies: 15
Views: 3136

Re: Problem compiling the latest Windows 3.0 from GIT.

apt-get install wine64-development-tools
motify contib\src\d3d9\rules.mak and contrib\src\d3d11\rules.mak IDL_INC_PATH = /usr/include/wine/windows/ to IDL_INC_PATH = /usr/include/wine-development/windows/
by runner0502
16 Aug 2016 13:26
Forum: Development around libVLC
Topic: Problem compiling the latest Windows 3.0 from GIT.
Replies: 15
Views: 3136

Re: Problem compiling the latest Windows 3.0 from GIT.

apt-get install wine64-development-tools
motify contib\src\d3d9\rules.mak and contrib\src\d3d11\rules.mak IDL_INC_PATH = /usr/include/wine/windows/ to IDL_INC_PATH = /usr/include/wine-development/windows/
by runner0502
08 Jul 2016 05:06
Forum: Development around libVLC
Topic: Problem compiling the latest Windows 3.0 from GIT.
Replies: 15
Views: 3136

Re: Problem compiling the latest Windows 3.0 from GIT.

i have the same problem, I compile and install mingw-w64 from git , the dx11 error still exist.
the error below
dxgi12/dxgi1_2.idl:43: error: syntax error, unexpected aKNOWNTYPE, expecting tIMPORT

anyone can help? thanks a lot
by runner0502
03 May 2013 17:55
Forum: VLC stream-output (sout)
Topic: rtsp stream delay too much
Replies: 0
Views: 656

rtsp stream delay too much

I use vlc transcode PCCamera(dshow) as rtsp stream, I found stream is delay about 7s, not like a realtime stream i cant find the reason I guess maybe x264 transcode buffer some picture, I modify some x264 module parameter and recompile it , but no effect anyone konw about it, please help me . thanks...
by runner0502
18 Sep 2012 07:51
Forum: VLC for Android and Chrome OS
Topic: Stop playing rtsp stream, app block a long time
Replies: 4
Views: 767

Re: Stop playing rtsp stream, app block a long time

http://pastebin.com/raw.php?i=63xzpLbi


"VLC(11681): [0x1912e8]: libvlc libvlc eventType"
a lot of like this logs is I output, they are unuse.
by runner0502
17 Sep 2012 17:33
Forum: VLC for Android and Chrome OS
Topic: Stop playing rtsp stream, app block a long time
Replies: 4
Views: 767

Stop playing rtsp stream, app block a long time

playing a rtsp stream, then press back key to stop it .
app UI block nearly 50 seconds
during this time touch app UI will cause anr problem.
by runner0502
17 Sep 2012 07:42
Forum: VLC stream-output (sout)
Topic: is it possible to support rtp over rtsp(tcp)?
Replies: 1
Views: 462

is it possible to support rtp over rtsp(tcp)?

Now , vlc server not support rtp over rtsp(tcp), is there any plan to add support?
Add support rtp over rtsp on current code need modify many ?
if not , is it possible I modify it by myself?

thanks for your answer.
by runner0502
17 Sep 2012 07:29
Forum: VLC media player for macOS Troubleshooting
Topic: MoblieVLC screen lock problem
Replies: 2
Views: 579

Re: MoblieVLC screen lock problem

no , I compile it success
by runner0502
17 Sep 2012 07:28
Forum: VLC stream-output (sout)
Topic: open h264 rtsp stream slow, need force key frame?
Replies: 0
Views: 929

open h264 rtsp stream slow, need force key frame?

I use VLC as rtsp server, provide a h264 rtsp stream
and use vlc as client open this stream, it very slowly to see video.
I guess maybe it need force key frame? is right?
and is there any other solutions to improve it?

Thanks for your answer
by runner0502
15 Aug 2012 16:21
Forum: VLC media player for Windows Troubleshooting
Topic: h264 encoding crash on lastest git source
Replies: 7
Views: 1071

Re: h264 encoding crash on lastest git source

I recompile x264 , there is a error:
‘x264_param_t’ has no member named ‘i_lookahead_threads
by runner0502
15 Aug 2012 10:36
Forum: VLC media player for macOS Troubleshooting
Topic: MoblieVLC screen lock problem
Replies: 2
Views: 579

MoblieVLC screen lock problem

I compile MobileVLC from git source, and run it on my ipad2(ios5)
when play a video for a moment , the screen lock blank, I have to press "HOME" key to unlock it
by runner0502
15 Aug 2012 08:36
Forum: VLC for Android and Chrome OS
Topic: RTSP Streaming Problem
Replies: 1
Views: 604

Re: RTSP Streaming Problem

I use it open h264 RTSP stream, it is OK
by runner0502
14 Aug 2012 17:31
Forum: VLC media player for Windows Troubleshooting
Topic: h264 encoding crash on lastest git source
Replies: 7
Views: 1071

Re: h264 encoding crash on lastest git source

oh ho i used make prebuilt before
I try recompile later
by runner0502
14 Aug 2012 15:46
Forum: VLC stream-output (sout)
Topic: vlc 2.0.3 can not decode rtsp mp4 stream
Replies: 1
Views: 2154

vlc 2.0.3 can not decode rtsp mp4 stream

Hi, all I use vlc 2.0.3 as RTSP Server on Windows7, the stream command as below: sout=#transcode{vcodec=mp4v,vb=0,fps=15,scale=0,acodec=none}:rtp{sdp=rtsp://:8554/} :sout-keep then i user vlc 2.0.3 as client open the stream, but can not see video, below is log: avcodec warning: cannot decode one fra...
by runner0502
14 Aug 2012 14:54
Forum: VLC media player for Windows Troubleshooting
Topic: h264 encoding crash on lastest git source
Replies: 7
Views: 1071

Re: h264 encoding crash on lastest git source

Not the same version of x264.
thanks
where i can get not crash version of x264 sourcecode?
by runner0502
14 Aug 2012 06:08
Forum: VLC media player for Windows Troubleshooting
Topic: h264 encoding crash on lastest git source
Replies: 7
Views: 1071

h264 encoding crash on lastest git source

i compile vlc with lastest git source. when vlc use h264 encoder , it crash. i search google, some one has the same problem on vlc 2.0.1, then 2.0.2 fix it. i try 2.0.4nightbuild ,it fix it too. but i downoad 2.0.4 source and lastest controlib ,compile it myselt ,it still crash as the lastear git so...
by runner0502
11 Aug 2012 10:54
Forum: Development around libVLC
Topic: Win32Compile -- configure error using Ubuntu 12.04
Replies: 29
Views: 17059

Re: Win32Compile -- configure error using Ubuntu 12.04

nkoriyama , thanks for your help: I did not have any success setting the svn proxy settings within ubuntu, instead I ran tortoiseSVN within my Win7 HOST OS: - right-click and select the export feature: URL of repository: http://npapi-sdk.googlecode.com/sv/trunk - select a Export directory, fully re...

Go to advanced search