I am pretty new to Streaming but I have a nodeJS app up and streaming a video that I can see in my browser. It doesn't, however, work on the Google TV browser so I created a Simple Android App using the VideoView and setting the URL to the GET request location of the file. I can't seem to get it to work. I believe it is not properly encoded, because I can get it to work with this url.
Can someone please give me the proper arguments to encode an HD MKV to a Google TV readable format? Preferably using mencoder or avconv, because I am on a linux PC.
Here is the supported video format from Google.