Search found 11 matches

Go to advanced search

by sgraves66
22 Dec 2011 22:56
Forum: VLC media player for Windows Troubleshooting
Topic: 1.2.0 cue file problem
Replies: 32
Views: 4700

Re: 1.2.0 cue file problem

Do you have the patch available? Having the same issue.
by sgraves66
23 Oct 2011 04:19
Forum: Contribute and help the VideoLAN project
Topic: ! VLC Appreciation Thread
Replies: 70
Views: 285182

Re: ! VLC Appreciation Thread

Excellent work on 1.2.x (and all prior versions, of course)! I'm quite excited about this upcoming release in particular. Great job.
by sgraves66
08 Jul 2011 01:00
Forum: Development around libVLC
Topic: libvlc sout to file from hdhomerun udp stream
Replies: 1
Views: 1851

Re: libvlc sout to file from hdhomerun udp stream

After further research, it appears to be an issue with MPEG2 when configuring libvlc to use a Win32 window handle. The same thing occurs when playing DVD's, unfortunately. The larger the window, the more choppy playback becomes and I see a dramatic increase in "late frame dropped" in the l...
by sgraves66
21 Mar 2011 02:26
Forum: Development around libVLC
Topic: libvlc sout to file from hdhomerun udp stream
Replies: 1
Views: 1851

libvlc sout to file from hdhomerun udp stream

I've been trying to implement a TV scheduling application using libvlc 1.1.7 on Windows 7. Currently, I'm using HDHomeRun ATSC network tuners. I create a UPD stream from the tune device to an instance of VLC and save the result in MPEG-PS format. After a few seconds of saving to the file, I create a...
by sgraves66
13 Jan 2009 04:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compilation error on Ubuntu 8.10
Replies: 4
Views: 1055

Re: Compilation error on Ubuntu 8.10

It appears to be an issue with the shared libstdc++ included in mingw: /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/libstdc++.la libmod_plugin requires these libraries: top_builddir="../.." ../../vlc-config -libs plugin libmod_plugin.la -lmodplug -lstdc++ The command to compile libmod_plugin.l...
by sgraves66
13 Jan 2009 03:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cygwin/Win32 and Ubuntu 8.10 issue with activex
Replies: 2
Views: 695

Cygwin/Win32 and Ubuntu 8.10 issue with activex

This error occurs in both Cygwin on windows and Ubuntu 8.10 when attempting to create a win32 base package after a successful build: 'make package-win32-base-debug' OK. cp "./bin/.libs/vlc.exe" "./vlc-0.9.8a/" cp "./extras/package/win32/vlc.exe.manifest" "./vlc-0.9...
by sgraves66
12 Jan 2009 21:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compilation error on Ubuntu 8.10
Replies: 4
Views: 1055

Re: Compilation error on Ubuntu 8.10

Getting a little further. The -lgcc_s is coming from $(AM_LDFLAGS). I removed this entry from the generated Makefile in 'modules/demux' for libmod and was able to compile. From modules/demux/Makefile: libmod_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD...
by sgraves66
12 Jan 2009 20:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compilation error on Ubuntu 8.10
Replies: 4
Views: 1055

Re: Compilation error on Ubuntu 8.10

I've temporarily disabled mod support (--disable-mod) and was able to compile. I'm trying to track down the dependency on gcc_s.
by sgraves66
12 Jan 2009 03:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compilation error on Ubuntu 8.10
Replies: 4
Views: 1055

Compilation error on Ubuntu 8.10

I'm receiving the following error in Ubuntu when performing a cross-compile for Win32 using 0.9.8a sources: libtool: link: i586-mingw32msvc-gcc -std=gnu99 -shared .libs/libmod_plugin_la-mod.o -L/usr/win32/lib /usr/win32/lib/libmodplug.a /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/libstdc++.a -L/build/b...
by sgraves66
13 Nov 2007 03:56
Forum: Web and scripting
Topic: Setting deinterlace while video playing
Replies: 1
Views: 866

Re: Setting deinterlace while video playing

Well, I was passing in invalid data to call. Still looking for a way to add the deinterlace filter after playback has begun. Any assistance would be great.
by sgraves66
13 Nov 2007 01:28
Forum: Web and scripting
Topic: Setting deinterlace while video playing
Replies: 1
Views: 866

Setting deinterlace while video playing

I'm not sure if this is the correct forum; however, I'm developing a multi-platform media studio and am evaluating VLC as the main video processor. I'm using c/c++ with libvlc directly; however, I'm unsure as to how to add "deinterlace" filter while video is running. Calling 'VLC_VariableG...

Go to advanced search