Opened 11 years ago

Closed 11 years ago

#2392 closed defect (fixed)

Converted Image from DPX gets skewed

Reported by: heinz0r Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords: dpx
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

When trying to convert a certain .dpx file the output is getting skewed and the colors get messed up.

How to reproduce:

ffmpeg -i input.dpx output.jpg

running on zeranoe build: ffmpeg-20130319-git-17c1881-win32-static

here is the problematic file:
http://www.datafilehost.com/download-f68cd078.html

and this is the output-file:
http://www.datafilehost.com/download-af92b9ee.html

Image Magick converts fine on this one...

Attachments (2)

command-report.log (4.5 KB ) - added by heinz0r 11 years ago.
ffmpeg -i infile.dpx outfile.jpg -report
loglevel99.log (2.7 KB ) - added by heinz0r 11 years ago.
ffmpeg ffmpeg -v 9 -loglevel 99 -i infile.dpx -report

Download all attachments as: .zip

Change History (5)

by heinz0r, 11 years ago

Attachment: command-report.log added

ffmpeg -i infile.dpx outfile.jpg -report

by heinz0r, 11 years ago

Attachment: loglevel99.log added

ffmpeg ffmpeg -v 9 -loglevel 99 -i infile.dpx -report

comment:1 by Carl Eugen Hoyos, 11 years ago

Keywords: dpx added
Priority: importantnormal
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

Do you think this is a regression?

in reply to:  1 comment:2 by heinz0r, 11 years ago

Replying to cehoyos:

Do you think this is a regression?

You mean the change of the priority status?
I guess I'm fine with it...

comment:3 by Michael Niedermayer, 11 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.