Search found 5 matches

Go to advanced search

by charlestsai
28 Jun 2010 03:43
Forum: VLC media player for Windows Troubleshooting
Topic: How Debug live555 plugin?
Replies: 1
Views: 194

How Debug live555 plugin?

I can't debug live555 code in mingw+msys envrionment, but it can do in linux.
How debug live555 plugin in windows?
My envrionment as follow:
vlc 1.1.0
live555 live.2009.11.27
Mingw 5.1.6
gcc 4.4.0
msys 1.0.11
by charlestsai
15 Jun 2010 05:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: I compile vlc and ffmpeg source, but it can't play h264 file
Replies: 3
Views: 1654

Re: I compile vlc and ffmpeg source, but it can't play h264

I run './vlc -vvv -list | grep avcodec', it return as follow VLC media player 1.0.6 Goldeneye [0x9af9710] main libvlc debug: VLC media player - version 1.0.6 Goldeneye - (c) 1996-2010 the VideoLAN team [0x9af9710] main libvlc debug: libvlc was configured with ./configure '--enable-nls' '--enable-sdl...
by charlestsai
11 Jun 2010 10:52
Forum: VLC media player for Windows Troubleshooting
Topic: compile vlc on windows
Replies: 1
Views: 188

compile vlc on windows

Dear All:
What is your develope environment?
I compile VLC both fail on cygwin and msys.

Should I try corss-compile? Anyone know what is devleope environment of VLC devleope team .
by charlestsai
11 Jun 2010 07:49
Forum: VLC media player for Linux and friends Troubleshooting
Topic: I compile vlc and ffmpeg source, but it can't play h264 file
Replies: 3
Views: 1654

I compile vlc and ffmpeg source, but it can't play h264 file

Dear All: What is the problem that "No suitable decoder module: VLC does not support the audio or video format 'h264' "? I compile vlc source, and all three-party library get from "apt-get install" command, then vlc play h264 video file successful, and I remove librarys that abou...
by charlestsai
11 Jun 2010 05:44
Forum: General VLC media player Troubleshooting
Topic: debug vlc
Replies: 1
Views: 305

debug vlc

hi everyone:
I need debug vlc, but I can't suspend thread at vlc running, I mask the line that set thread is block
in /vlc/bin/vlc.c (pthread_sigmask (SIG_BLOCK, &set, NULL);), then I can suspend thread in any time.

Anyone know than it cause any problem at vlc running.

thank.

Go to advanced search