I'm guessing that stream B only has 1 VOL header and if VLC doesn't
receive the VOL header, the stream won't play. Does anyone know if there
is a class responsible for adding MPEG-4 VOL headers to the stream
No there isn't, although - in principle - the
"MPEG4VideoStreamFramer" (and/or "MPEG4Vi
I created two MPEG-2 transport streams. Stream A contains MPEG-2 audio
and video and was created with testMPEG1or2ProgramToTransportStream.
stream B contains MPEG-4 video and AAC audio and was created using
live555.
When I stream both of these .ts files using testMPEG2TransportStreamer
and play th