How to mux H.265 stream to mov with ffmpeg properly?

Hi everyone, I have a technical problem when developing a video downloader on iPhone. My APP trys to mux H.265 stream and AAC stream to a ".mov" video file with ffmpeg(v2.5.8) muxer. The problem is: the generated mov file is not recognized by QuickTime and cann't be played with QuickTime. But the mov can be played by VLC. I've already tried 'hvc1' tag, still not work. Please tell me how can I mux H.265 to mov properly? Thanks a lot!

How to mux H.265 stream to mov with ffmpeg properly?
 
 
Q