wyozi / wmc

Wyozi Media Center is a media player for Garry's Mod
GNU General Public License v3.0
3 stars 1 forks source link

Mp4 files not loading #37

Closed Moosause closed 10 years ago

Moosause commented 10 years ago

MP4 files seem to not load at all on WMC. It gives the error: "Trying to create nonexistent mediatype: nil"

wyozi commented 10 years ago

MP4 files aren't properly supported (read as don't work at all) anyway. I should remove the left over files.

Moosause commented 10 years ago

Oh, do you think that direct file streaming (such as how mp4s used to be) will ever work?

wyozi commented 10 years ago

It should be relatively easy to implement, but my initial tests (aka the leftover code) didn't work as I expected. I might take a look at it later.