Opened 5 years ago
Closed 4 years ago
#7961 closed enhancement (fixed)
-movflags write_colr works, maybe shouldn't be experimental
Reported by: | dave rice | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avformat |
Version: | git-master | Keywords: | mov |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
Just a suggestion. I've been using -movflags write_colr to write the colr atom into QuickTime. It works very well and aligns with the behavior described in the specification. I propose that this option be moved to non-experimental and also that it be moved to the default behavior. Such color properties are written in other formats, but for some reason currently they must be opted in with mov.
Change History (4)
comment:1 by , 5 years ago
Keywords: | movflags removed |
---|---|
Priority: | normal → wish |
comment:2 by , 5 years ago
Status: | new → open |
---|
For this one just reverts https://github.com/FFmpeg/FFmpeg/commit/4ad7b8f64a243f7a6df049fe29dbc7667730c6e1 ?
comment:3 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
This was fixed in c5b20cfe19c3cd1bedf637e4caf0feb245d0ad06.
comment:4 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
This was fixed in c5b20cfe19c3cd1bedf637e4caf0feb245d0ad06, which writes the colr atom by default.
Why don't you send a patch to the development mailing list?