Page 1 of 1

Stream PID order

Posted: 08 Jun 2010 22:29
by mrosche
Hi All,

Just a quick question with regards to PID ordering when streaming.

Scenario:

MPEG-TS File -> VLC -> Stream Out (RTP/MPEG-TS)-> Network -> VLC Client

Original file has the following PIDs in the following order:

Video: 4113
Audio 1: 4252
Audio 2: 4253

VLC Streaming Box reads in the file with the PIDs in the proper order Stream 0 is PID 4113, Stream 1 is PID 4252 and Stream 2 is PID 4253.

When I stream this out to another, the VLC Streaming box sends out Stream 0 - PID 4253, Stream 1 - PID 4252, Stream 3 - 4113 so my question is as follows:

How do I force VLC to stream the PIDs in the same order as they are found in the original MPEG-TS file?

Any tips would be greatly appreciated...

Cheers!

Mark

BTW: I am using 1.1 RC2 nightly build from 8 June 2010 on Windows 7 as the client and the latest RPM for OpenSuSE 11.2 (1.1 RC 2 1.8) as the streaming server. 8)