Opened 8 years ago
Closed 8 years ago
#7383 closed enhancement (fixed)
Muxing support for Prores in MXF
| Reported by: | rmk | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avformat |
| Version: | git-master | Keywords: | mxf, prores |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
MXF muxer currently does not support muxing Prores essences.
Here are small samples (2 frames length) from Apple Compressor, which hopefully help in the implementation:
https://www.dropbox.com/sh/4gp53u9c1hx74c0/AADHPKHnnwql1Z1CSYpqaq2ba?dl=0
Picture coding labels observed:
422 Proxy - Picture coding label : 060e2b34.0401010d.04010202.03060100
422 LT - Picture coding label : 060e2b34.0401010d.04010202.03060200
422 - Picture coding label : 060e2b34.0401010d.04010202.03060300
4444 - Picture coding label : 060e2b34.0401010d.04010202.03060500
4444 XQ - Picture coding label : 060e2b34.0401010d.04010202.03060600
I am guessing 422 HQ will then be 060e2b34.0401010d.04010202.03060400 but I have not yet made a sample. I can add one if requested.
Attachments (10)
Change History (12)
by , 8 years ago
| Attachment: | compressor_prores422_1920x1080_25p_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores422_1920x1080_50i_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores422_1920x1080_59.94i_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores422hq_1920x1080_25p_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores422hq_1920x1080_50i_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores422hq_1920x1080_59.94i_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores422lt_1920x1080_25p_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores422proxy_1920x1080_25p_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores4444_1920x1080_25p_2f.mxf added |
|---|
by , 8 years ago
| Attachment: | compressor_prores4444xq_1920x1080_25p_2f.mxf added |
|---|
comment:1 by , 8 years ago
| Priority: | normal → wish |
|---|---|
| Reproduced by developer: | set |
| Status: | new → open |
| Version: | unspecified → git-master |
comment:2 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | open → closed |



Fixed in 5e0d54a031e313abda0204bb95d88deaebba97a0.