Samsung TV plays some .wtv files others fail

Serviio Wizards!!!
You guys have created an awesome piece of sw, thank you for that!
My setup is like this: I record DVB-T tv with a Windows 7 Media Center and store the files on a Linux (Ubuntu 12.04 LTS) server where I have my Serviio running. The TV Samsung UE32D6207 plays some files while others fail. When failing this is what ends up in the logs:
2012-07-14 22:52:43,129 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error.
2012-07-14 22:52:43,582 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
java.io.IOException: FFmpeg execution failed
at org.serviio.delivery.resource.transcode.FileBasedTranscodingDeliveryStrategy.createInputStream(FileBasedTranscodingDeliveryStrategy.java:47)
at org.serviio.delivery.resource.transcode.AbstractTranscodingDeliveryEngine.retrieveTranscodedResource(AbstractTranscodingDeliveryEngine.java:129)
at org.serviio.delivery.resource.AbstractDeliveryEngine.deliver(AbstractDeliveryEngine.java:96)
at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResource(MediaResourceRetrievalStrategy.java:121)
at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:116)
at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)
Please find attached a text file with "media-info" on my test samples with both working and non-working examples:
(The above error was thrown by playing the file:
L:\\Bamses Lillebitte Billedbog_DR Ramasjang_2012_02_12_17_38_00.wtv
But this file worked fine:
L:\\Den travle by_DR1_2012_06_08_07_33_00.wtv)
I recognize that some of the params in the media-info are different from the files that work to the files that fail, but I have no idea how to configure my way out of it.
ANY ideas would be highly appreciated.
/David
PS: Please excuse me if this has already been answered before, I have spent some time browsing the forums without finding the clue.
You guys have created an awesome piece of sw, thank you for that!

My setup is like this: I record DVB-T tv with a Windows 7 Media Center and store the files on a Linux (Ubuntu 12.04 LTS) server where I have my Serviio running. The TV Samsung UE32D6207 plays some files while others fail. When failing this is what ends up in the logs:
2012-07-14 22:52:43,129 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error.
2012-07-14 22:52:43,582 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
java.io.IOException: FFmpeg execution failed
at org.serviio.delivery.resource.transcode.FileBasedTranscodingDeliveryStrategy.createInputStream(FileBasedTranscodingDeliveryStrategy.java:47)
at org.serviio.delivery.resource.transcode.AbstractTranscodingDeliveryEngine.retrieveTranscodedResource(AbstractTranscodingDeliveryEngine.java:129)
at org.serviio.delivery.resource.AbstractDeliveryEngine.deliver(AbstractDeliveryEngine.java:96)
at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResource(MediaResourceRetrievalStrategy.java:121)
at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:116)
at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)
Please find attached a text file with "media-info" on my test samples with both working and non-working examples:
(The above error was thrown by playing the file:
L:\\Bamses Lillebitte Billedbog_DR Ramasjang_2012_02_12_17_38_00.wtv
But this file worked fine:
L:\\Den travle by_DR1_2012_06_08_07_33_00.wtv)
I recognize that some of the params in the media-info are different from the files that work to the files that fail, but I have no idea how to configure my way out of it.
ANY ideas would be highly appreciated.
/David
PS: Please excuse me if this has already been answered before, I have spent some time browsing the forums without finding the clue.