Bug 491154 - [Feature Request] Show Media info
Summary: [Feature Request] Show Media info
Status: REPORTED
Alias: None
Product: Haruna
Classification: Applications
Component: generic (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: george fb
URL:
Keywords:
: 496142 501455 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-08-02 06:02 UTC by badshah
Modified: 2025-04-02 07:28 UTC (History)
9 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description badshah 2024-08-02 06:02:25 UTC
Add an option where we can see media info of the video that is playing.
This feature is available in vlc, smplayer.

example media info:

```

General
Complete name                            :  20171019 - [t0JnViJ6FZM].mkv
Format                                   : Matroska
Format version                           : Version 4
File size                                : 68.2 MiB
Duration                                 : 4 min 23 s
Overall bit rate                         : 2 174 kb/s
Frame rate                               : 25.000 FPS
Movie name                               :  Avengers

Video
ID                                       : 1
Format                                   : AV1
Format/Info                              : AOMedia Video 1
Format profile                           : Main@L4.0
Codec ID                                 : V_AV1
Duration                                 : 4 min 23 s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 25.000 FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Title                                    : ISO Media file produced by Google Inc.

Audio
ID                                       : 2
Format                                   : AAC LC
Format/Info                              : Advanced Audio Codec Low Complexity
Codec ID                                 : A_AAC-2
Duration                                 : 4 min 23 s
Channel(s)                               : 2 channels
Channel layout                           : L R
Sampling rate                            : 44.1 kHz
Frame rate                               : 43.066 FPS (1024 SPF)
Compression mode                         : Lossy
Title                                    : ISO Media file produced by Google Inc.
```
Comment 1 Ilya Bizyaev 2025-01-06 14:31:10 UTC
*** Bug 496142 has been marked as a duplicate of this bug. ***
Comment 2 VesperLlama 2025-01-16 17:39:22 UTC
MPV and SMPlayer show this information when we press Shift+I. It will be great if Haruna can also show the same information as MPV.
Comment 3 Benjamin Smith 2025-01-26 04:32:22 UTC
(In reply to VesperLlama from comment #2)
> MPV and SMPlayer show this information when we press Shift+I. It will be
> great if Haruna can also show the same information as MPV.

In Haruna, go to Custom Commands settings. Create a custom command with the following:
script-binding stats/display-stats-toggle
Assign that command to Shift+I. Then you get the same functionality as MPV.
Comment 4 VesperLlama 2025-01-26 14:44:46 UTC
(In reply to Benjamin Smith from comment #3)

> In Haruna, go to Custom Commands settings. Create a custom command with the
> following:
> script-binding stats/display-stats-toggle
> Assign that command to Shift+I. Then you get the same functionality as MPV.

Thanks, this works. But it only shows 1 page of the stats. In MPV, we can use the number buttons to see the other pages and in SMPlayer, pressing the combination again cycles the pages.

I tried the "stats/display-page-2" from here https://mpv.io/manual/stable/#different-key-bindings but it doesn't work. Is there any other way to see the other pages?
Comment 5 John 2025-02-16 05:29:50 UTC
+1.
I want this feature too!
When I was using Windows 7 + K-lite codec pack, the MPC-HC video player (which was the default video player of this codec pack) had in its right-click contextual menu an option to see MediaInfo for the currently playing file.
Even though it opened in a small window that was not maximizable or even resizable, a bug that I think they never fixed.

If it's implemented here too as a window, I hope that will be maximized by default or at least maximizable on demand.
Comment 6 GoldBarb 2025-04-02 07:28:04 UTC
*** Bug 501455 has been marked as a duplicate of this bug. ***