Ticket #680 (closed enhancement: fixed)

Opened 18 months ago

Last modified 8 months ago

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

comment:1 Changed 18 months ago by cehoyos

  • Keywords prores added; Prores encoder 4444 removed
  • Priority changed from important to wish
  • Version changed from unspecified to git-master
  • Status changed from new to open
  • Reproduced by developer set

comment:2 Changed 8 months ago by cehoyos

  • Status changed from open to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.