Open
Description
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
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.
Activity