Qaenos
20th December 2018, 16:01
I have a bunch of .avs files on my computer of videos I'd like to stream to my television and Android phone. Currently, I convert them with FFMPEG into a .mp4, copy them into the device's internal storage and play them directly.
I've done some digging and it looks like FFMPEG can stream to the device if I want to do so via the command line on my computer, but ideally I'd like to have something where I can browse available .avs files from the device itself (e.g. PS3, Android phone), click them and have them play as if they were .mp4 files stored on the device's internal storage. It would be even better if I could do this remotely (i.e. not on the home network), but that's something I can live without for now.
So I think I'm looking for some sort of server that will accept .avs files as input and stream them to compatible devices which can play them via some sort of gui client available on the device.
So far the only thing I have found on the server side is Universal Media Server, but I've been having problems getting to stream my avs files to my Blu-ray player. It will stream .mp4 files fine, but it just doesn't like my .avs files. I could try to figure out exactly whats wrong and fix it, but I'm wondering if I should be looking at another solution all together since UMS does not support AVISynth+ - only the AVISynth 2.6 MT.
Is there a server I can install that will stream AVISynth+ .avs files to a compatible rendering device such as a PS3, Apple iPhone, blu-ray player, etc. fairly well?
I've done some digging and it looks like FFMPEG can stream to the device if I want to do so via the command line on my computer, but ideally I'd like to have something where I can browse available .avs files from the device itself (e.g. PS3, Android phone), click them and have them play as if they were .mp4 files stored on the device's internal storage. It would be even better if I could do this remotely (i.e. not on the home network), but that's something I can live without for now.
So I think I'm looking for some sort of server that will accept .avs files as input and stream them to compatible devices which can play them via some sort of gui client available on the device.
So far the only thing I have found on the server side is Universal Media Server, but I've been having problems getting to stream my avs files to my Blu-ray player. It will stream .mp4 files fine, but it just doesn't like my .avs files. I could try to figure out exactly whats wrong and fix it, but I'm wondering if I should be looking at another solution all together since UMS does not support AVISynth+ - only the AVISynth 2.6 MT.
Is there a server I can install that will stream AVISynth+ .avs files to a compatible rendering device such as a PS3, Apple iPhone, blu-ray player, etc. fairly well?