Comment 11 for bug 38584

Revision history for this message
Gary Coady (garycoady) wrote : Fix streaming for specified URL

This patch does a few things:

1. passes URL on command line to totem instead of fd://0, if it begins with mms:
2. in totem_plugin_write_ready and totem_plugin_write, tells firefox it doesn't want any data, if URL begins with mms:
3. adds video/x-wmv MIME type, otherwise the video format isn't recognised

Note: the video/x-wmv type is recognised as having the name "ASF video", where maybe it should have "WMV video".