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

spam msg of video-crop #14807

Open
6 tasks done
hooke007 opened this issue Sep 6, 2024 · 0 comments · May be fixed by #14808
Open
6 tasks done

spam msg of video-crop #14807

hooke007 opened this issue Sep 6, 2024 · 0 comments · May be fixed by #14808
Labels

Comments

@hooke007
Copy link
Contributor

hooke007 commented Sep 6, 2024

mpv Information

mpv v0.38.0-743-gad7976c3 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
 built on Sep  4 2024 20:07:30
libplacebo version: v7.349.0 (v7.349.0-9-gefb8934-dirty)
FFmpeg version: N-116858-geda3fc605
FFmpeg library versions:
   libavcodec      61.11.100
   libavdevice     61.2.100
   libavfilter     10.2.102
   libavformat     61.5.101
   libavutil       59.35.100
   libswresample   5.2.100
   libswscale      8.2.100

Other Information

- Windows version: 11 release
- GPU model, driver and version: rtx4080 latest stable driver
- Source of mpv: build by myself
- Introduced in version: n/m

Reproduction Steps

open a 4k video with vf=format=fmt=nv12:convert=yes:w=1920:h=1080

Expected Behavior

No spam msg in console/log

Actual Behavior

...
[  10.277][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.277][v][cplayer] Set property: video-crop -> 1
[  10.278][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.278][v][cplayer] Set property: video-crop -> 1
[  10.279][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.279][v][cplayer] Set property: video-crop -> 1
[  10.280][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.280][v][cplayer] Set property: video-crop -> 1
[  10.281][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.281][v][cplayer] Set property: video-crop -> 1
[  10.282][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.282][v][cplayer] Set property: video-crop -> 1
[  10.283][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.283][v][cplayer] Set property: video-crop -> 1
[  10.283][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.283][v][cplayer] Set property: video-crop -> 1
[  10.283][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.283][v][cplayer] Set property: video-crop -> 1
[  10.284][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.284][v][cplayer] Set property: video-crop -> 1
[  10.285][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.285][v][cplayer] Set property: video-crop -> 1
[  10.286][w][vo/gpu] Ignoring invalid --video-crop= for 1920x1080 image
[  10.286][v][cplayer] Set property: video-crop -> 1
...

Log File

test.log

Sample Files

n/m

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant