I tried my luck with transcoding dvr-ms files but couldn't get it working.
I found the following example of transcoding a dvr-ms to mpg with ffmepg:
ffmpeg -y -i "input filename.dvr-ms" -vcodec copy -acodec copy -f dvd "output filename.mpg"
and tried to adapt that for SS:
ffmpeg -ss %o -f dvd -i %s -async 1 -b %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f flv -
But that obviously didn't work. All other transcoding rules work as expected and i can now also stream my videos with SS and therefore decided to donate. The only thing that's missing for me atm is streaming the aforementioned dvr-ms files from my MCE Archive on my WHS.
DVRMS Toolbox can recode dvr-ms to wmv or mpg but can only output to files if i read that correctly and that doesn't really help afaik.
Best Regards,
JustMoreFun
