Search found 15 matches

Go to advanced search

by jayakara
24 May 2011 14:30
Forum: VLC media player for Windows Troubleshooting
Topic: H.264 720p on PC
Replies: 3
Views: 378

Re: H.264 720p on PC

Hi, Thanks for the reply. I use RTSP as streaming protocol & it uses SDP to define the video session description. I have mentioned the same bellow. v=0 o=StreamingServer 3256875437 1047525357000 IN 0.0.0.0 s=mpeg4live.mp4 c=IN IP4 0.0.0.0 b=AS:2048 a=control:rtsp://*/mpeg4live.mp4 t=0 0 a=isma-c...
by jayakara
23 May 2011 15:09
Forum: VLC media player for Windows Troubleshooting
Topic: H.264 720p on PC
Replies: 3
Views: 378

H.264 720p on PC

Dear All, I am using network Camera to stream H.264 720p video from Network to VLC player that runs on my Laptop with windows Vista. I used VLC 1.1.9 version, here video stops after few seconds. I tested the same stream on 1.0.3 version of the VLC, here I can able to play the video stream for long t...
by jayakara
13 May 2011 14:35
Forum: VLC media player for Windows Troubleshooting
Topic: cross compiling VLC on ubuntu
Replies: 1
Views: 161

cross compiling VLC on ubuntu

Dear All,
I have build Linux based VLC player on ubuntu. I also need to build window based VLC player using cross compiler on ubuntu. Can anyone help me to build the same.
Thanks in adavance
Best regards
Jay
by jayakara
09 May 2011 14:03
Forum: VLC stream-output (sout)
Topic: Too many slices, increase MAX_SLICES and recompile
Replies: 1
Views: 1240

Too many slices, increase MAX_SLICES and recompile

Dear All, I am using network IP camera to stream real time video data to VLC player. VLC is playing Audio&video in network capture mode via RTP (RTSP). I compiled the linux based VLC player from open source version 1.1.9. My video data specification is as follows - Video Codec used: H.264 Frames...
by jayakara
24 Feb 2011 07:25
Forum: Development around libVLC
Topic: VLC compialtion with msys/minGW
Replies: 4
Views: 1471

Re: VLC compialtion with msys/minGW

Hi , Thanks for the reply.I dont find any libglib-2.0-0.dll is C:\msys\1.0\bin\libglib-2.0-0.dll. cd vlc cp -v /usr/win32/share/aclocal/* m4/ cp -v /usr/share/aclocal/* m4/ PATH=/usr/win32/bin:$PATH ./bootstrap -- When i pass this command it gives error in dialog box Pk.config.exe unable to locate c...
by jayakara
23 Feb 2011 12:48
Forum: Development around libVLC
Topic: VLC compialtion with msys/minGW
Replies: 4
Views: 1471

VLC compialtion with msys/minGW

Hi all, I am trying to compile VLC using msys/mingW environment. BUt i am stuck while setting the bootstrap. when i execute bootstrap it showing an error libglib-2.0.0.dll not found . I have followed all the steps mentioned in http://wiki.videolan.org/Win32CompileMSYS. I have tried mutiple times sti...
by jayakara
23 Feb 2011 06:46
Forum: Development around libVLC
Topic: libvlc not found
Replies: 1
Views: 586

libvlc not found

Hi all, I am trying to compile vlc ver 1.1.6 using mysys environment following the steps mentioned in developers website .I have succesfully compiled. But I dont find any libvlc.dll ,when i tried to run the vlc.exe it throws as an error libvlc.dll is not found. Am i missing something here. How do i ...
by jayakara
22 Feb 2011 14:30
Forum: Development around libVLC
Topic: Max Video Frames
Replies: 1
Views: 278

Max Video Frames

Hi all, We are using Custom IP camera application & VLC is used as our server.Currently we are facin gissue with Issue .it supports max video frames up 32 .I want to increase the this frames to max of 64 . I have downloaded the VLC-1.1.6 .Pleaase let me knw Where can i change it in the Code? tha...
by jayakara
21 Feb 2011 11:38
Forum: Development around libVLC
Topic: Cannot create Executable
Replies: 1
Views: 609

Cannot create Executable

Hi all, I am pretty new to this & trying to compile VLC on windows using cygwin.But I have end up with configure erros.Here are the steps followed for compilation. 1.Downloaded the setup.exe for cygwin & installed as per instructions. 2.Downloaded the source for VLC-1.1-.6 version. using git...
by jayakara
21 Feb 2011 11:36
Forum: VLC media player for Windows Troubleshooting
Topic: Cannot create executable-cC ompiler not found
Replies: 16
Views: 1479

Cannot create executable-cC ompiler not found

Hi all, I am pretty new to this & trying to compile VLC on windows using cygwin.But I have end up with configure erros.Here are the steps followed for compilation. 1.Downloaded the setup.exe for cygwin & installed as per instructions. 2.Downloaded the source for VLC-1.1-.6 version. using git...
by jayakara
15 Feb 2011 11:50
Forum: VLM
Topic: Query on Configuration
Replies: 0
Views: 640

Query on Configuration

Hi, I have a custom application,we are capturing the video frames on VLC server .Right now i think VLC supports max of 32 slices .Is there any configuration where i can increase this slices to max according to my needs? This configuration is required if we our application sends max frames where as V...
by jayakara
14 Feb 2011 04:58
Forum: VLC media player for Windows Troubleshooting
Topic: Video stop after if I enable Audio
Replies: 0
Views: 272

Video stop after if I enable Audio

Dear All, I am using VLC player version 1.0.3 & 1.1.4 in widown XP environment (bellow mentioned problem is there on both the versions). To explain my setup, I am testing a Network camera with VLC player and these are connected via network. I am using RTSP protocol to connect from VLC player to ...
by jayakara
10 Feb 2011 15:06
Forum: VLC media player for Windows Troubleshooting
Topic: Too many slices, increase MAX_SLICES and recompile
Replies: 3
Views: 721

Re: Too many slices, increase MAX_SLICES and recompile

Hi,
I am using 32 slices for D1 resolution.
Thanks in advance
Best regards
Jay
by jayakara
09 Feb 2011 11:42
Forum: VLC media player for Windows Troubleshooting
Topic: Too many slices, increase MAX_SLICES and recompile
Replies: 3
Views: 721

Re: Too many slices, increase MAX_SLICES and recompile

Thanks for the reply. Do you mean how many packets VLC player received from the Network camera? Is it measured in time?
Best regards
Jay
by jayakara
08 Feb 2011 17:15
Forum: VLC media player for Windows Troubleshooting
Topic: Too many slices, increase MAX_SLICES and recompile
Replies: 3
Views: 721

Too many slices, increase MAX_SLICES and recompile

Dear All, I am using VLC player version 1.0.3 & 1.1.4 in widown XP environment (bellow mentioned problem is there on both the versions). To explain my setup, I am testing a Network camera with VLC player and there are connected via network. I am using RTSP protocol to connect from VLC player to ...

Go to advanced search