summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-09-14 14:19:15 +0200
committerwm4 <wm4@nowhere>2013-09-14 15:58:10 +0200
commit15dccc374633053006d87a31b48ddf2bcc52a062 (patch)
tree545569782920c02e5785de48008077e18f550b2a /TOOLS
parent61790c98e8ade47e4b6e5362a3d1dde94afe10fe (diff)
downloadmpv-15dccc374633053006d87a31b48ddf2bcc52a062.tar.bz2
mpv-15dccc374633053006d87a31b48ddf2bcc52a062.tar.xz
demux_playlist: add mov RTSPtext tag parser
The quicktime html scripting guide suggests to wrap urls not necesarly associated with quicktime in a .mov file. (so that when <embed>ing videos quicktime would be forced.) These mov files may contain several "Text Hacks". One of these is RTSPtext. The suggested/allowed format (as regex) is like: RTSPtext[ \r]RTSP://url See also p.51 of: https://developer.apple.com/library/mac/documentation/QuickTime/Conceptual/QTScripting_HTML/QTScripting_HTML.pdf In reality there are also files like (e.g. zdfmediathek.de): RTSPtext\nrtsp://url\n\n Lets handle these files as a playlist with one element.
Diffstat (limited to 'TOOLS')
0 files changed, 0 insertions, 0 deletions