This has selected the AC-3 track audio and will map it down to stereo (it has the better source audio quality).
You’ll also notice PMS is preparing to output in Apple optimized MP4 so it will, after processing, (SDR and Stereo) be ready .
In order for HEVC to work on your Synology, you simply need to turn Hardware Transcoding off.
Be advised, HEVC is the most difficult to transcode. It was designed as a hardware only codec by the video industry for whatever reason .
@ChuckPa Ok, let me see if I understand the issue.
Plex tries to transcode the file for some odd reason (not really sure why it tries to do that, since my iPhone can play the file as-is, so just sending the raw file to my phone should work). Anyway, Plex tries to transcode the file via hardware (?) and since my Synology CPU doesn’t support that, it fails?
That’s where you’re not understanding what PMS must do.
You might be able to sync it via iTunes but that’s an Apple-Apple internal and usually undocumented API. They have direct access and can copy the file into position in your Videos section.
Plex can’t do that. It must live within the same constraints as as a browser or other 3rd party app.
Plex must call Apple’s media player interface and pass it the data as it expects it.
For the iPhone 6s, that means FMP4 format and SDR. This is what mandates the conversion .
Ok, understood. The file needs to be transcoded somehow because of limitations of how iOS works. Let’s accept that as granted.
But I still don’t see where the problem is. Why PMS is failing at transcoding the file? Is it because my Synology’s CPU isn’t able to transcode HEVC via hardware?
Your DS916+ has (quoting Synology.com) DS916+ Intel Pentium N3710 Quad Core 4 Yes Braswell DDR3 2 / 8 GB
Per the specification sheet from Intel:
While it does have Quick Sync Video support (H.264), it lacks support for HEVC. This is typically indicated by the ‘HD 500 graphics’ designation or higher specification.
Consider the graphics specification for the J3455 CPU in the DS918+ which can decode HEVC HDR. Processor Graphics: Intel® HD Graphics 500
From what you’re saying I understand that my CPU can’t encode/decode to HEVC via hardware. But can it decode from HEVC to any other format via software? (I understand that encoding, not decoding, to HEVC must be done only via hardware).
Great! So now you’re ready for the second question I made in this topic.
Why PMS can’t fallback from “Use hardware accel. when available” and decode via software my HEVC file and encode it via hardware to whatever format my iPhone 6s supports? (instead of failing).
Some things in HW transcoding aren’t perfect. That’s why it’s limited to Intel CPUs only right now. No sense in adding everything until ALL the issues are resolved.
In your case, HW transcoding is available. The question is: Why did it try to apply hardware transcoding to HEVC to a CPU not capable of it? That’s what I will be testing and likely submitting a ticket on.
If it had correctly determined “HW can’t be used”, it would have fallen back. I can go into the OS, flip the hardware flag and deny PMS access to it after it’s used it a few times and it properly falls back just as it should. The question is: How did this instance slip through?
Not at this time. Because of how I submit the trouble ticket, I reference source modules and specific lines of code (if known). Source code is, of course, company confidential.
Engineering doesn’t give me any visibility into their planning schedule.
I only see what’s coming after they have finished “Unit Test” (where the developer has just signed off on the work and is now passing it forward for further testing)
Didn’t that get implemented in the new iOS app? I thought it was scheduled.
Fragmented MP4, required for HEVC streaming, has been implemented in the server.
I do it here on my iPad Pro. Perhaps your 6s doesn’t support HEVC?
Support for HEIF and HEVC is built into iOS 11 and macOS High Sierra, letting you work with this media in a variety of apps, including Photos, iMovie, and QuickTime Player.
On some older devices, support for HEVC is also affected by the resolution and frame rate (fps) of the video:
iPhone 6, iPhone 6 Plus, and iPad Air 2 work with HEVC video that was captured at no greater than 1080p/240 fps.
iPhone 5s, iPad Air, and iPad mini (Retina models) work with HEVC video that was captured at no greater than 1080p/60 fps or 720p/240 fps.