Page 1 of 1

Transcode only 1080p

PostPosted: Thu Mar 19, 2015 7:57 pm
by protrek
Hi fellows,

I'm very happy with Serviio and been using the Pro version quite some time.
I have an Samsung UE46D TV from about 2011.
Sadly this TV doesn't play 1080p smoothly. So I get some stuttering while playing 1080p movies.
I manages to edit the profiles.xml to make serviio transcode my mkvs.
  Code:
<Video targetContainer="m2ts" targetACodec="ac3" aBitrate="384" targetVCodec="h264" maxVBitrate="4000">
                                <Matches container="*" vCodec="h264" levelGreaterThan="4" />
                                <Matches container="mpegts" vCodec="h264" />


The thing is this Profile transcodes ALL h264 videos. But I only need to transcode 1080p videos.
My 720p and 1080p videos look pretty similar regarding the codec. The only difference that I see is the Video Resolution and the Bitrate.

Any ideas ?

Thanks and kind Regards
protrek

Re: Transcode only 1080p

PostPosted: Wed Mar 25, 2015 10:36 pm
by jhb50
Not possible.