Search found 2 matches

Go to advanced search

by Gerhard
18 Jun 2021 23:26
Forum: VLC stream-output (sout)
Topic: Transcode audio, set bit depth (24bit, 32bit floating point)
Replies: 0
Views: 10492

Transcode audio, set bit depth (24bit, 32bit floating point)

I red the page below, and did some googling, but there doesn't seem to be an option to set the bit depth, although I can set the bit rate. https://wiki.videolan.org/Documentation:Streaming_HowTo/Advanced_Streaming_Using_the_Command_Line/ Am I missing something here, or is this not possible? The stan...
by Gerhard
22 Sep 2019 01:12
Forum: Web and scripting
Topic: VlcSharp : render tracker music internally to memorystream, than play
Replies: 1
Views: 1413

VlcSharp : render tracker music internally to memorystream, than play

I'd like to do the following: * Load a tracker-module file (FastTracker, ImpulseTracker, et cetera) * Parse the file to a memorystream (wav?) * Play that memorystream I can play a tracker-module file fine, using code such as: Core.Initialize(); _libVLC = new LibVLC(); _mediaPlayer = new MediaPlayer(...

Go to advanced search