Page 1 of 1

Transcoding for LG TVs

PostPosted: Sun Jun 10, 2012 10:09 pm
by dfayruzov
Hi everybody,
guys from Home Media Server (http://www.homemediaserver.ru) made transcoding possible for LG TVs. Here is the link for idea explnanation: http://www.homemediaserver.ru/forum/vie ... 073#p10100 (in Russian, sorry, but can be viewed via Google Translate).

Let me translate a bit of it for you:
"On pressing play on file LG TV makes several requests to media server: first two in the start of file, and third somewhere in the middle or even in the end of file. Such behavior is for any type of file - MPEG TS/PS, avi, mkv, mp4, wmv, asf except raw MPEG-1 и raw MPEG-2, but unfortunately they don't support audio."
Next, author analyzed how LG TV reacts for different server's answers. HTTP 416 Requested Range Not Acceptable led to "unsupported file" message on TV. He came up to solution: it is possible to send to TV correct headers (206 Partial Content, correct Content Range, etc), but don't send data and close connection - TV assumes everything is OK and started playing.
After 10-15 seconds (while we can see "loading" message) TV makes request ContentDirectory for file description, series of before mentioned requests and starts playing.

Hope it helps.

PS: I have LG 42LV3700 TV, know what Wiresharks is and can test a little if needed. )

Re: Transcoding for LG TVs

PostPosted: Mon Jun 11, 2012 3:59 pm
by zip
that is interesting, thanks. I will create a ticket. Join the beta group if you want to test it once it's been implemented.

https://bitbucket.org/xnejp03/serviio/i ... ing-for-lg

Re: Transcoding for LG TVs

PostPosted: Fri Jun 29, 2012 11:16 pm
by patters
My brother has an LG, so I can test this too and gather wireshark traces etc.

Re: Transcoding for LG TVs

PostPosted: Tue Aug 07, 2012 6:11 pm
by dekips
Any progress with this?
I have an LG TV as well that experiences the transcoding issues. Would be glad to test any beta/rc candidate and provide wireshark logs needed. Theres only one software I've used that supports LG's and it only runs Windows. This would be a HUGE plus for Serviio I believe.

To overcome the issue I just run a script on any mkv file after I add it to my library to turn the dts audio track to an ac3 track and play everything native since the TV supports h.264 :)