Search found 6 matches

Go to advanced search

by SENCO
04 Jul 2012 16:53
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.0.2 compiling on Windows XP with MingGW/MSYS
Replies: 2
Views: 1422

Re: VLC 2.0.2 compiling on Windows XP with MingGW/MSYS

I have checked the origin of this file, and rpcndr.h comes with w32api package of MinGW and TDM. Both compilers uses the same file, which was last edited on 2006. On line 50 we can find: #define small char This line is also present in latest cygwin. You can see here: http://cygwin.com/cgi-bin/cvsweb...
by SENCO
04 Jul 2012 10:41
Forum: VLC media player for Windows Troubleshooting
Topic: Errors about compile VLC-2.0.1
Replies: 4
Views: 1479

Re: Errors about compile VLC-2.0.1

2. Get precompiled contribs make prebuilt there are many tar errors: tar: i586-mingw32msvc/include/pnglibconf.h: Cannot create symlink to `libpng15/p nglibconf.h': No such file or directory, tar: i586-mingw32msvc/lib/libcucul.la: Cannot create symlink to `libcaca.la': No such file or directory I di...
by SENCO
03 Jul 2012 17:13
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.0.2 compiling on Windows XP with MingGW/MSYS
Replies: 2
Views: 1422

VLC 2.0.2 compiling on Windows XP with MingGW/MSYS

I have experienced the following problem when compiling VLC on Windows XP since 2.0.2 update. When compiling Qt4 module, it stops on dialogs_provider.cpp , as it has an include file ( dialogs/preferences.hpp ) with the following line: QRadioButton *small,*all; (line 72: private members section). The...
by SENCO
18 Jan 2012 15:31
Forum: Development around libVLC
Topic: Unable to static link libstdc++ for win32
Replies: 4
Views: 1198

Re: Unable to static link libstdc++ for win32

Dear all,

I'm experiencing the same problem when compiling using TDM 4.6.1 (sljl).
Solved using squaresugar trick.

Thank you.
by SENCO
23 Apr 2008 13:21
Forum: VLC stream-output (sout)
Topic: Streaming H.264 using Videolan
Replies: 21
Views: 19466

Re: Streaming H.264 using Videolan

I have detected that the frecuency between SPS/PPS packets is lower when destination is HTTP rather than File.

So if I transcode and save into a file and then I stream it, it's different than transcode and stream directly.

Is this a bug in VLC 0.8.6f ?
by SENCO
22 Apr 2008 15:32
Forum: VLC stream-output (sout)
Topic: Streaming H.264 using Videolan
Replies: 21
Views: 19466

Re: Streaming H.264 using Videolan

I can stream H.264 perfectly with 0.8.6f if I select MPEG TS as encapsulation method when transcoding. I mean, a) I take a xvid movie -> transcode to H.264 into MP4 file. Then I stream (HTTP) this file in a MPEG TS container -> DONT WORK (I receive "waiting for SPS/PPS" message in receiver...

Go to advanced search