There is a one configuration in axis mpeg4 settings: gov setting number of the frames in one packet. I make it "8"(1-150). there is no change. When I use axis own activex for playing stream there is no problem. But I want to use vlc with recod,stream,cpu performance,etc support(best player...
I 'm using vlc for playing rtsp mpeg4 video from an axis 211 camera. When I enable I and P frames from mpeg4 settings from axis camera. Occasionally video is going bad in motion areas.(P frames) I tried to change ffmpeg settings but it is not solve the problem. vlc version: 0.8.6a on windows How can...
in directshow window click advanced and select device properties.
later select video source and resolution.
I think you must transcode video. Do you making this?
And try any video format.
My English is poor but I will try to explain my compile to you. I use debian etc you can download an install from debian.org. it is free 1 - install libs libtool,automake,autoconf,mingw32 and others you can found from this document http://developers.videolan.org/vlc/cygwin-compile.txt 2- download vl...
I know I'm asking too much but I have a last question. :? I have used this methot for activex. VLC.setVariable "conf::motiondetect-history", "5" in vlccontrol I try this code: vlc1.SetVlcObjectString(ObjectType.VLC_OBJECT_VOUT, ":motiondetect-history", "5"); b...