Page 1 of 1
Some pictures edited in XnView are incompatible with...
Posted: Fri Jul 17, 2009 4:43 pm
by Dreamer
Some pictures (not only) from Panasonic TZ5, pictures edited in XnView, compressed, resized, or cropped in XnView / XnView Shell Extension are "incompatible" with Panasonic DVD recorder, and/or Sony Ericsson cell phone.
In cell phone some pictures have bad orientation, or they are missing completely - mostly if EXIF thumbnail is rebuild or removed, some can't be zoomed at all. In DVD recorder original pictures from digital camera were OK, but after compression and resize in XnView batch processing they can't be viewed, only thumbnails are viewable.
Is it possible to ensure 100% (or maximum) compatibility with all (or most) such devices somehow? By changing some JPEG compress options, removing EXIF, IPTC completely, using specified resolutions only...
Some (downloaded) pictures are OK in cell phone and DVD recorder, why? If you need few samples, please let me know.
Thanks.
Re: Some pictures edited in XnView are incompatible with...
Posted: Sat Jul 18, 2009 1:30 pm
by XnTriq
<OT>
- Congratulations on hitting the 4000 milestone, Dreamer

Thank you for all the contributions over the past 5 years!
</OT>
Re: Some pictures edited in XnView are incompatible with...
Posted: Sun Jul 19, 2009 11:22 pm
by Dreamer
I'm not sure if the pictures on DVD are progressive, I'll try do burn few pictures as progressive and few as "Baseline" (XnView has just one option progressive on/off AFAIK), thank you for the hint.
<OT>
Thanks. It's 5 years already?!!
</OT>
Re: Some pictures edited in XnView are incompatible with...
Posted: Mon Jul 20, 2009 12:37 am
by Clo
Dreamer
{OT}
• Congrats too !
…It's 5 years already?!!
Tempus fugit…
{/OT}

KR
Claude
Clo
Re: Some pictures edited in XnView are incompatible with...
Posted: Mon Jul 20, 2009 8:46 am
by helmut
Congratulations and a big "Thank you!" for your constant and helpful support, comments, and suggestions!
Regards,
Helmut
Re: Some pictures edited in XnView are incompatible with...
Posted: Mon Jul 20, 2009 11:09 pm
by Dreamer
Thank you for your kind words, Clo, Helmut!
Back on topic...
Results of my test:
Pictures tested from these cameras (camera - model):
8M 3X Digital CAM - ADVMP82
Canon - Canon PowerShot A550
EASTMAN KODAK COMPANY - KODAK EASYSHARE M763 DIGITAL CAMERA
FUJIFILM - FinePix S5800 S800
NIKON - COOLPIX L4
OLYMPUS OPTICAL CO.,LTD - C700UZ
Panasonic - DMC-TZ5
TECHNIKA - SH-Z625
Thumbnails are the thumbnails on DVD recorder menu, pictures means if the pictures can be viewed in fullscreen on DVD recorder.
Original pictures: thumbnails OK*, pictures OK*
Compressed as progressive: no thumbnails, no pictures
Compressed as "non-progressive": thumbnails OK, but no pictures
* - except OLYMPUS camera, it's probably very old camera, the only without EXIF date taken info
This is strange, something else has been changed probably, some option which caused incompatibility, do you have an idea which one? AR is the same, resolution is changed but it's multiple of 32, JPEG version is the same (1.1)...
Re: Some pictures edited in XnView are incompatible with...
Posted: Mon Jul 27, 2009 12:24 pm
by xnview
Dreamer wrote:
Original pictures: thumbnails OK*, pictures OK*
Compressed as progressive: no thumbnails, no pictures
Compressed as "non-progressive": thumbnails OK, but no pictures
You only load and save the file with XnView?
Re: Some pictures edited in XnView are incompatible with...
Posted: Mon Jul 27, 2009 11:04 pm
by Dreamer
Right, just load pictures, batch convert in XnView*, burn to DVD and view in DVD recorder.
* using the script with these options:
Code: Select all
resize( 1 lanczos 1920 1440 0 1 0 )
settings( 2 0 1 0 0 1 )
output_path( $\Converted )
output( jpeg 75 0 0 2 2 0 0 )
Perhaps one of these options cause that problem, but I don't know which it could be.

Re: Some pictures edited in XnView are incompatible with...
Posted: Tue Jul 28, 2009 8:10 am
by xnview
And if you load & save only the picture? Try to disable the thumbnail create option?
Re: Some pictures edited in XnView are incompatible with...
Posted: Tue Jul 28, 2009 9:46 pm
by Dreamer
xnview wrote:And if you load & save only the picture?
Don't know, but in this case I'd use the same settings as in script I think.
Try to disable the thumbnail create option?
Do you mean "Rebuild embedded thumbnail"? If so, I think it was disabled already, but I'll try again.
I'll try both ASAP, thanks.
OK, results...
- only saved - thumbs OK, no pictures
- also resized, rebuild thumb option disabled - thumbs OK, no pictures
- also resized, rebuild thumb option disabled, keep EXIF disabled subsampling factor default - no thumbs, pictures OK!!
- also resized, rebuild thumb option disabled, keep EXIF disabled subsampling factor 4:2:2- no thumbs, pictures OK!!
So it's probably the subsampling factor option, I'll try to enable "keep EXIF", then also thubbs should be OK, but
which option has better quality, "default" or "4:2:2"?
Thanks.
Edit2: Confirmed, it was the
subsampling factor option "best quality"! Best is not alway the best.

When using 4:2:2 or Default it works good. Picture must contain EXIF thumbnail, otherwise thumb is missing also in DVD recorder/player(?) menu.
BTW Pictures from Olympus are OK too, only thumbnail is missing, probably because this camera doesn't contain any EXIF thumbnail, also "Orientation" item is missing in EXIF.
So the problem is resolved, thank you!