MTV format incorrect?

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
jason_s
Posts: 4
Joined: Mon Oct 03, 2011 11:01 pm

MTV format incorrect?

Post by jason_s »

MTV files written by XnView 2.05 aren't read correctly by Netpbm's mtvtoppm utility. Typically, the colors are messed up.

It happens because XnView ends the header line with 0x0a 0x00, while mtvtoppm expects just 0x0a. I think XnView is the one that gets it wrong. References: Format documentation, MTV source code.
Post Reply