VLC 1.01 and Windows named pipes

About encoding, codec settings, muxers and filter usage
shagrath78
New Cone
New Cone
Posts: 1
Joined: 28 Jul 2009 22:31

VLC 1.01 and Windows named pipes

Postby shagrath78 » 28 Jul 2009 22:41

Hi folks,

I'm using VLC on windows to serve some streams, with a sout to a windows named pipe... something like

Code: Select all

:sout=#transcode{vcodec=mp2v,vb=4096,acodec=mp3,ab=128,channels=2}:std{access=file,mux=ts,dst="\\.\pipe\VLC1234"}
it was working fine on VLC 0.98, but unfortunately, with the 1.01, I'm getting this issue:

access_output_file access out error: cannot open `\.\pipe\VLC1234' (No such file or directory)
stream_out_standard stream out error: no suitable sout access module for `file/ts://\.\pipe\VLC1234'

seems VLC is now adding file/ts:// by default, which fails here at some point... if someone has any help to offer :p

whome
Blank Cone
Blank Cone
Posts: 37
Joined: 14 Jun 2008 15:40

Re: VLC 1.01 and Windows named pipes

Postby whome » 16 Nov 2009 22:18

Hahaa, is it this reason Windows pipes stop working in v1.0.x versions. I hope this is just a small quirk introduced in new source code and not bigger change in the architecture to make pipes harder to implement.

ravenfire
New Cone
New Cone
Posts: 1
Joined: 05 Dec 2009 01:10

Re: VLC 1.01 and Windows named pipes

Postby ravenfire » 05 Dec 2009 01:13

ahhh.. that explains a few things.. bummer.. I gotta downgrade!

kdh
Cone that earned his stripes
Cone that earned his stripes
Posts: 224
Joined: 16 Jun 2009 22:38

Re: VLC 1.01 and Windows named pipes

Postby kdh » 05 Dec 2009 02:32

could always upgrade to linux. :D

i keeed i keeed. :wink:

kakone
New Cone
New Cone
Posts: 6
Joined: 15 Dec 2009 15:06

Re: VLC 1.01 and Windows named pipes

Postby kakone » 15 Dec 2009 15:59

Hello,

Is there a workaround to this problem ?
How can we do a sout to a windows named pipe with VLC 1.03 ?

Rémi Denis-Courmont
Developer
Developer
Posts: 15061
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC 1.01 and Windows named pipes

Postby Rémi Denis-Courmont » 15 Dec 2009 16:14

Double the antislashes, I guess.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

kakone
New Cone
New Cone
Posts: 6
Joined: 15 Dec 2009 15:06

Re: VLC 1.01 and Windows named pipes

Postby kakone » 16 Dec 2009 17:54

It works with \\\.\pipe\VLC1234

Thank you very much.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 2 guests