Opened 9 years ago

Closed 9 years ago

#4896 closed defect (invalid)

Prevent xyz to rgb conversion

Reported by: Miki2502989 Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Hi guys,
We are just starting with ffmpeg and conversion with, and this forum has been a great help.
But we cant seem to figure this one out just by browsing so decided to write a ticket.
sry if it has been mentioned before, but we couldnt find anything.
we sometimes only get a dcp movie which we want to convert to a file. we use the command to extract jc2 pictures from the video:
ffmpeg -i video.mxf -r 25 -f image2 -strict -2 \images/%06d.j2c
but ffmpeg automatically does a conversion from xyz colorspace to rgb.
is there a way to prevent that and how?
tnx so much in advance.
regards

Change History (1)

comment:1 by Carl Eugen Hoyos, 9 years ago

Component: ffmpegundetermined
Keywords: xyz rgb removed
Resolution: invalid
Status: newclosed
Type: taskdefect

Please understand that this is a bug tracker, not a support forum. You can get support on the user mailing list.

Note: See TracTickets for help on using tickets.