[vlc-devel] commit: RTP: use --demux instead of --rtp-ts-demux ( Rémi Denis -Courmont )

Marian Ďurkovič md at bts.sk
Thu Sep 25 08:30:17 CEST 2008


On Wed, 24 Sep 2008 23:23:00 +0200 (CEST), git version control wrote
> vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> 
> | Wed Sep 24 21:43:42 2008 +0300| 
> [8f72c1e29143c9e0bbe41ec0e86b5997056ece62] | committer: Rémi Denis-
> Courmont
> 
> RTP: use --demux instead of --rtp-ts-demux


Hmm, the RTP part looks OK, but the input core complains:

[00000319] main playlist debug: creating new input thread
[00000358] main input debug: Creating an input for 'rtp://@233.10.47.11:1234'
[00000358] main input debug: waiting for thread initialization
[00000358] main input debug: thread started
[00000358] main input debug: `rtp://@233.10.47.11:1234' gives access `rtp' demux
`' path `@233.10.47.11:1234'
[00000358] main input debug: enforced demux ` dump'
[00000358] main input debug: creating access 'rtp' path='@233.10.47.11:1234'
[00000359] main access debug: looking for access module: 0 candidates
[00000359] main access error: no access module matched "rtp"
[00000359] main access debug: TIMER module_Need() : 0.137 ms - Total 0.137 ms /
1 intvls (Avg 0.137 ms)
[00000358] main input error: open of `rtp://@233.10.47.11:1234' failed: could
not create access: no access module matched "rtp"


    M.



More information about the vlc-devel mailing list