DVDPlayer Named Pipes
#1
Hi

On the advice of another developer, I'm using mkfifo to take the output of AdobeHDS to the input of DVDPlayer - on Linux, this works fine.

For Windows, I have an issue.

I create a named pipe from the output of the FLV file "\\.\pipe\bbcsports.flv" and then pass that as a file name to DVDPlayer.

DVDPlayer refuses to open the named pipe.

Is there any known workaround for using a named pipe as input to DVDPlayer please ?

David
Reply
#2
what does the log say when trying to open it?

I was about to play around with pipes myself.
Reply
#3
11:37:21 T:10160 NOTICE: DVDPlayer: Opening: \\.\pipe\bbcsports.flv
11:37:21 T:10160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
11:37:21 T:3132 NOTICE: Decoding fragment 932511 of 932502
11:37:21 T:9012 NOTICE: Creating InputStream
11:37:21 T:9012 ERROR: CDVDPlayer::OpenInputStream - error opening [\\.\pipe\bbcsports.flv]

:-(
Reply
#4
don't use \ in the file name and i'm sure it will work much better...
Reply

Logout Mark Read Team Forum Stats Members Help
DVDPlayer Named Pipes0