<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Hello,
  </div>
  <div>
   <br>
  </div>
  <div>
   How do I tell the muxer to write an hvc1 compatible stream instead of hevc?
  </div>
  <div>
   <br>
  </div>
  <div>
   Thanks,
  </div>
  <div>
   Daniel
  </div> 
 </body>
</html>