Sample profiles
Source: examples/sample_profiles.conf in the upstream repository.
# mpv profile presets — broadcast/QC biased# Drop into: ~/.config/mpv/mpv.conf (or include via --include)
######################################### Exact seek / review (no smoothing)[qc-accurate]hr-seek=yesinterpolation=novideo-sync=audioframedrop=notscale=noneosc=nosubs=nosub-auto=nokeep-open=no
######################################### Real-time monitoring (smooth, tolerant)[qc-realtime]interpolation=novideo-sync=display-resampleframedrop=decodercache=yescache-secs=10demuxer-max-bytes=100Mdemuxer-readahead-secs=5osc=no
######################################### HDR review with tone mapping to SDR[hdr]tone-mapping=habletarget-trc=bt709gamut-warning=yeshdr-compute-peak=yeshdr-peak-percentile=99.0vo=gpu-next
######################################### Slow-motion analysis[slowmo]speed=0.25interpolation=novideo-sync=audioframedrop=no
######################################### Field check (quick inspect + toggle deinterlace)[field-check]deinterlace=yesvf-add=lavfi=[idet]# Tip: toggle 'd' during playback to compare.
######################################### Network stream monitor (UDP/RTP)[stream-monitor]cache=yescache-secs=5demuxer-max-bytes=64Mdemuxer-readahead-secs=3video-sync=display-resampleinterpolation=noautosync=30osc=no