]> git.sesse.net Git - vlc/commit
lua sd: add apple trailers service discovery
authorIlkka Ollakka <ileoo@videolan.org>
Sun, 18 Apr 2010 10:50:06 +0000 (13:50 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 18 Apr 2010 10:53:59 +0000 (13:53 +0300)
commitdfc4f334657a9803d22bc014abf7ad1bbb9cf3cc
tree13a1ee6443869d629b0e85b81fb3f72405ead238
parent86d1566ec0316b05d282ed4fd302c4527a6c711a
lua sd: add apple trailers service discovery

atm. you should use --input-fast-seek to get better performance. Basicly
script pretends to get iPhone and asks it trailer-stuff and demuxing
it on appletrailers_iphone.lua-script.

Works for me for most trailers, some don't work, just fix it.
share/Makefile.am
share/lua/playlist/appletrailers_iphone.lua [new file with mode: 0644]
share/lua/sd/appletrailers.lua [new file with mode: 0644]