Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to show stats when use libmpv? #14216

Closed
6 tasks done
stdiodavid opened this issue May 23, 2024 · 2 comments
Closed
6 tasks done

how to show stats when use libmpv? #14216

stdiodavid opened this issue May 23, 2024 · 2 comments

Comments

@stdiodavid
Copy link

mpv Information

mpv 0.38.0 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
 built on Apr 17 2024 19:18:44
libplacebo version: v6.338.2
FFmpeg version: 7.0
FFmpeg library versions:
   libavutil       59.8.100
   libavcodec      61.3.100
   libavformat     61.1.100
   libswscale      8.1.100
   libavfilter     10.1.100
   libswresample   5.1.100

Important Information

  • Platform version: macos
  • GPU model, driver and version: m3 (i don't know how to get version :)
  • Source:
  • Introduced in version:

Reproduction Steps

I want something just like that : mpv_command(mpv_handel,"show status")

Expected Behavior

show status ( like keypress "shift + i" )

Actual Behavior

nothing

Log File

noneed

Sample Files

No response

I carefully read all instruction and confirm that I did the following:

  • I tested with the latest mpv version to validate that the issue is not already fixed.
  • I provided all required information including system and mpv version.
  • I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
  • I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
  • I attached the full, untruncated log file.
  • I attached the backtrace in the case of a crash.
@stdiodavid
Copy link
Author

i tried mpv_command ( mpv_handel,["keypress","i"] ),but get [input] warn: No key binding found for key 'i'.

@hooke007
Copy link
Contributor

dup #9776

@sfan5 sfan5 closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants