Opened 15 years ago
Closed 14 years ago
#680 closed enhancement (fixed)
Prores 4444 encoding
| Reported by: | dftmli | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avcodec |
| Version: | git-master | Keywords: | prores |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
The recently added Prores encoder doesn't support Prores 4444 encoding, but the decoder does.
See http://en.wikipedia.org/wiki/ProRes_4444
It would be very nice, if Prores 4444 encoding would be implemented as well.
Change History (2)
comment:1 by , 15 years ago
| Keywords: | prores added; Prores encoder 4444 removed |
|---|---|
| Priority: | important → wish |
| Reproduced by developer: | set |
| Status: | new → open |
| Version: | unspecified → git-master |
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | open → closed |
Note:
See TracTickets
for help on using tickets.



Encoding of yuv444p is supported with -vcodec prores_kostya, see ticket #1750 for transparency encoding.