> > > -----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 <ffmpeg-devel@ffmpeg.org> > Subject: Re: [FFmpeg-devel] hev1 vs. hvc1 > > >>>>>>>>>>>>>>>>>> > i think mov is mp4 format?
That's what I thought as well... but there is a distinction between the two in ffmpeg. A couple of differences I observed between using -f mp4 and -f mov: - ftyp contains different brands (qt vs. isom) - mov has an extra hdlr atom under minf - audio tracks have chan & wave atoms in mov You can see the differences by looking for 'track->mode == MODE_MOV' in movenc.c Thanks, Eran > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel