[FFmpeg-user] Create hvc1 mp4 with ffmpeg only

桃源老師 xanadu6291 at dream.jp
Mon Jul 3 16:53:24 EEST 2017


Hello Moritz -san,

> 2017/07/03 午後8:30、Moritz Barsnick <barsnick at gmx.net>のメール:
> 
> Let us know how it goes...

> 2017/07/03 午後9:58、桃源老師 <xanadu6291 at dream.jp>のメール:

> I'll report how this patch works after building...

I have tested patched ffmpeg with the following command line:

$ ffmpeg -i sample.wmv -c:v libx265 -preset medium -crf 23 -tag:v hvc1 -c:a libfdk_aac -b:a 128k test.mp4

$ ffmpeg -i sample.wmv -c:v libx265 -preset medium -crf 23 -c:a libfdk_aac -b:a 128k test2.mp4

Result:
test.mp4 is hvc1 and test2.mp4 is hev1

Off course test.mp4 can play with next macOS's QuickTime Player, and test2.mp4 can not...


I can not wait for this patch would be applied to ffmpeg master!!


Best Regards,


// Miya aka. TougenRoushi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2370 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20170703/c472c60c/attachment.bin>


More information about the ffmpeg-user mailing list