I decided to put this to the test
I dont have a tv tuner, but I do have windows 7
So I download a sample .wtv file from here
http://w14.easy-share.com/1701207119.html
I did the right click thing on it and converted it to a .dvr-ms
I was able to play the file from within media center, media player was odd at best
I copied this .dvr-ms file to the twonky server
and it indeed is now being seen by the clients on my network
which gets back to what clients have the ability to play this file
The xbox doesnt see it, doesnt support it
The PS3 see's it doesnt support it
That leaves with other devices, which one's do, not a clue other than extenders maybe
So for me the best choice would be to actually put the .wtv or .dvr-ms into a different container
(If you do this youll lose all the meta data to the movie info actor etc)
But it would now play on anything that supports mpeg natively
I used a special version of ffmpeg, that does one and only one thing muxing, no encodeing
You can find info on it here
http://forum.doom9.org/showthread.php?t=152419
and you can download it here
http://sourceforge.net/projects/direct2 ... 0Programs/
So what i do to do the magic is this
ffmpeg -i movie.wtv -vcodec copy -acodec copy movie.mpg
This does NOT re-encode it just remuxes it into an mpg container
I add this movie.mpg file to the twonky server
and now i can watch the file on a lot more devices than I could before
all with zero loss in quality
Now I know this isnt a substute for native WTv support, but it is a solution
If Twonky did have support the WTV container, What would you then further ask twonky to then do?
As for me the problem is bigger then just support for a file format