Search found 4 matches

Go to advanced search

by Grim
11 Jun 2010 18:00
Forum: VLC stream-output (sout)
Topic: Displaying transcoded stream trouble
Replies: 0
Views: 523

Displaying transcoded stream trouble

Hello all, I am trying to display transcoded input from a Dazzle (DVC100) in hopes that I can see the quality that is being streamed as well as, more importantly, overlay a logo on top in the future. I am using Windows XP and this is the command I've been trying to use: vlc.exe -vvv -I dummy dshow:/...
by Grim
07 Jun 2010 15:20
Forum: Development around libVLC
Topic: VLC Win32 MSYS compile checklist
Replies: 88
Views: 14736

Re: VLC Win32 MSYS compile checklist

I think you are getting `__Unwind_SjLj_Register'" because you don't have TDM. I got the same Unwind error on both machines (though I don't remember the trace). Have you tried installing TDM? http://sourceforge.net/projects/tdm-gcc/files/TDM-MinGW%20Installer/1.908.0/tdm-mingw-1.908.0-4.4.1-2.e...
by Grim
04 Jun 2010 19:09
Forum: Development around libVLC
Topic: VLC Win32 MSYS compile checklist
Replies: 88
Views: 14736

Re: VLC Win32 MSYS compile checklist

I followed your instructions and was unsuccessful again. I keep getting the same result whether I follow your guide or the wiki: x13e7): undefined reference to `_Unwind_SjLj_Register' C:/msys/1.0/win32/lib/libBasicUsageEnvironment.a:BasicTaskScheduler.cpp:(.text+ x17be): undefined reference to `_Unw...
by Grim
03 Jun 2010 19:41
Forum: Development around libVLC
Topic: VLC Win32 MSYS compile checklist
Replies: 88
Views: 14736

Re: VLC Win32 MSYS compile checklist

I followed your list as you have it laid it and even with all of the correct downloads, i was unsuccessful.

Shouldn't mingwutils be extracted to mingw?

Also, shouldn't "C:\MinGW\lib\gcc\mingw32\4.4.0\libstdc++.la" be 4.4.1 not 4.4.0?

Go to advanced search