Opened 12 years ago
Closed 12 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)
Change History (5)
by , 12 years ago
Attachment: | command-report.log added |
---|
by , 12 years ago
Attachment: | loglevel99.log added |
---|
ffmpeg ffmpeg -v 9 -loglevel 99 -i infile.dpx -report
follow-up: 2 comment:1 by , 12 years ago
Keywords: | dpx added |
---|---|
Priority: | important → normal |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
Do you think this is a regression?
comment:2 by , 12 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 , 12 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
ffmpeg -i infile.dpx outfile.jpg -report