Ticket #2219 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

-mbd 3 creates visible blocks

Reported by: microchip Owned by:
Priority: minor Component: avcodec
Version: git-master Keywords: mbd
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

Hi,

Using -mbd 3 with mpeg2video creates visible blocks. My cmd is as follows:

ffmpeg -i Star_Wars_III_-_Revenge_Of_The_Sith.mkv -target pal-dvd -vf scale=720:432,pad=720:576:0:72,setdar=16/9 -aspect 16:9 -sws_flags spline -trellis 1 -mbd 3 -precmp 2 -cmp 2 -subcmp 2 -bf 2 -dc 11 -dia_size -1 -mpv_flags +cbp_rd -last_pred 4 -r 25 -b:v 3970k -b:a 192k -ar 48000 -passlogfile /home/neutrino/file2dvd/Star_Wars_III_-_Revenge_Of_The_Sith/Star_Wars_III_-_Revenge_Of_The_Sith -pass 1 -y /dev/null

Change History

comment:1 Changed 5 months ago by cehoyos

Please provide your command line together with the complete, uncut console output.

comment:2 Changed 4 months ago by michael

  • Status changed from new to closed
  • Resolution set to fixed

there is no such thing as mbd 3
fixed min/max values

comment:3 Changed 4 months ago by cehoyos

  • Priority changed from normal to minor
  • Version changed from 1.1.1 to git-master
  • Component changed from FFmpeg to avcodec
  • Reproduced by developer set
Note: See TracTickets for help on using tickets.