VLC audio over AirTunes

macOS specific usage questions
HerrOrange
New Cone
New Cone
Posts: 2
Joined: 05 Aug 2009 10:56

VLC audio over AirTunes

Postby HerrOrange » 05 Aug 2009 11:06

Hi there,

all in the press I read, that VLC 1.0.1 will support audio via AirTunes (Airport Express). But as I already learned, there is still no simple way to activate this. And I also learned, that the solution ist the "SOUT ROAP" Streaming-Protocol. But I didn't got it worked yet.

So... can anybody just tell me, how I have to fill out the input fields in the preference-menu of VLC? And which fields have to be filled out and which not?

Thanks a lot in advance!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC audio over AirTunes

Postby Jean-Baptiste Kempf » 05 Aug 2009 11:18

So far, there is no easy way to do it.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

HerrOrange
New Cone
New Cone
Posts: 2
Joined: 05 Aug 2009 10:56

Re: VLC audio over AirTunes

Postby HerrOrange » 05 Aug 2009 11:38

So the solution is just to wait for version 1.1.0?

fkuehne
Developer
Developer
Posts: 7227
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: VLC audio over AirTunes

Postby fkuehne » 05 Aug 2009 23:19

Regrettably, yes, unless I get a great idea how to implement this with little impact, so it could be backported to the 1.x branch. Don't worry, VLC 1.1 will be out this fall.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

danh
New Cone
New Cone
Posts: 4
Joined: 10 Jul 2009 20:18

Re: VLC audio over AirTunes

Postby danh » 06 Aug 2009 23:56

So far, there is no easy way to do it.
Is there any way to do it? I've been looking all over, but still haven't found a single piece of documentation :-(

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC audio over AirTunes

Postby Jean-Baptiste Kempf » 07 Aug 2009 10:29

yes, with --sout and #raop in command line.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

danh
New Cone
New Cone
Posts: 4
Joined: 10 Jul 2009 20:18

Re: VLC audio over AirTunes

Postby danh » 07 Aug 2009 11:33

yes, with --sout and #raop in command line.
That's what I thought. Care to enlighten me a little bit more?

The closest I got was

Code: Select all

VLC --sout='#transcode{acodec=alac}:raop{host=192.168.1.112,volume=255}' foo.mp3
which seems to do something, but VLC crashes immediately.

thedzy
New Cone
New Cone
Posts: 3
Joined: 17 Nov 2009 03:50

Re: VLC audio over AirTunes

Postby thedzy » 17 Nov 2009 03:58

Put this in your default output stream:

# transcode {acodec = alac channels = 2, samplerate = 44100}: raop{host=your_airtunes_ip,volume=255}:display

I have not worked out how to get the video to still display but all audio is routed to the airtunes. If anyone can add to this it would be great.

I posted this in another thread: viewtopic.php?f=14&t=62267&start=0

thedzy
New Cone
New Cone
Posts: 3
Joined: 17 Nov 2009 03:50

Re: VLC audio over AirTunes

Postby thedzy » 17 Nov 2009 04:53

I'm trying to get the video to output to my screen and the audio to output to the AirTunes (and possibly my computer, but much lower on the priority). This is what I am trying to use:

Code: Select all

# transcode {acodec = alac channels = 2, samplerate = 44100}:duplicate{dst=std{display}, dst=raop {host=10.0.1.10,volume=255}}:sout-keep
The audio is going to the AirTunes but the video is just lost. Any ideas?

M8Ritb8f9
New Cone
New Cone
Posts: 1
Joined: 28 Nov 2009 21:37

Re: VLC audio over AirTunes

Postby M8Ritb8f9 » 28 Nov 2009 21:40

I've had some success with the following

VLC
Preferences
All
Stream Output
Default Stream Output Chain

#duplicate{dst="transcode {acodec = alac channels = 2, samplerate = 44100}: raop{host=10.0.1.3,volume=255}:display",dst=display}

The streamed audio is out of sync (~1 sec) with the local video, but the local audio is in sync.

macuserfr
New Cone
New Cone
Posts: 7
Joined: 08 Jun 2008 11:26

Re: VLC audio over AirTunes

Postby macuserfr » 21 Sep 2011 22:28

Hi,

I know there is a long time that no new answer is given on this thread, but I would like to do exactly the same. To stream the audio on airtunes (airport express) while playing the video locally. Now we already are on VLC 1.1(.11) and I couldn't make it work. I could play the audio on airtunes alone or duplicate, but the only way I can activate the video is playing the audio also locally.

I've tried to play with "Enable stream of all ES" and "Enable video stream output" options (disabled by default) without success.

Has anyone succeeded on playing the audio on airtunes while keeping the video on the computer?

Thanks in advance,

Vitorio


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 2 guests

cron