Search found 35 matches

Go to advanced search

by dhirwinjr
21 Oct 2015 19:19
Forum: VLC stream-output (sout)
Topic: The "Output/Written/Sent" statistics don't seem to update
Replies: 0
Views: 634

The "Output/Written/Sent" statistics don't seem to update

All, I'm currently using VLC 2.1.5 as a sort of video transcoding server (CentOS Linux) where I mostly use it to re-stream incoming RTSP video (MPEG4 or H.264) to a different URL. This part works just fine. I'd like to add some stream monitoring as I've found that the output streams occasionally sud...
by dhirwinjr
25 Jun 2010 18:28
Forum: General VLC media player Troubleshooting
Topic: VLC, SSM multicast, and SDP
Replies: 1
Views: 2187

VLC, SSM multicast, and SDP

All, I know that VLC supports SSM (single-source multicast) and I've seen other forum topics state that to use it for SDP use the source attribute and for plain RTP and UDP streams, the syntax is: rtp://SOURCE_IP:SOURCE_PORT@GROUP_IP:GROUP_PORT udp://SOURCE_IP:SOURCE_PORT@GROUP_IP:GROUP_PORT I know ...
by dhirwinjr
20 Jun 2010 21:06
Forum: Development around libVLC
Topic: How to intercept keyboard and mouse events on Windows
Replies: 15
Views: 6455

Re: How to intercept keyboard and mouse events on Windows

@sherington Exception in thread "Thread-6" java.lang.NoSuchMethodError: com.sun.jna.Pointer.createConstant(I)Lcom/sun/jna/Pointer; I'm using JNA 3.2.5. You have a mismatch on your classpath between the JNA platform.jar and the JNA jna.jar. Indeed you are correct. I had the correct combina...
by dhirwinjr
19 Jun 2010 19:36
Forum: Development around libVLC
Topic: How to intercept keyboard and mouse events on Windows
Replies: 15
Views: 6455

Re: How to intercept keyboard and mouse events on Windows

@sherington I'm trying to get the mouse hook working on Windows XP but I keep getting this exception: Exception in thread "Thread-6" java.lang.NoSuchMethodError: com.sun.jna.Pointer.createConstant(I)Lcom/sun/jna/Pointer; at com.sun.jna.platform.win32.W32API.<clinit>(W32API.java:93) at com....
by dhirwinjr
10 May 2010 14:45
Forum: General VLC media player Troubleshooting
Topic: RTSP keeplive & video freezing
Replies: 8
Views: 7224

Re: RTSP keeplive & video freezing

Thanks Paul for your response. Does the RTSP specification specify one way or another how to handle this? The only language I saw in the spec said that using the GET_PARAMETER may be used for the purpose of keepalive but didn't sound like it required it. I haven't contacted the encoder vendor yet bu...
by dhirwinjr
04 May 2010 19:16
Forum: General VLC media player Troubleshooting
Topic: RTSP keeplive & video freezing
Replies: 8
Views: 7224

RTSP keeplive & video freezing

All, I use VLC to view live MPEG4 video from video encoder appliances (such as Optelecom or Coretec). In most cases I view video using multicast but sometimes I need to view unicast video from these encoders using RTSP. Up to now I've been stuck using VLC version 0.8.6d because the best i can it's t...
by dhirwinjr
13 Apr 2010 18:38
Forum: Development around libVLC
Topic: VLCJ and custom painting on top of a Java component
Replies: 3
Views: 1338

Re: VLCJ and custom painting on top of a Java component

That depends on the video driver. Usually disabling the hardware overlay fixes this (but explodes the VLC CPU consumption). Thanks for the response. Just to confirm, I assume that this is video driver specific and outside the scope of the VLC configuration and/or properties. For me this means: - vi...
by dhirwinjr
13 Apr 2010 15:48
Forum: Development around libVLC
Topic: VLCJ and custom painting on top of a Java component
Replies: 3
Views: 1338

VLCJ and custom painting on top of a Java component

All, I’m using JNA in combination with VLC to embed video within a standard Java application. In particular I’m using VLCJ (http://code.google.com/p/vlcj/) to provide a binding between Java and the VLC libraries. Here’s a quick summary of how video is started on a java.awt.Canvas object: java.awt.Ca...
by dhirwinjr
12 Apr 2010 20:30
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 58582

Re: JVLC status

I've been playing around with VLCJ for a little bit and it's very cool. This question may be more appropriate in a separate discussion but how about older versions of VLC like 0.8.6d? RTSP seems to be broken in VLC (may be actually in the Live555 implementation) but video now locks up after ~10 seco...
by dhirwinjr
01 Apr 2010 01:20
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 58582

Re: JVLC status

Cool...that's what I was hoping to hear. Having only looked at this briefly I thought maybe you could only create a single instance of the mediaPlayer and a single canvas but if you can have multiple instances that makes things a lot easier than having to do any type of mosaic. I will definitely be ...
by dhirwinjr
31 Mar 2010 06:37
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 58582

Re: JVLC status

Wow, this is really great work. I looked at JVLC about two years ago and at the time decided it wasn't worth the effort to get it to work as I needed. So instead I created a wrapper that controlled VLC using the telnet and RC interfaces. Works pretty well but it'd be a lot slicker to be able to embe...
by dhirwinjr
05 Oct 2009 14:55
Forum: General VLC media player Troubleshooting
Topic: @name RC mosaic command
Replies: 0
Views: 293

@name RC mosaic command

All, I'm trying to transition from VLC 0.8.6 to VLC 1.0.2 but the RC interface has slightly changed between versions, in particular the use of "named" mosaic functions in the RC interface. In particular there's now: | @name mosaic-alpha # . . . . . . . . . . . . . . alpha | @name mosaic-he...
by dhirwinjr
25 Mar 2009 02:15
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 58582

Re: JVLC status

I too would like to see some kind of status update. The main Wiki doesn't look like it any longer has a link to the jVLC bindings webpage.
by dhirwinjr
05 Jan 2009 02:06
Forum: VLM
Topic: VLM 0.9.2 under Windows Connection failed
Replies: 11
Views: 4443

Re: VLM 0.9.2 under Windows Connection failed

Well, not yet, but early january, I would say. Or try a NB.
Very good...I'll look forward to the new release.

Regards,
Dave
by dhirwinjr
28 Dec 2008 04:54
Forum: VLM
Topic: VLM 0.9.2 under Windows Connection failed
Replies: 11
Views: 4443

Re: VLM 0.9.2 under Windows Connection failed

Fixed for 0.9.9
Is there a tentative release date for 0.9.9?

Thanks,
Dave
by dhirwinjr
28 Dec 2008 04:53
Forum: Scripting VLC in lua
Topic: Problem using lua under windows
Replies: 6
Views: 6844

Re: Problem using lua under windows

I'll try to debug that on windows during the Xmas holidays. What login and password were you trying? Did you try setting a new login/password in the --lua-config parameter? Thanks, and no I hadn't tried setting the login/password in the --lua-config parameter. How does one do that and where can I f...
by dhirwinjr
19 Dec 2008 03:26
Forum: VLC stream-output (sout)
Topic: Streaming a file at a different speed?
Replies: 2
Views: 414

Re: Streaming a file at a different speed?

I have the same question. Almost the same version too (0.8.6i) I was hoping to reduce the fps to around 1, to conserve bandwidth on our network while testing out VLC. In talking with a co-worker of mine who has used VLC for some other projects he believed that this functionality hasn't actually bee...
by dhirwinjr
16 Dec 2008 18:55
Forum: Scripting VLC in lua
Topic: Problem using lua under windows
Replies: 6
Views: 6844

Re: Problem using lua under windows

Using freebits suggestion (copied the three *.lua files) I was able to start VLC and get a login prompt when I try to telnet but it won't take a password; it just sits at the password prompt. I've tried both of these command lines: vlc -I lua --lua-intf telnet --lua-config "telnet={hosts={'loca...
by dhirwinjr
12 Dec 2008 05:52
Forum: VLM
Topic: VLM 0.9.2 under Windows Connection failed
Replies: 11
Views: 4443

Re: VLM 0.9.2 under Windows Connection failed

Does anyone know if there is a plan to fix this soon? I use VLC a lot at work and I'd love to move to 0.9.6 but I can't until the telnet connection issue is resolved (I checked the latest 0.9.8a version on Windows XP and it appears to still fail).

Regards,
Dave Irwin
by dhirwinjr
11 Dec 2008 23:32
Forum: VLC stream-output (sout)
Topic: Streaming a file at a different speed?
Replies: 2
Views: 414

Streaming a file at a different speed?

All, I'd like to be able to stream a saved file but at different playback speeds depending on a user's input (for example 1x, 2x, 4x, etc.). Right now I have the following which only does 1x: "setup playback01 output #duplicate{dst=std{access=http,mux=ts,dst=<some playback URL>}}" which wo...
by dhirwinjr
30 Aug 2008 20:16
Forum: General VLC media player Troubleshooting
Topic: Problems taking MPEG4 multicast snapshots
Replies: 1
Views: 666

Re: Problems taking MPEG4 multicast snapshots

Eventually I found that this was a VLC running on Linux problem because when I run VLC on Windows XP I don't have this issue. I'm no Linux expert so I didn't attempt to find the exact issue on Linux but I can tell you it wasn't confined to a single Linux distribution (I tried both Fedora and Ubuntu ...
by dhirwinjr
06 Aug 2008 16:25
Forum: General VLC media player Troubleshooting
Topic: Decoding live multicast MPEG2 video encounters problems
Replies: 0
Views: 399

Decoding live multicast MPEG2 video encounters problems

I'm using VLC to decode live MPEG2 multicast video. VLC will successfully play the live video but every so often I get very pixalated video along with the following errors in the messages window: libmpeg2 warning: invalid picture encountered libmpeg2 warning: invalid picture encountered libmpeg2 war...
by dhirwinjr
06 Jul 2008 00:40
Forum: General VLC media player Troubleshooting
Topic: Playing web hosted SDP files causes delayed video start
Replies: 0
Views: 414

Playing web hosted SDP files causes delayed video start

All, In my particular setup I used VLC to decode both MPEG2 and MPEG4 multicast video. In some cases I use SDP (session description protocol) files to define an MPEG4 stream. Because all clients need access to these SDP files and they may get updated from time to time I thought the easiest way would...
by dhirwinjr
03 Jul 2008 03:55
Forum: General VLC media player Troubleshooting
Topic: Starting VLC in Java with Runtime.exec() consumes a lot CPU!
Replies: 3
Views: 2778

Re: Starting VLC in Java with Runtime.exec() consumes a lot CPU!

hi dhirwinjr, thanks for your post I am also using a runtime.exec command to launch and use vlc. what do you mean by : It turns out that if you use the "--rc-quite" command line option this fixes the high CPU usage problem when starting VLC using Java. Can you give me your command line, p...
by dhirwinjr
29 Jun 2008 18:45
Forum: General VLC media player Troubleshooting
Topic: Starting VLC in Java with Runtime.exec() consumes a lot CPU!
Replies: 3
Views: 2778

Re: Starting VLC in Java with Runtime.exec() consumes a lot CPU!

It turns out that if you use the "--rc-quite" command line option this fixes the high CPU usage problem when starting VLC using Java. In turn, however, I found that if you have opened the input streams that you can use to view the output from VLC when you try to close the streams (i.e. whe...

Go to advanced search