Talk:MythVodka
m |
|||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
Any chance this gets updated to work with trunk? | Any chance this gets updated to work with trunk? | ||
| − | + | A version that compiles with trunk was mentioned on the user mailing list.... | |
| + | see: http://www.gossamer-threads.com/lists/mythtv/users/367146?search_string=mythvodka;#367146 | ||
| − | + | == rtmpdump == | |
| + | rtmpdump was removed from sourceforge, and has moved to the MPlayer site. http://rtmpdump.mplayerhq.hu/ | ||
| + | The code has been completely rewritten in plain C instead of C++ and is much more compact and efficient now. | ||
| + | A lot of bugs have been fixed and many features have been added. It is also usable as a standalone library. | ||
| − | + | The gethulu perl script that used to be shipped with the rtmpdump code has been expanded and turned into | |
| + | a plugin for the get-flash-videos script. The plugin is available at http://gitorious.org/get-flash-videos-plugins/gfv-plugins | ||
| − | + | Code for extracting the necessary keys from the Hulu SWF files is available here | |
| − | + | http://xbmc.org/forum/showpost.php?p=297013&postcount=56 | |
| − | + | http://xbmc.org/forum/showpost.php?p=419018&postcount=113 | |
| + | http://xbmc.org/forum/showpost.php?p=419018&postcount=114 | ||
| + | You will need swfdec to use this code. | ||
| − | + | PS: Please support swfdec; it is far more useful than gnash. Duplication of effort is wasteful, just kill gnash and drive swfdec to completion. (My opinion, obviously.) [[User:Hyc|Hyc]] 09:58, 28 December 2009 (UTC) | |
| − | + | ||
Latest revision as of 09:58, 28 December 2009
Any chance this gets updated to work with trunk?
A version that compiles with trunk was mentioned on the user mailing list.... see: http://www.gossamer-threads.com/lists/mythtv/users/367146?search_string=mythvodka;#367146
rtmpdump
rtmpdump was removed from sourceforge, and has moved to the MPlayer site. http://rtmpdump.mplayerhq.hu/ The code has been completely rewritten in plain C instead of C++ and is much more compact and efficient now. A lot of bugs have been fixed and many features have been added. It is also usable as a standalone library.
The gethulu perl script that used to be shipped with the rtmpdump code has been expanded and turned into a plugin for the get-flash-videos script. The plugin is available at http://gitorious.org/get-flash-videos-plugins/gfv-plugins
Code for extracting the necessary keys from the Hulu SWF files is available here
http://xbmc.org/forum/showpost.php?p=297013&postcount=56 http://xbmc.org/forum/showpost.php?p=419018&postcount=113 http://xbmc.org/forum/showpost.php?p=419018&postcount=114
You will need swfdec to use this code.
PS: Please support swfdec; it is far more useful than gnash. Duplication of effort is wasteful, just kill gnash and drive swfdec to completion. (My opinion, obviously.) Hyc 09:58, 28 December 2009 (UTC)