Search found 74 matches

Go to advanced search

by Moriquendi
23 Sep 2019 10:46
Forum: Development around libVLC
Topic: Cannot Create MMDevice Output Module
Replies: 1
Views: 2064

Cannot Create MMDevice Output Module

Hello, I'm trying to create vlc instance with mmdevice audio output. I've passed "--aout=mmdevice" to my libvlc instance but for some reason I get the following error: main audio output debug: looking for audio output module matching "mmdevice": 6 candidates mmdevice audio output...
by Moriquendi
30 Apr 2019 14:36
Forum: Development around libVLC
Topic: How to Mix Two Different Audio Sources
Replies: 0
Views: 307

How to Mix Two Different Audio Sources

Hello forum, Is it possible to mix two audio inputs into one? Let's say I have a talkie and when PTT(push-to-talk) is activated, it streams audio to network(lets say udp://@:24100 where the audio is streamed to). On a PC, I want to mix this network stream and the output of the PC microphone and save...
by Moriquendi
08 Feb 2019 15:04
Forum: Development around libVLC
Topic: Momentarily Black Screen on Resolution Change
Replies: 3
Views: 373

Re: Momentarily Black Screen on Resolution Change

Hi there, Further testing showed that only OpenGL video output (NOT the Windows one) doesn't show momentarily black screen if the resolution of the input source changes. One thing I've noticed in the VLC logs is that only OpenGL module doesn't release the scene and recreate a new one. This may be th...
by Moriquendi
05 Feb 2019 11:41
Forum: Development around libVLC
Topic: Disable automatic video playing
Replies: 3
Views: 397

Re: Disable automatic video playing

"--qt-start-minimized" can also work. Not sure if it is a good solution though.
by Moriquendi
01 Feb 2019 13:28
Forum: Development around libVLC
Topic: OpenGL output command line?
Replies: 5
Views: 1544

Re: OpenGL output command line?

Why " You may need to tell your app to look for dlls elsewhere than in the VLC app directory. " would be necessary though?
I dont know what that means either :) I simply removed the .dll and it worked. I didnt change anything in my code.
by Moriquendi
01 Feb 2019 13:26
Forum: Development around libVLC
Topic: Deadlock in libvlc_media_player_stop() | Ubuntu 16.04
Replies: 8
Views: 722

Re: Deadlock in libvlc_media_player_stop() | Ubuntu 16.04

This was indeed an issue for VLC 2.2.8. It got fixed after VLC 3.0+ tho. (tested with 3.0.4)
by Moriquendi
01 Feb 2019 13:20
Forum: Development around libVLC
Topic: Momentarily Black Screen on Resolution Change
Replies: 3
Views: 373

Re: Momentarily Black Screen on Resolution Change

Hey mfkl, You can check out the logs from this link. (Pastebin.com was unavailable) https://justpaste.it/73zbu I checked the logs and noticed that at line 1110, "avcodec" module is being restarted due to input format change. This may explain the momentarily black screen maybe? But is there...
by Moriquendi
29 Jan 2019 15:39
Forum: Development around libVLC
Topic: OpenGL output command line?
Replies: 5
Views: 1544

Re: OpenGL output command line?

Hey there,

I had a similar issue. Check out this topic https://forum.videolan.org/viewtopic.php?f=32&t=147148. Maybe you can remove dlls (in "plugins/video_output" folder) other than OpenGL to force libvlc to use it.
by Moriquendi
28 Jan 2019 09:30
Forum: Development around libVLC
Topic: Using libVLC ignores disabled hardware acceleration
Replies: 42
Views: 7194

Re: Using libVLC ignores disabled hardware acceleration

Sorry, but I don't understand what you mean with your answer.. am I doing something wrong or something that shouldn't be there? I was always under the impression that VLC is only a graphical wrapper around libVLC, so if it works with VLC, why can't it be done in libVLC? So was I. Unfortunately some...
by Moriquendi
28 Jan 2019 09:05
Forum: Development around libVLC
Topic: Momentarily Black Screen on Resolution Change
Replies: 3
Views: 373

Momentarily Black Screen on Resolution Change

Hello forum, I have an udp input source and the resolution of the input may change due to the quality of the stream. For instance, by default the stream is 1080p but sometimes the quality of connection decreases, so the input resolution can decrease either to 720p or 480p. In this case, VLC 2.2.8 cr...
by Moriquendi
17 Dec 2018 07:20
Forum: VLC media player for Windows Troubleshooting
Topic: Restart VLC instance after a crash
Replies: 9
Views: 1415

Re: Restart VLC instance after a crash

Hi JB,

I also have an application with 4 embeded VLC players. I used to have VLC 2.2.8 but due to some crashes and bugs, I updated libvlc api to 3.0.4. But now I have high cpu usage problems and yes I am playing 1080p TS UDP streams. Is that a bug or there is a workaround?

Regards.
by Moriquendi
13 Dec 2018 06:10
Forum: VLC media player for Windows Troubleshooting
Topic: Audio works but I have no video output
Replies: 3
Views: 174

Re: Audio works but I have no video output

Hi,

What is your VLC version? The hardware acceleration setting on the latest release is under "Tools-->Preferences-->Input/Codecs".
by Moriquendi
12 Dec 2018 12:27
Forum: VLC media player for Windows Troubleshooting
Topic: Restart VLC instance after a crash
Replies: 9
Views: 1415

Re: Restart VLC instance after a crash

Hi Shaunie,

Is there a specific reason you are using VLC 2.0.2? If not, as Hitchhiker suggested, I'd also recommend using VLC 3.0.4 as it is a lot more stable and resilient to the crashes.
by Moriquendi
11 Dec 2018 13:10
Forum: VLC media player for Windows Troubleshooting
Topic: volume Trouble
Replies: 5
Views: 279

Re: volume Trouble

Hi,

I doubt no one will answer if you ask "I have trouble, whats is the solution" sort of question. Open a VLC, press Ctrl+M (or Tools-->Messages), set verbosity to 2(debug) and start media, then save and post the logs.
by Moriquendi
11 Dec 2018 11:58
Forum: Development around libVLC
Topic: How to overcome "Qt interface not found" error?
Replies: 3
Views: 363

How to overcome "Qt interface not found" error?

Hello, I have a cpu performance issue with libvlc instance. When I open a single media player using libvlc api, my Transport Stream 1080 video consumes around 22% my cpu power. If I use VLC 3.0.4, it consumes only around 11% which is a lot less. Anyway, I compared VLC logs of my applicaton and VLC M...
by Moriquendi
10 Dec 2018 12:48
Forum: VLC media player for Windows Troubleshooting
Topic: CPU Usage Increases for Multiple Instances
Replies: 2
Views: 273

Re: CPU Usage Increases for Multiple Instances

Hello garf, Sorry for late response. Unfortunately I couldn't try with rtsp/http stream. Instead I simply opened media from local directory with the same result. In the link you can find the cpu usages per each VLC 3.0.4. I opened and played the same .ts file for each VLC players. https://imgur.com/...
by Moriquendi
05 Dec 2018 07:08
Forum: Development around libVLC
Topic: "libvlc_audio_set_volume" problem with VLC 3.0+
Replies: 8
Views: 1958

Re: "libvlc_audio_set_volume" problem with VLC 3.0+

You're comparing apples and oranges there. VLC 2.2.x uses old and slow DirectSound by default, while VLC 3.0 adds hot plug events and uses MMDevice by default. That's it! I passed --aout=direcsound to vlc instance and it solved the problem. Still dont know why mmdevice doesnt work with multiple ins...
by Moriquendi
04 Dec 2018 06:19
Forum: Development around libVLC
Topic: "libvlc_audio_set_volume" problem with VLC 3.0+
Replies: 8
Views: 1958

Re: "libvlc_audio_set_volume" problem with VLC 3.0+

It seems that your OS is set up to effect volume change on all streams within the application. VLC is definitely not doing that by itself. Maybe running different instances in different processes will fix it, or maybe it won't. Hi Remi, I still think VLC 3.0.x has something to do with it. Because w...
by Moriquendi
03 Dec 2018 14:50
Forum: Development around libVLC
Topic: "libvlc_audio_set_volume" problem with VLC 3.0+
Replies: 8
Views: 1958

Re: "libvlc_audio_set_volume" problem with VLC 3.0+

If I remember correctly (rare), with 3.0.x, there were changes in the audio code. Since VLC 3, when my program runs, an application shows up in my volume mixer. When I change the volume from code, that volume is changed. If I change the volume from my Windows mixer, the volume in my application is ...
by Moriquendi
03 Dec 2018 07:15
Forum: Development around libVLC
Topic: "libvlc_audio_set_volume" problem with VLC 3.0+
Replies: 8
Views: 1958

Re: "libvlc_audio_set_volume" problem with VLC 3.0+

Hello mfkl, Here is pretty much the core of my code. MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent), ui(new Ui::MainWindow) { ui->setupUi(this); /* VLC initialization*/ initVlc(); /* VLC audio sliders */ connect(ui->audioSlider1, SIGNAL(valueChanged(int)), this, SLOT(setVlcAudio(int))...
by Moriquendi
29 Nov 2018 13:29
Forum: Development around libVLC
Topic: "libvlc_audio_set_volume" problem with VLC 3.0+
Replies: 8
Views: 1958

"libvlc_audio_set_volume" problem with VLC 3.0+

Hello, I have multiple embedded players in my application. I could change audio volume of each media seperately with VLC 2.2.8 plugins. With the exact same code, when I switch to VLC 3.0.3 or VLC 3.0.4 plugins, every time I call "libvlc_audio_set_volume", it changes the volume of every act...
by Moriquendi
27 Nov 2018 15:49
Forum: Development around libVLC
Topic: Get precompiled 3rd party libraries Error
Replies: 3
Views: 617

Re: Get precompiled 3rd party libraries Error

Hello, I've encountered the same problem. For those who wonder how to solve this, go to "https://repo1.maven.org/maven2/com/google/protobuf/protoc/3.1.0/" (or whichever protoc version you need) and download "protoc-3.1.0-windows-x86_32.exe". Copy this file under "/home/<user...
by Moriquendi
26 Nov 2018 06:24
Forum: Development around libVLC
Topic: "Video output module" can not be set through libvlc api
Replies: 6
Views: 3027

Re: "Video output module" can not be set through libvlc api

Remove the vouts dlls you don't want?
You may need to tell your app to look for dlls elsewhere than in the VLC app directory.
Wow, removed the libdirect3d9_plugin.dll and worked like a charm. Thanks man!
by Moriquendi
23 Nov 2018 06:00
Forum: Development around libVLC
Topic: "Video output module" can not be set through libvlc api
Replies: 6
Views: 3027

Re: "Video output module" can not be set through libvlc api

Hi Remi,

Thanks for the quick response. Correct me if I'm wrong, so there is no way to force libvlc to change its vout module?
by Moriquendi
22 Nov 2018 15:16
Forum: Development around libVLC
Topic: "Video output module" can not be set through libvlc api
Replies: 6
Views: 3027

"Video output module" can not be set through libvlc api

Hello, I'm trying to change video output module using libvlc api but for some reason i cant make it work. Here is the parameters I've tried so far; -V direct3d11 --vout=direct3d11 I can successfully set other parameters such as; --sout-x264-preset=ultrafast --avcodec-hw=d3d11va --deinterlace-mode=bl...

Go to advanced search