[vlc] Re: VLC TS ratio ?
Måns Rullgård
mru at inprovide.com
Mon Jun 13 18:56:37 CEST 2005
James Yates <james.yates at packetvision.com> writes:
> You are right, many applications do require constant bitrate TS. VBR
> TS makes perfect sense when streaming over RTP/UDP but in a broadcast
> quality environment, you need to know how big the stream is. I
> currently use the pixeltools muxer as it is the only one I have found
> that creates very good results.
> Take a look at tcmplex which is part of the transcode utils. I however
> use transmux from pixeltools and I am obtaining source material via a
> DVB-T receiver and using dvbstream to output the multiplex to a
> file. This works very well.
When I needed a good TS muxer, I ended up writing my own. I had to
have control over the minimum offset between PCR and DTS, and the
relative positions of audio and video. Nothing open source I looked
at would do that. As usual, I forgot about transcode, though.
--
Måns Rullgård
mru at inprovide.com
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list