UE40H6400 Acestream "not currently supported"

Hi all, long time pro license holder but I've never had the need to post here before.
I have been trying to bounce AceStream/SopCast/StreamTorrent livestreams via serviio pro 1.4 onto 2 samsung TVs (an older C series and a newer ue40h6400) but without success so far.
The stream is definitely forwarded and can be accessed via serviio on vlc (localhost) as well as mobile vlc on phone/tablet.
The TV reads and plays mkvs, mp4s fine via serviio, but when I try to play the online file I get a 'the selected file is not currently supported" message.
Transcoding is enabled in serviio, I have ffmpeg installed. VLC stream is :sout=#duplicate{dst=std{access=mmsh,dst=:1234}} and serviio recognises the stream (green tick). As I mentioned, I can access this stream via serviio (on mms://xx.xx.xx.xx:1234) on other devices so the forwarding and serviio is definitely working. I'm guessing there is a problem with transcoding or something.
I have tried all the profiles (inc generic, samsung CD, samsung e/f, wdlive, etc) but no joy. All other files seem to work fine. Profiles xml is not modified.
I have KLite codec pack (the big one) installed.
Used this guide to set up the streaming: http://streaminguide.blogspot.ie/
Currently am streaming from streamtorrent via VLC
source: http://127.0.0.1:15900/1.asf
VLC output string: :sout=#duplicate{dst=std{access=mmsh,dst=:1234}}
Serviio input: mms://127.0.0.1:1234
Log extract:
(.53 is serviio, .60 is TV)
Any thoughts anyone?
I have been trying to bounce AceStream/SopCast/StreamTorrent livestreams via serviio pro 1.4 onto 2 samsung TVs (an older C series and a newer ue40h6400) but without success so far.
The stream is definitely forwarded and can be accessed via serviio on vlc (localhost) as well as mobile vlc on phone/tablet.
The TV reads and plays mkvs, mp4s fine via serviio, but when I try to play the online file I get a 'the selected file is not currently supported" message.
Transcoding is enabled in serviio, I have ffmpeg installed. VLC stream is :sout=#duplicate{dst=std{access=mmsh,dst=:1234}} and serviio recognises the stream (green tick). As I mentioned, I can access this stream via serviio (on mms://xx.xx.xx.xx:1234) on other devices so the forwarding and serviio is definitely working. I'm guessing there is a problem with transcoding or something.
I have tried all the profiles (inc generic, samsung CD, samsung e/f, wdlive, etc) but no joy. All other files seem to work fine. Profiles xml is not modified.
I have KLite codec pack (the big one) installed.
Used this guide to set up the streaming: http://streaminguide.blogspot.ie/
Currently am streaming from streamtorrent via VLC
source: http://127.0.0.1:15900/1.asf
VLC output string: :sout=#duplicate{dst=std{access=mmsh,dst=:1234}}
Serviio input: mms://127.0.0.1:1234
Log extract:
(.53 is serviio, .60 is TV)
2014-09-23 22:24:34,743 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.192.53:52788s
2014-09-23 22:24:37,892 DEBUG [ServiioHttpService] Incoming request from /192.168.192.60:53491: HEAD /resource/1000000010001854/MEDIA_ITEM/MPEG_TS_SD_KO_ISO-0/ORIGINAL HTTP/1.1, headers = [getcontentFeatures.dlna.org: 1,Host: 192.168.192.53:8895,Connection: close]]
2014-09-23 22:24:37,892 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.192.60
2014-09-23 22:24:37,892 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.192.60
2014-09-23 22:24:37,893 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.192.60, Profile=Samsung TV / player (E/F-series)'
2014-09-23 22:24:37,893 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010001854 and type 'MEDIA_ITEM' received
2014-09-23 22:24:37,893 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010001854 (online)
2014-09-23 22:24:37,893 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-09-23 22:24:37,893 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010001854, format MPEG_TS_SD_KO_ISO and profile Samsung TV / player (E/F-series)
2014-09-23 22:24:37,893 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file mms://127.0.0.1:1234
2014-09-23 22:24:37,893 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file mms://127.0.0.1:1234: MPEG_TS_SD_EU_ISO
2014-09-23 22:24:37,893 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file mms://127.0.0.1:1234: MPEG_TS_SD_NA_ISO
2014-09-23 22:24:37,894 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file mms://127.0.0.1:1234: MPEG_TS_SD_KO_ISO
2014-09-23 22:24:37,894 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Accept-Ranges: none,Date: Tue, 23 Sep 2014 21:24:37 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4.1.2,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=MPEG_TS_SD_KO_ISO;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=8D500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-09-23 22:24:41,245 DEBUG [ServiioHttpService] Incoming request from /192.168.192.60:53492: POST /serviceControl HTTP/1.1, headers = [Accept: */*,User-Agent: SEC_HHP_[TV]Samsung LED40/1.0 DLNADOC/1.50,Host: 192.168.192.53:8895,SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#X_SetBookmark",CONTENT-TYPE: text/xml; charset="utf-8",Content-Length: 400,Connection: close]]
2014-09-23 22:24:41,245 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.192.60
2014-09-23 22:24:41,245 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#X_SetBookmark"' from 192.168.192.60
2014-09-23 22:24:41,245 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.192.60
2014-09-23 22:24:41,248 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-09-23 22:24:41,249 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010001854 and profile Samsung TV / player (E/F-series)
2014-09-23 22:24:41,249 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file mms://127.0.0.1:1234: MPEG_TS_SD_EU_ISO
2014-09-23 22:24:41,249 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file mms://127.0.0.1:1234: MPEG_TS_SD_NA_ISO
2014-09-23 22:24:41,249 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file mms://127.0.0.1:1234: MPEG_TS_SD_KO_ISO
2014-09-23 22:24:41,250 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2014-09-23 22:24:41,487 DEBUG [SearchManager] Committing search index
2014-09-23 22:24:43,192 DEBUG [ServiioHttpService] Incoming request from /192.168.192.60:53496: GET /icon/smallPNG HTTP/1.0, headers = [HOST: 192.168.192.53:8895,ACCEPT-LANGUAGE: en-us,getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Interactive]]
2014-09-23 22:24:43,192 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.192.60
2014-09-23 22:24:43,193 DEBUG [UPnPIconRequestHandler] UPnP icon request received for icon smallPNG
Any thoughts anyone?