Browse Source

I need another commit :)

pull/2/head
Antoine Cellerier 19 years ago
parent
commit
646ffee812
  1. 2
      NEWS

2
NEWS

@ -27,7 +27,7 @@ Important notes:
vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
You can then use commands like: @test marq-marquee Goodbye
These new commands are also available in the telnet interface.
* The "rtp" access output module has been removed:
* The "rtp" access output module has been removed.
Please use the RTP stream output instead, e.g.:
Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'

Loading…
Cancel
Save