Search found 6 matches

Go to advanced search

by jobs
22 Jul 2012 18:13
Forum: General VLC media player Troubleshooting
Topic: delay issue while playing stream
Replies: 0
Views: 821

delay issue while playing stream

I m streaming my desktop using UScreenCapture dshow filter over udp with this command in vlc :sout=#transcode{vcodec=h264,vb=100,fps=2,scale=1,acodec=none}:std{access=udp{ttl=1},mux=ts,dst=111.119.227.82:5555} :sout-keep but my real problem is the, vlc which is actually playing the Stream.... has an...
by jobs
21 Jul 2012 07:26
Forum: VLC media player for Windows Troubleshooting
Topic: why Vlc display Green Screen while streaming Desktop ?
Replies: 1
Views: 856

why Vlc display Green Screen while streaming Desktop ?

i got vlc actually streaming, but it display Green Screen (latest Vlc 2.x.x) and gray dull screen in (vlc 1.0.5)...what is wrong with vlc ? Note : i am streaming my desktop using ffmpeg and dshow filter UScreenCapture I have tried latest as well as 1.0.5 version but no luck .....though can any one p...
by jobs
19 Jul 2012 20:06
Forum: VLC media player for Windows Troubleshooting
Topic: why Vlc display Green Screen while streaming video ?
Replies: 1
Views: 590

why Vlc display Green Screen while streaming video ?

hi guys, when i receive a stream using this command vlc udp://@127.0.0.1:5555 i got vlc actually streaming, but it display Green Screen (latest Vlc 2.x.x) and gray dull screen in (vlc 1.0.5)...what is wrong with vlc ? Note : i am streaming my desktop using ffmpeg and dshow filter UScreenCapture I ha...
by jobs
18 Jul 2012 20:40
Forum: Development around libVLC
Topic: How to play streaming video in vlcj ?
Replies: 1
Views: 1244

How to play streaming video in vlcj ?

my server is streaming video using ffmpeg in mpegts format over UDP ...and i want to play that video using library vlcj (Java) can one provide me a small example or direct me to a working example from where i can learn thanks from the vlcj documentation i just got that we have to use udp://IP:port b...
by jobs
18 Jul 2012 20:03
Forum: Development around libVLC
Topic: why i m getting libvlc_Error while playing video in Java ?
Replies: 3
Views: 848

Re: why i m getting libvlc_Error while playing video in Java

You should probably post this in the libvlc forum, not the Windows media player trouble shooting forum. Post a more complete log. Start your app with -Dvlcj.log=DEBUG. If your "error" callback is firing, most likely the media failed to open for some reason. That reason will be in the vlc ...
by jobs
18 Jul 2012 16:39
Forum: Development around libVLC
Topic: why i m getting libvlc_Error while playing video in Java ?
Replies: 3
Views: 848

why i m getting libvlc_Error while playing video in Java ?

Hi , i m new to vlcj i m using "vlcj-2.1.0" for my Java application ..at first when i run this simple code /* * To change this template, choose Tools | Templates * and open the template in the editor. */ package flvjdemo; import java.awt.Dimension; import javax.swing.JFrame; import javax.s...

Go to advanced search