Project

General

Profile

Actions

Bug #607

open

Audio track selection in HTTP TS and externremux fails

Added by schmirl over 13 years ago. Updated over 13 years ago.

Status:
Confirmed
Priority:
Low
Assignee:
-
Category:
Server - HTTP Streaming
Target version:
-
Start date:
03/18/2011
Due date:
% Done:

0%

Estimated time:

Description

Regardless of the selected track, cStreamdevPatFilter makes sure that all audio tracks are broadcasted.

Not instantiating cStreamdevPatFilter in case a specific audio track has been selected is not a proper solution, as the TS stream then lacks PAT/PMT. So e.g. VLC fails to play the stream.

Possible solutions:
  • Pass a PID-Blacklist of all unwanted Audio/Dolby PIDs to cStreamdevPatFilter and make it ignore all these PIDs
  • Pass the requested Audio/Dolby PID to cStreamdevPatFilter and make it ignore all other audio tracks

Files

audiopid_fix.diff (5 KB) audiopid_fix.diff Untested Bugfix schmirl, 03/18/2011 05:20 PM
Actions

Also available in: Atom PDF