Search found 11 matches

Go to advanced search

by dl0haus
18 Apr 2007 22:15
Forum: VLC media player for Windows Troubleshooting
Topic: Append to file instead of overwrite...
Replies: 0
Views: 325

Append to file instead of overwrite...

Is there a way to instruct VLC to append to an existing download file (when a file target is specified for output instead of a window) instead of overwriting that file? This is the case of restarting a stream with the same filename...
by dl0haus
18 Apr 2007 22:14
Forum: Web and scripting
Topic: When downloading, append instead of overwrite
Replies: 0
Views: 808

When downloading, append instead of overwrite

Does anyone know how to get a stream to restart playing when it goes inactive? Either that or is there some way of telling VLC to append to an existing media file rather than restarting with a new instance of VLC which I'm assuming overwrites the existing file if the filename is the same?
by dl0haus
15 Apr 2007 23:24
Forum: VLC media player for Windows Troubleshooting
Topic: FF/RW controls not available?!?
Replies: 0
Views: 305

FF/RW controls not available?!?

I'm downloading some content from the web. I'm not getting the FF/RW shuffle functionality in the file itself when its downloaded. I'm downloading WMV2 format with an .ASF wrapper... is there some other format that I need to be using to make sure that FF/RW is available in both VLC and other players...
by dl0haus
15 Apr 2007 21:58
Forum: Web and scripting
Topic: Error handling from API calls?!?
Replies: 0
Views: 838

Error handling from API calls?!?

I've been messing with the API a bit and needed some info on error handling. If I feed VLC a bad address to an MMS server, it appears to do *nothing* in return. This seems to happen in the VLC interface too; it doesn't do anything it just doesn't work (there's no "bad address" message box ...
by dl0haus
14 Apr 2007 20:35
Forum: VLC media player for Windows Troubleshooting
Topic: Acquiring stats throught the API.
Replies: 1
Views: 358

Acquiring stats throught the API.

I have figured out how to download streams to the local filesystem using the API instead of the VLC interface... what I need now is some information about how to query the library for stats on a particular stream. In particular I'm looking for total bytes that have come across since the stream was i...
by dl0haus
13 Apr 2007 00:45
Forum: Web and scripting
Topic: LibVlc success! Question on getting status info...
Replies: 1
Views: 974

Hmm... perhaps...

Where is the listing of valid attributes you can query from the lib? I tried getlength during a download and it always returned 0. Is there a listing of all variables you can query and their purpose?

Thanks,
D
by dl0haus
13 Apr 2007 00:16
Forum: Web and scripting
Topic: LibVlc success! Question on getting status info...
Replies: 1
Views: 974

LibVlc success! Question on getting status info...

I have a program that does what I want it to with LibVlc... this entails downloading live streams to a file. This was accomplished with the AddTarget with the appropriate options. I have some questions about getting the current status of things from the library. I would like to know how many bytes h...
by dl0haus
12 Apr 2007 19:35
Forum: Web and scripting
Topic: More libvlc in C#
Replies: 80
Views: 54359

C# downloader...

I'm curious how I might go about accessing VLC's live stream downloading capability through the DLL? I'm writing a C# application that needs this ability... I wrote a custom implementation of MMS (a pain) and thought I'd try out the DLL. Basically I have live streams at a designated address that can...
by dl0haus
19 Mar 2007 19:54
Forum: VLC media player Feature Requests
Topic: Callable downloading routines...
Replies: 0
Views: 717

Callable downloading routines...

I am working on a project now that manages streams for a broadcasting network. I have written custom code to do MMS downloads of ASF media which is working pretty good. Given the breadth of functionality of VLC I was looking for ways of leveraging this... Does VLC have libraries that are callable fo...
by dl0haus
19 Mar 2007 18:49
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Downloader as a library??
Replies: 0
Views: 474

VLC Downloader as a library??

I have a project I'm working on. I currently have downloading of asf streams from an MMS server working. The code is written in C#. There appear to be nuances in the .ASF format since MP11 where the timings are a little off. Instead of having to debug all of these issues while I working HTTP and RTS...
by dl0haus
20 Feb 2007 04:09
Forum: VLC media player for Windows Troubleshooting
Topic: Getting MSVC build to work correctly...
Replies: 1
Views: 1087

Getting MSVC build to work correctly...

I have imported the VC++ projects into a solution for Visual Studio 2005 and the import went well. When attempting to build the solution I'm getting tons of errors in almost every module about undefined variables. A few of the "major ones" are: Error 3 error C2037: left of '__msg_GenericVa...

Go to advanced search