Search found 5 matches

Go to advanced search

by kajos
30 Dec 2010 21:53
Forum: General VLC media player Troubleshooting
Topic: VLC slower than XawTV
Replies: 1
Views: 305

VLC slower than XawTV

Hello,
I was wondering if I can get VLC to speed up displaying the video from a capture card. It lags behind XawTV like half to a whole second. I've set caching under Show more options to zero.
Really appreciate any advise,
Greetings,
Kajos
by kajos
30 Dec 2010 00:21
Forum: General VLC media player Troubleshooting
Topic: How to disable intra frame encoding
Replies: 0
Views: 187

How to disable intra frame encoding

Hi,
I'd like to know how to disable intra and bidirectional prediction so I can speed up mpeg transcoding.
Thanks,
Kajos
by kajos
28 Dec 2010 15:47
Forum: Development around libVLC
Topic: VLCj Screen RTPS Streaming issue
Replies: 4
Views: 5823

Re: VLCj Screen RTPS Streaming issue

vlc screen:// :screen-fps=20 :screen-caching=50 :screen-top=600 :screen-left=400 :screen-width=320 :screen-height=240 :sout-udp-caching=0 :udp-caching=0 :rtsp-caching=0 :tcp-caching=0 --sout=#transcode{vcodec=H264,vb=1800,scale=1,fps=20,width=320,height=240}:rtp{mux=ts,dst=127.0.0.1,port=4444,sdp=rt...
by kajos
28 Dec 2010 14:38
Forum: Development around libVLC
Topic: VLCj Screen RTPS Streaming issue
Replies: 4
Views: 5823

Re: VLCj Screen RTPS Streaming issue

Thanks for the quick reply. I'm using the headless player. However, I might resolve this another way if I can get it to work from the commandline. This works, but I wan't to capture a part of the screen, because the entire display is cleary too much. Without the screen top,left,width,height settings...
by kajos
28 Dec 2010 13:10
Forum: Development around libVLC
Topic: VLCj Screen RTPS Streaming issue
Replies: 4
Views: 5823

VLCj Screen RTPS Streaming issue

Hello boardmembers of VLC, I'm using VLCj and everything is working like a charm, except the streaming. I'm using the following code to stream the screen with RTSP but for some reason it won't transcode: mediaPlayer.playMedia("screen://", "screen-fps=30","screen-caching=50&q...

Go to advanced search