FAQ  •  Register  •  Login

H265 to H264

<<

dilzzz

Serviio newbie

Posts: 2

Joined: Thu Feb 18, 2016 5:59 pm

Post Thu Feb 18, 2016 6:02 pm

H265 to H264

Hi there,

I was wondering if it was possible to force transcoding H265 files to H264 using the profiles.xml file and was wondering how I would go about it? This is not for 4K files, just for HD sized files.

Tried doing a search on here but nothing showed up, so apologies if this question has been asked before and I've missed it.

Any help would be gratefully received.

Thanks in advance
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Tue Feb 23, 2016 3:14 am

Re: H265 to H264

In the Transcoding section of your profile, you could add:

  Code:
<Video targetContainer="m2ts" targetVCodec="h264">
   <Matches container="*" vCodec="h265" />
</Video>
which will achieve what you want (assuming your renderer supports h264 in an mpeg-2 container), if your processor is powerful enough to do this in real time. Question - why transcode to h624? You don't really gain anything and its far more processor intensive than transcoding to mpeg-2?
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

dilzzz

Serviio newbie

Posts: 2

Joined: Thu Feb 18, 2016 5:59 pm

Post Wed Feb 24, 2016 8:49 pm

Re: H265 to H264

Thank you so much for your reply DenyAll.

I'm going to assume from your question that MPEG-2 supports high definition? If so then I suppose I don't need to transcode to h624.

I'll try them both using your XML snippet.

Many thanks again. Much appreciated. :)

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 18 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.