mirror of https://github.com/mpv-player/mpv
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29924 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5830140582
commit
63ddd1cae5
|
@ -30,6 +30,10 @@ MPlayer (1.0)
|
|||
* support for mpeg4 asp in VDPAU video output (non B-frame only)
|
||||
* support for live and non-live DVB teletext with demuxer lavf
|
||||
* -name, -title and -use-filename-title options for MPlayer
|
||||
* support for stream handling via FFmpeg
|
||||
Configure with --enable-protocol="file_protocol pipe_protocol
|
||||
http_protocol rtmp_protocol tcp_protocol udp_protocol"
|
||||
and use e.g. ffmpeg://http://example.com/test
|
||||
|
||||
MEncoder:
|
||||
* add -tsprog for demuxer lavf
|
||||
|
|
Loading…
Reference in New Issue