Random audio tracks order in duplicated http stream, normal?

This forum is about all development around libVLC.
DsChAeK
Blank Cone
Blank Cone
Posts: 59
Joined: 01 Mar 2008 14:54
VLC version: newest
Operating System: windows

Random audio tracks order in duplicated http stream, normal?

Postby DsChAeK » 13 Feb 2011 17:50

Hi,

I have a TS http-stream with following audio tracks:

Code: Select all

2304 Saubere Effekte - [Deutsch] 2305 Saubere Effekte - [English] 2307 Saubere Effekte - [Deutsch]
If i duplicate the stream to another http-stream with following options:

Code: Select all

:sout=#duplicate{dst=std{access=http,mux=ts,dst=192.168.0.123:12345} :sout-ts-es-id-pid :ts-es-id-pid
The order of the new stream audio tracks is random:

Code: Select all

2304 Titel 1 - [Deutsch] 2307 Titel 2 - [Deutsch] 2305 Titel 3 - [English]
or

Code: Select all

2305 Titel 1 - [English] 2304 Titel 2 - [Deutsch] 2307 Titel 3 - [Deutsch]
Well, I can handle this by myself because I have the pids, and I can start playback with --audio-track-id=<integer> and use libvlc_audio_set_track() during playback.

But nevertheless I wanted to ask if this is meant to be this way?

With best regards,
DsChAeK
Last edited by DsChAeK on 15 Feb 2011 21:04, edited 1 time in total.

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: Random audio tracks order in duplicated http stream, nor

Postby Jean-Baptiste Kempf » 14 Feb 2011 18:11

Well, it might be a bug...
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.

cooldevelopments
New Cone
New Cone
Posts: 2
Joined: 21 Oct 2012 08:03

Re: Random audio tracks order in duplicated http stream, nor

Postby cooldevelopments » 21 Oct 2012 08:04

Did anyone find a solution to this? It appears it is still a bug in v2.0.3

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: Random audio tracks order in duplicated http stream, nor

Postby Jean-Baptiste Kempf » 22 Oct 2012 11:25

I have not seen any change on this.
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.

cooldevelopments
New Cone
New Cone
Posts: 2
Joined: 21 Oct 2012 08:03

Re: Random audio tracks order in duplicated http stream, nor

Postby cooldevelopments » 23 Oct 2012 21:32

Do you know if there is a property on the ActiveX control which exposes the Audio PID (At least then I can re-stream the track I want and not the random one placed in that position)

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: Random audio tracks order in duplicated http stream, nor

Postby Jean-Baptiste Kempf » 25 Oct 2012 13:22

I don't think so. One would have to fix the TS muxer to order the PID.
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.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 24 guests