Search found 10 matches

Go to advanced search

by rellish
09 Oct 2009 15:17
Forum: VLC media player for Windows Troubleshooting
Topic: Issue with running VLC from .bat
Replies: 2
Views: 1002

Re: Issue with running VLC from .bat

Figured it out. This works.

@echo off
cd c:\program files\videolan\vlc
start /b vlc.exe -vvv udp://@229.1.1.7:5071 --qt-display-mode=2
by rellish
09 Oct 2009 14:39
Forum: VLC media player for Windows Troubleshooting
Topic: Issue with running VLC from .bat
Replies: 2
Views: 1002

Issue with running VLC from .bat

I'm trying to make a .bat file that will start a VLC Multicast stream and in Minimal View. So far i have that working fine but for some reason i cannot get the command prompt to close automagically :) Has anyone else experience this? I've tried it all of these ways below with no success of the cmd w...
by rellish
08 Oct 2009 15:21
Forum: VLC media player for Windows Troubleshooting
Topic: Question about Multicast Streams with Mosaic
Replies: 8
Views: 1003

Re: Question about Multicast Streams with Mosaic

I actually was going to try that this week, haven't got a change to yet. I'll post what the results are.
by rellish
07 Oct 2009 18:36
Forum: VLC stream-output (sout)
Topic: VLC crashing, Mosaic with Multicast Streams
Replies: 2
Views: 536

Re: VLC crashing, Mosaic with Multicast Streams

I know this is a dumb question but how do i go about doing that?
by rellish
07 Oct 2009 18:35
Forum: VLC media player for Windows Troubleshooting
Topic: Question about Multicast Streams with Mosaic
Replies: 8
Views: 1003

Re: Question about Multicast Streams with Mosaic

I've tried a bunch of different things with setting and even resetting all of my preferences, still does it. If you watch the process for vlc in the task manager it keeps growing in memory and will fail every time right around 407,000kb-409,000kb.
by rellish
05 Oct 2009 16:25
Forum: VLC media player for Windows Troubleshooting
Topic: Question about Multicast Streams with Mosaic
Replies: 8
Views: 1003

Re: Question about Multicast Streams with Mosaic

The error i'm seeing is: stream_out_mosaic_bridge error; image conversion failed swscale warning; can't get output picture VLC will play fine with 9 streams on the Mosaic but after about 4min will fail with this error. If i use less streams even 1 it will play longer but still will fail. Could there...
by rellish
02 Oct 2009 16:38
Forum: VLC stream-output (sout)
Topic: VLC crashing, Mosaic with Multicast Streams
Replies: 2
Views: 536

VLC crashing, Mosaic with Multicast Streams

I currently am running VLC with a Mosaic combining multiple multicast UDP streams from Multiple Encoders. So far i can get VLC to view 12 on the Mosaic before i peak the CPU. At 10 stream the CPU hangs at about 80% and Mem 25%. For some reason VLC is crashing and i need to see why. I can look at the...
by rellish
02 Oct 2009 16:12
Forum: VLC media player for Windows Troubleshooting
Topic: Question about Multicast Streams with Mosaic
Replies: 8
Views: 1003

Re: Question about Multicast Streams with Mosaic

It seems there is something crashing with VLC, how do you pull the logs without it crashing and having them disappear? I can view it happening with the Messages and setting when setting it to verbose 2, just need to save it before it disappears. What command do you type to accomplish this?

Thanks
by rellish
02 Oct 2009 14:51
Forum: VLC media player for Windows Troubleshooting
Topic: Question about Multicast Streams with Mosaic
Replies: 8
Views: 1003

Re: Question about Multicast Streams with Mosaic

I figured out what i was doing wrong i didn't put a @ on udp://@229.1.1.41:5411 Now i'm having an issue where VLC is crashing. CPU util is only hanging around 70% with 6 sources playing. Memory is at about 25%. But it is still crashing after a few minutes. Is there a log to check or buffer that is m...
by rellish
01 Oct 2009 20:14
Forum: VLC media player for Windows Troubleshooting
Topic: Question about Multicast Streams with Mosaic
Replies: 8
Views: 1003

Question about Multicast Streams with Mosaic

Hopefully this is an easy fix error on my part, but I currently have multiple multicast streams coming out of encoders. I was using multiple instances of VLC to view these before i found that Mosaic supported this with one instance. I have searched to find my answer before posting but can't seem to ...

Go to advanced search