Hello, world! I’ve been playing with .ts video files. It turns out, through FFmpeg, you can multiplex many A/V tracks into a single file.
I consider it can be used not only for audio tracks (American English, español mexicano, français du France, and so on) but also for Adaptive Bitrate initiative and maybe for channel multiplexing. I’ll attach herein precisely the files whose A/V tracks are muxed to one file.
IMG_8999-SDTV-ldish.ts: This file represents the possibility of muxing many video tracks (that represent different NTSC SDTV resolutions), not just multiple audio tracks that represent different languages.
TRANSPONDER5023824842-SDTV-ldish.ts: This file proves multiplexing —in this case 4 A/V streams— is also possible. Please notice video track #2 (or #1 if track count begins with 0) actually has video, however it doesn’t show anything, just pure black, because it’s technically audio only (which is referred as audio track 2 or 1 [if your player also displays it starting with 0]).
TRANSPONDER5023824843-SDTV-ldish.ts: This file also shows stream scrambling is possible. That scrambling accounts for running the “tsp” command (from TSDuck) that scrambles the stream likely at AES-128 standard with certain key. The only one video stream that remains perfectly clear is the video stream #5 (or video stream #4 if your player starts the track counting from 0), which tells the users to insert a smartcard (notice I actually made the warning image, which isn’t related to professional TV providers).
Also, is it true that DISH Network (DIRECTV and other pay TV providers) effectively mux many master streams into one transponder (which likely translates to .ts files if downloaded to another server)?
If you consider this thread contains “facts” that aren’t proved yet or seem reckless to the forum, I gladly welcome any comments to this thread.
Warm greetings.
+ Reply to Thread
Results 1 to 6 of 6
-

-
Don't get me wrong but TS ability to carry more than single video and associated audio tracks is well known from at least 30 years and it is covered in detailed way by worldwide accepted standards such as ISO/IEC standard 13818-1 or ITU-T Rec. H.222.0 . MPEG Transport Stream is foundation of all digital TV since 1995 https://www.itu.int/rec/T-REC-H.222.0 .
-
Hello! Yes, of course, unsurprisingly MPEG-TS haas been employed since many years ago.
I have a question: when multiplexing a plenty of audio and video tracks into a single .ts file (or transponder, or whatever you want to call it), may such tracks be taken as channels? Does DISH Network (or other pay TV providers) employ this method when multiplexing channels into a transponder?
I’ll appreciate the answer, greetings
-
In a given transport stream, multiple programs can be defined in the PAT/PMT data. Each program packages a number of elementary streams that go together, typically video, audio, subs, etc.
I suggest you to do some research on transport streams. -
To OP, you can also dump an entire transponder transport stream with a DVB-T or DVB-S card and a software like TSReader. Better to choose a non encrypted stream to avoid troubles with the CAMs.
Then you can watch/analyze/study the different channels inside the main transport stream, each of them having their own video and (multiple) audio streams, and all the rest. -
I would try to address your question on transport stream and programs:
Yes, programs are outcome of combined audio, video, auxiliary data elementary streams - programs are logical structure - you can have multiple programs made from limited number of elementary streams - sometimes even tens of programs can be made from just few elementary streams - this is not so uncommon in broadcast practice.
Logical organization of data embedded in TS is called PSI/SI https://en.wikipedia.org/wiki/Program-specific_information?useskin=vector .
Similar Threads
-
AVI capture: multiple files or single file more practical?
By Ad_astra in forum Video ConversionReplies: 3Last Post: 30th Dec 2024, 18:27 -
M2ts File With Multiple Video Tracks Query
By FunkyBassman in forum Video ConversionReplies: 11Last Post: 6th Sep 2024, 17:37 -
MP4 and multiple audio tracks
By akkers in forum Video ConversionReplies: 5Last Post: 12th Apr 2023, 04:35 -
.mov with multiple video tracks
By rrats in forum Video ConversionReplies: 4Last Post: 11th Dec 2021, 11:51 -
Getting rid of multiple audio tracks, etc.
By Ethaliano in forum Video ConversionReplies: 2Last Post: 25th Jun 2021, 08:49



Quote