From: Derek Buitenhuis <derek.buitenhuis@gmail.com> To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH 2/3] avformat/mov: skip hoov box if strict >= normal Date: Fri, 24 Dec 2021 19:08:25 +0000 Message-ID: <fc39f105-9916-1f71-765e-2a42b7e4d81d@gmail.com> (raw) In-Reply-To: <CADxeRw==TMkL8iufFLFPV4xuDoky=54C+wYTt_zee03AgrpPHQ@mail.gmail.com> On 12/24/2021 10:46 AM, Steven Liu wrote: > I think about ignore hoov should not default, because it use hoov > default before. I agree - we (Vimeo) get a ton of hoov files with no moov or broken moov - much more than files with hoov and valid moov (I've never seen any). This would be quite a breaking change. > We should attention users pay attention about this change maybe do it > like deprecate warning. Just waning need change default it ignore hoov > and use moov. +1 > But I’m not sure ignore hoov is correct, because not sure user have > the sample file which only have one hoov and have no moov atom in the > files. We have a lot of files with only hoov. - Derek _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2021-12-24 19:08 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <20211224095823.58415-1-quinkblack@foxmail.com> 2021-12-24 9:58 ` Zhao Zhili 2021-12-24 10:19 ` Steven Liu 2021-12-24 10:37 ` "zhilizhao(赵志立)" 2021-12-24 10:46 ` Steven Liu 2021-12-24 19:08 ` Derek Buitenhuis [this message] 2021-12-25 8:49 ` "zhilizhao(赵志立)" 2021-12-24 9:58 ` [FFmpeg-devel] [PATCH 3/3] avformat/mov: remove always false condtion Zhao Zhili 2021-12-24 10:22 ` Steven Liu 2021-12-24 11:13 ` Gyan Doshi
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=fc39f105-9916-1f71-765e-2a42b7e4d81d@gmail.com \ --to=derek.buitenhuis@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git