Re: [FFmpeg-devel] hev1 vs. hvc1

2017-06-19 Thread Eran Kornblau
> > > -Original Message- > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of > liyoubdu > Sent: Monday, June 19, 2017 11:20 AM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] hev1 vs. hvc1 > > >&

Re: [FFmpeg-devel] hev1 vs. hvc1

2017-06-19 Thread liyoubdu
-- Original -- From: "wm4";; Send time: Monday, Jun 19, 2017 4:11 PM To: "ffmpeg-devel"; Subject: Re: [FFmpeg-devel] hev1 vs. hvc1 On Sun, 18 Jun 2017 13:32:42 + Eran Kornblau wrote: > Hi all, > > We're trying to

Re: [FFmpeg-devel] hev1 vs. hvc1

2017-06-19 Thread wm4
On Sun, 18 Jun 2017 13:32:42 + Eran Kornblau wrote: > Hi all, > > We're trying to make ffmpeg output a format tag of 'hvc1' for HEVC, since it > seems that only hvc1 works in iOS 11 beta. > We saw that '-tag:v hvc1' does the trick, but it only works in 'mov' format, > and not in 'mp4' form