XnView v2.03
View | Fullscreen | Options | Show Information. Using string:
<Directory><Filename> <Shutter Speed>s f/<F-Number> ISO<ISO Value> FL <Focal Length>mm
https://dl.dropboxusercontent.com/u/51093924/XnView%20Shutter%20Speed%20Display%20Bug_2.jpg
But shutter speed is visible if you ...
Search found 17 matches
- Tue Jul 02, 2013 6:42 am
- Forum: Classic - Bug Reports
- Topic: EXIF Shutter Speed Missing in Info Display in Image View
- Replies: 0
- Views: 660
- Sat Dec 31, 2011 3:23 am
- Forum: Classic - Bug Reports
- Topic: Batch rename problem - 1.98.5
- Replies: 1
- Views: 489
Batch rename problem - 1.98.5
Not sure if this is a bug, a possible enhancement or a lack of understanding:
I wanted to remove a bracketed number from a group of filesnames e.g.
K5__6317 (10576).JPG -> K5__6317.JPG
K5__6324 (11206).JPG -> K5__6324.JPG
In Batch Rename, I tried:
Replace: K5__#### (#####)
With: K5__####
and ...
I wanted to remove a bracketed number from a group of filesnames e.g.
K5__6317 (10576).JPG -> K5__6317.JPG
K5__6324 (11206).JPG -> K5__6324.JPG
In Batch Rename, I tried:
Replace: K5__#### (#####)
With: K5__####
and ...
- Sun Nov 20, 2011 3:46 am
- Forum: Classic - Suggestions
- Topic: Compare Directories function
- Replies: 0
- Views: 436
Compare Directories function
I'd like to see a Compare Directories function. At this stage you can only find the same files and see them one at a time, but I was looking for a way to locate the different files.
I had 187 raw files in one directory and 157 JPEGs derived from them in another directory. I had removed some of the ...
I had 187 raw files in one directory and 157 JPEGs derived from them in another directory. I had removed some of the ...
- Tue Nov 08, 2011 10:33 am
- Forum: Classic - Bug Reports
- Topic: 1.98.2 - Batch Rename EXIF Date sort bug
- Replies: 3
- Views: 1214
Re: 1.98.2 - Batch Rename EXIF Date sort bug
Pierre, I've noticed something else about this bug: the mis-sorted files change position every time during the Batch Rename session when I reselect EXIF Date from the drop-down list of sort orders:
Initial opening:
http://users.on.net/~dosdan/Sorting%20bug/Clipboard-0.jpg
1st EXIF Date selection ...
Initial opening:
http://users.on.net/~dosdan/Sorting%20bug/Clipboard-0.jpg
1st EXIF Date selection ...
- Wed Nov 02, 2011 10:00 am
- Forum: Classic - Bug Reports
- Topic: 1.98.2 - Batch Rename EXIF Date sort bug
- Replies: 3
- Views: 1214
1.98.2 - Batch Rename EXIF Date sort bug
XnView 1.98.2en
In Batch Rename when you sort by EXIF Date, the first file is out of sequence.
http://users.on.net/~dosdan/Batch_Rename2.jpg
In the example above K5__4303.PEF (Pentax K-5 raw file) is later then the other files below it. This is my second attempt. I'd already untagged K5_4304 ...
In Batch Rename when you sort by EXIF Date, the first file is out of sequence.
http://users.on.net/~dosdan/Batch_Rename2.jpg
In the example above K5__4303.PEF (Pentax K-5 raw file) is later then the other files below it. This is my second attempt. I'd already untagged K5_4304 ...
- Wed Dec 30, 2009 3:23 am
- Forum: Classic - Suggestions
- Topic: Request for a Zoom to Selection (95%)
- Replies: 4
- Views: 645
Request for a Zoom to Selection (95%)
I'd like to suggest either a "Zoom to Selection" or "Zoom to Selection (x%)" control. The main use I see of this is to check the accuracy of the current selection, so having the selection covering 80%, 90% or 95% of the window would be helpful. It should be hot-keyed. Perhaps "/" or "\"
Dan.
Dan.
- Mon Apr 13, 2009 12:59 am
- Forum: Classic - Suggestions
- Topic: Batch processing smart output directory handling
- Replies: 11
- Views: 1683
Re: Batch processing smart output directory handling
Helmut, the script now works. The problem was a corrupted script with high-order ASCII saved as the params for "output( )". The general problem has been instability during batch procession, either closing the program, or in the case I mentioned, actually corrupting the script file. I'm hoping the ...
- Sun Mar 29, 2009 9:57 pm
- Forum: Classic - Suggestions
- Topic: better crop size handling
- Replies: 2
- Views: 796
Re: better crop size handling
Sounds like some of my cropping improvement suggestions:
http://newsgroup.xnview.com/viewtopic.php?f=34&t=15958
Dan.
http://newsgroup.xnview.com/viewtopic.php?f=34&t=15958
Dan.
- Sun Mar 29, 2009 8:40 am
- Forum: Classic - Suggestions
- Topic: Batch processing smart output directory handling
- Replies: 11
- Views: 1683
Re: Batch processing smart output directory handling
Yes, I noticed that the maintain subdirectory stucture option had to be unticked. Problem I had was that I would untick it, save & overwrite the old script and then, when I reloaded the script file, it was ticked again. This modify/save/reload cycle continued until XnView faulted. Turned out that ...
- Sat Mar 28, 2009 8:32 am
- Forum: Classic - Suggestions
- Topic: Batch processing smart output directory handling
- Replies: 11
- Views: 1683
Re: Batch processing smart output directory handling
I tried all 4 permutions before posting:
$\processed
Error creating the file <$\processed\Landscape Test Image.jpg>
$\processed\
Error creating the file <$\processed\Landscape Test Image.jpg>
$/processed
Error creating the file <$/processed\Landscape Test Image.jpg>
$/processed/
Error creating ...
$\processed
Error creating the file <$\processed\Landscape Test Image.jpg>
$\processed\
Error creating the file <$\processed\Landscape Test Image.jpg>
$/processed
Error creating the file <$/processed\Landscape Test Image.jpg>
$/processed/
Error creating ...
- Sat Mar 28, 2009 5:40 am
- Forum: Classic - Suggestions
- Topic: Batch processing smart output directory handling
- Replies: 11
- Views: 1683
Re: Batch processing smart output directory handling
There seems to be a problem using $\processed as the output destination with Windows & XnView 1.96. It only operates correctly with a single file in the batch list. Once there are two or more files in the list it errors on both files. Fully specifying the output destination fixes it.
- Fri Mar 27, 2009 8:54 pm
- Forum: Classic - Suggestions
- Topic: Batch processing smart output directory handling
- Replies: 11
- Views: 1683
Re: Batch processing smart output directory handling
Thanks for that. It will come in very handy. I think I can edit existing script files to use this string (under Windows):
Is there a way of inserting the date in YYYYMMDD format in the directory name?
Dan.
Code: Select all
output_path( $\processed )
Dan.
- Fri Mar 27, 2009 6:46 am
- Forum: Classic - Suggestions
- Topic: Batch processing smart output directory handling
- Replies: 11
- Views: 1683
Batch processing smart output directory handling
It would be nice if batch processing could output to a subdirectory off the directory the tag files are located in. Say you are running a batch resize on photos in a directory called C:\Photos1 and then later on run it on C:\Photos2. In each case you want the result to go into a subdirectory called ...
- Thu Jan 08, 2009 1:20 am
- Forum: Classic - Bug Reports
- Topic: LZW commpression not applied to TIFF
- Replies: 11
- Views: 2496
- Wed Jan 07, 2009 11:38 pm
- Forum: Classic - Bug Reports
- Topic: LZW commpression not applied to TIFF
- Replies: 11
- Views: 2496
LZW commpression not applied to TIFF
XnView 1.95.4.
When saving a TIFF, LZW compression is not used in "SaveAs" or "Export" even if it's ticked. I tested the same image in FastStone and it did work and the TIFF was about 25% smaller.
Dan.
When saving a TIFF, LZW compression is not used in "SaveAs" or "Export" even if it's ticked. I tested the same image in FastStone and it did work and the TIFF was about 25% smaller.
Dan.