Haruna Video Information

Arch Linux
Haruna: Version 11.3

Is there a way to view video information?

Even just some basic information like Resolution, Codec, Frame Rate, Bit Rate, etc…

Thanks!

Doubt it. You’ll need more option media players for that. Smplayer, vlc…
Can’t show you vlc, but smplayer…

1 Like

Thanks for the reply. I have both players mentioned and familiar with both, but have really fallen for Haruna as my go-to.

No problems getting the info, but seems like a weird omission to not have a way to see the resolution at the very least. Which is why I thought I overlooked it.

No worries, but I think it would be a nice addition to have a basic video info window you could call from the menu or a shortcut. Might make a feature request at some point.

Cheers!

I know that is a very old topic. But how is not closed, I tell the solution to OP.

This is what you find:

With “I” or other key, you can view or hide the codecs info.

Regards

Not sure what I’m missing, but I’m the OP and you never gave me the solution.

Would you like to share your script?

Because I’m new in this forum from 2 days ago. :wink:

Is the text in the red square. To do in Haruna 1.3.3:

  • Go to Haruna Settings
  • Change to Customs Orders tab
  • Click New
  • In the first field type:
    script-binding stats/display-stats-toggle (as you can see in my screenshot)
  • Add the key that you want to show (in my case pressing ‘i’)
  • Click Save

Regards

2 Likes

Nice!
I didn’t realize it was an internal command. I thought you were linking to an external script. I would still prefer a popup window that’s easier to read, but this gets the job done.

Thanks!