[vlc-devel] commit: Qt4: separate native RTP from RTP/TS ( Rémi Denis-Courmont )
Rémi Denis-Courmont
remi at remlab.net
Tue Dec 1 11:18:45 CET 2009
----- Message d'origine -----
> > vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Nov 30
> > 22:50:09 2009 +0200| [655f6183ac201b15193e0116a9c38f51a02e9c35] | committer:
> > Rémi Denis-Courmont
> >
> > Qt4: separate native RTP from RTP/TS
>
> Muxers are part of the transcoding profiles, isn't it confusing to
> mention TS there too?
That was designed for sout_standard. That does not work for sout_rtp, which does not support the same mux/access abstraction. Almost none of the profile would work properly as is.
> What happens if you try to use native RTP with transcoding (and the
> muxers that comes with the selected profile) ?
The mux from the transcode dialog is ignored. That is quite a logical thing for non sout_standard-based targets, I believe.
More information about the vlc-devel
mailing list