VLC 2.2.x spawning multiple Direct3D windows

About encoding, codec settings, muxers and filter usage
ner0
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Apr 2010 13:49

VLC 2.2.x spawning multiple Direct3D windows

Postby ner0 » 12 Jun 2016 21:34

Recently, while preparing a streaming setup I noticed a problem when opening the stream on the client's end.
As a result I had to go back to v2.1.5 for it to work properly.

This is the server:

Code: Select all

vlc.exe dvb-t://frequency=722000000 :bandwidth=8 :dvb-adapter=0 :live-caching=1000 :program=102 :sout=#transcode{vcodec=mp4v,vb=5000,scale=Auto,deinterlace,audio-sync=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:rtp{sdp=rtsp://:8554/} :sout-keep
This is the client:

Code: Select all

vlc.exe rtsp://212.115.3.22:8554/ :network-caching=1000
Despite the problem being only visible on the client, I'm pretty sure it starts on the server.
The reason why I think this, is that when the client starts spawning multiple Direct3D windows each of those windows show a different channel image, despite the server supposedly only sending one channel (program=102).
The server command works fine on v2.1.5, I'm not sure what changed on v2.2.x that makes it not work any longer.

Server logs here:
- v2.1.5 (works): http://pastebin.com/mD1e6JPP
- v2.2.0 (doesn't):http://pastebin.com/Q5u6Ptib

I can see multiple rendering windows spawning in that v2.2.0 log, still not sure why.

Any ideas?

robUx4
Developer
Developer
Posts: 255
Joined: 31 Jan 2005 13:50
VLC version: master
Operating System: Windows
Contact:

Re: VLC 2.2.x spawning multiple Direct3D windows

Postby robUx4 » 28 Jun 2016 10:19

When playing `vlc.exe dvb-t://frequency=722000000 :bandwidth=8 :dvb-adapter=0 :live-caching=1000 :program=102` without the sout, does it spawn multiples windows too ?


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 33 guests