Does input-slave actually work?
Posted: 12 Dec 2008 04:06
Hi,
I'm having trouble with playing another media synchronously in VLC.
What I want to do is play a stream from an RTSP server and the audio from my aux in on my computer.
The methods I've tried are numerous.
The most basic example that should work is: media -> open network. add the stream details then check the box that says "play another media synchronously" browse to capture device, seletc none for video (since I already have video comming from the stream) and select (in my case) SoundMAX HD Audio, configure, set pin line to "rear input", ok, select
Now the extra media line is: dshow:// :dshow-vdev="none" :dshow-adev="SoundMAX HD Audio"
and the customize line is: rtsp://192.168.106.13/asdf :input-slave=dshow:// :dshow-vdev="none" :dshow-adev="SoundMAX HD Audio"
When I click play the video comes up, but the audio doesn't.
In the messages window I get:
dshow error: no capture device was detected
dshow error: can't open video
main error: demux doesn't like DEMUX_GET_TIME
If I reverse the operation (ie media -> open caputure device and add the RTSP stream as the "play another media synchronously" option) I get the audio with no video.
I've also tried recording video and audio seperatly and just using the files (mp4 and wav) and this does not work either.
Any suggestions?
~Rob
I'm having trouble with playing another media synchronously in VLC.
What I want to do is play a stream from an RTSP server and the audio from my aux in on my computer.
The methods I've tried are numerous.
The most basic example that should work is: media -> open network. add the stream details then check the box that says "play another media synchronously" browse to capture device, seletc none for video (since I already have video comming from the stream) and select (in my case) SoundMAX HD Audio, configure, set pin line to "rear input", ok, select
Now the extra media line is: dshow:// :dshow-vdev="none" :dshow-adev="SoundMAX HD Audio"
and the customize line is: rtsp://192.168.106.13/asdf :input-slave=dshow:// :dshow-vdev="none" :dshow-adev="SoundMAX HD Audio"
When I click play the video comes up, but the audio doesn't.
In the messages window I get:
dshow error: no capture device was detected
dshow error: can't open video
main error: demux doesn't like DEMUX_GET_TIME
If I reverse the operation (ie media -> open caputure device and add the RTSP stream as the "play another media synchronously" option) I get the audio with no video.
I've also tried recording video and audio seperatly and just using the files (mp4 and wav) and this does not work either.
Any suggestions?
~Rob