Search found 10 matches

Go to advanced search

by sabique
18 Aug 2009 12:58
Forum: General VLC media player Troubleshooting
Topic: Adding libgcrypt
Replies: 1
Views: 411

Adding libgcrypt

hi... I am programming with vlc source and system...windows xp sp2 environment: MSys+MingW vlc version 1.0.1 want to use libgcrypt functions with vlc. i think libgcrypt is default enabled in vlc configuration. my include is #include <gcrypt.h> following files are added in vlc include directory. gcry...
by sabique
14 Aug 2009 10:51
Forum: VLC media player for Windows Troubleshooting
Topic: Recording path
Replies: 1
Views: 244

Recording path

hi... I compiled vlc successfully in windows XP Sp2 under MSys. Now i am modifying something here. what i need is to load/access the recorded file from the disk after just finished recording. And i want the path in which file is to be saved, should be fixed in some way. I tried to change modules/str...
by sabique
21 Jul 2009 13:46
Forum: Development around libVLC
Topic: recording
Replies: 3
Views: 577

Re: recording

thanks..
but
there is problem in my query.
recording is working fine here.
want to understand the details(how to)of recording.
how the file being streamed is recorded...?
by sabique
21 Jul 2009 12:08
Forum: Development around libVLC
Topic: recording
Replies: 3
Views: 577

recording

hi..
I just compiled vlc 1.0.0 under msys.
i couldnt find any help for recording functionality of vlc.
I mean the coding part.
pls explain how recording is implemented.
thanks
Ansaz
by sabique
15 Jul 2009 10:51
Forum: VLC media player for Windows Troubleshooting
Topic: memory consumption issue
Replies: 2
Views: 172

Re: memory consumption issue

vlc_help thanks...
by sabique
14 Jul 2009 07:17
Forum: VLC media player for Windows Troubleshooting
Topic: memory consumption issue
Replies: 2
Views: 172

memory consumption issue

hi... I am on Windows XP sp2. i compiled VLC under MSys with minimum number of codec supports and without Qt4 interface. My aim was a lighter player. But still it uses a large amount of memory(about 40 MB) when playing a video. What is the reason behind this sort memory consumption? what should i do...
by sabique
02 Jul 2009 08:15
Forum: VLC media player for Windows Troubleshooting
Topic: PKG_CHECK_MODULES error
Replies: 12
Views: 2677

Re: PKG_CHECK_MODULES error

Problem solved..
I updated m4 to latest version.
:mrgreen:
by sabique
01 Jul 2009 13:51
Forum: VLC media player for Windows Troubleshooting
Topic: PKG_CHECK_MODULES error
Replies: 12
Views: 2677

PKG_CHECK_MODULES error

I am new to VLC and trying to configure vlc under windows. my system specifications: msys 1.11,ming 5.1.4,vlc 0.9.9,autoconf 2.61,automake 1.10,libtool 1.5.25,contrib-win32-2009,pkg-config 0.23 I followed the directions given here: http://wiki.videolan.org/Win32CompileMSYS#AutoTools i successfully b...
by sabique
23 Jun 2009 12:17
Forum: Development around libVLC
Topic: How to start coding for vlc
Replies: 2
Views: 774

Re: How to start coding for vlc

I exactly don't know about the capabilities of libvlc.
what I require is a media player which should be able to play directly from an IP based camera.
don't need much codecs support.
But i don't know from where to start learning/coding.
thanks
Ansaz
by sabique
23 Jun 2009 08:46
Forum: Development around libVLC
Topic: How to start coding for vlc
Replies: 2
Views: 774

How to start coding for vlc

I am on to the development of a media player using vlc.
a minimal player with just streaming capability only.
So where should I start?
how can i get a detailed description on coding?

--I don't know whether this is the place for posting the query.--
Ansaz

Go to advanced search