Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Bugs which are supposed to be fixed in the next test version (not available yet)

Moderators: XnTriq, helmut, xnview, Dreamer

User avatar
user0
XnThusiast
Posts: 2064
Joined: Sat May 09, 2015 9:37 am

Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Post by user0 »

XnViewMP 1.6.1 64bit
Windows11 (23H2), display resolution 3840x2160, win scaling 150%


Browser - thumbnail - overlay icon
there is no overlay indicator to visually separate plain images and multipage/video/audio files

Suggestion
duration_indicators.png
  • add duration indicator
    • file types
      video/audio
      ##:##

      images
      • generalized
        # P - all multipage files
      • detailed
        # P - multipage
        # F - multiframe
        # L (optional) - multilayer (eg .psd)
    • appearance (see lr example)
      - bg - 24px height black, 70% opacity
      - text - #DCDCDC color
    • location
      - bottom left corner, on the same level with bottom overly icons (by default)
      it looks fine with Dark theme, but not 100% sure about Default/Light theme




Example
  • multipage file
    test_img.zip
    • FastStone
      fs_multipage.png
  • video / audio
    video_thumb.png



Related
You do not have the required permissions to view the files attached to this post.
Last edited by user0 on Thu Dec 07, 2023 8:30 am, edited 5 times in total.
cicciobello
Posts: 226
Joined: Wed Dec 25, 2013 7:08 pm

Re: Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Post by cicciobello »

I don't use multipage file and don't use MP for audio files.
But for video files the ability to see the duration is very useful. Sometimes I have to open video files in an external player to check the duration.
The definition (e.g. 1280x720) of the video file would also be useful, but maybe I'm asking too much.
User avatar
user0
XnThusiast
Posts: 2064
Joined: Sat May 09, 2015 9:37 am

Re: Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Post by user0 »

cicciobello wrote: Tue Nov 21, 2023 8:55 pm I don't use multipage file and don't use MP for audio files.
But for video files the ability to see the duration is very useful. Sometimes I have to open video files in an external player to check the duration.
The main reason why multipage/frame/layer, video/audio files are mentioned here - duration indicator shall be unified (appearance and position).
So, no matter what media it is, you will have same looking duration indicator in bottom left corner by default.

cicciobello wrote: Tue Nov 21, 2023 8:55 pm The definition (e.g. 1280x720) of the video file would also be useful, but maybe I'm asking too much.
I think it's better to place it in a label either
- using updated {Width}, {Height} tags that can also read video files OR
- using new tags (but without conditional functionality 'x' between them will be always visible).
cicciobello
Posts: 226
Joined: Wed Dec 25, 2013 7:08 pm

Re: Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Post by cicciobello »

user0 wrote: Wed Nov 22, 2023 5:25 am think it's better to place it in a label either
- using updated {Width}, {Height} tags that can also read video files OR
- using new tags (but without conditional functionality 'x' between them will be always visible).
Yes! I inserted into the labels "{Width} x {Height} - {DPI} @{Bpp} {Size KB} kb", but it only works with images. In video labels, the label remains empty.
I included the same thing in the tooltips and in fullscreen info. If it worked for video/audio/etc, that would be great.
User avatar
XnTriq
Moderator & Librarian
Posts: 6402
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Post by XnTriq »

Earliest requests date back 15 years:
XnTriq wrote: Thu Jun 19, 2008 5:45 pm
  • Movies (AVI, FLV, MPEG, ...)
  • Animations (ANI, FLC/FLI, aGIF, aPNG, SWF, ...)
  • Presentations (PPT, ...)
  • Multi-page (PDF, TIFF, ...)
  • Layers (PSD, PSP, ...)
  • Multi-resolution (ICO, ...)
User avatar
xnview
Author of XnView
Posts: 45072
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Post by xnview »

ok, so duration for video/audio file. And for multipage?
Pierre.
User avatar
user0
XnThusiast
Posts: 2064
Joined: Sat May 09, 2015 9:37 am

Re: Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Post by user0 »

xnview wrote: Mon Nov 27, 2023 8:13 am ok, so duration for video/audio file. And for multipage?
guess there are 2 options for multi-page/frame/layer files:
  • generalized
    - # P - for all of them
  • detailed
    - # P - multipage
    - # F - multiframe
    - # L (optional) - multilayer (eg .psd)
generalized is fine, the only reason I added detailed - because Viewer use '# page/layer' naming in status bar for such files

ps: I have updated pictures in the first post
User avatar
xnview
Author of XnView
Posts: 45072
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Browser - thumbnail - overlay icon - add multipage/video/audio indicator

Post by xnview »

See issue for current status and some details.
Pierre.