Changes between Initial Version and Version 1 of Ticket #4261, comment 5
- Timestamp:
- Apr 16, 2015, 7:52:58 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4261, comment 5
initial v1 10 10 ffmpeg -y -i Uncompressed_YUV_10_bit_422.mov -vcodec mpeg2video -aspect 16:9 -r 25 -pix_fmt yuv422p -timecode_frame_start 0 -minrate 150000k -maxrate 150000k -b:v 150000k -intra -flags +ildct+ilme+cgop -intra_vlc 1 -non_linear_quant 1 -dc 9 -sc_threshold 1000000000 -q:v 1 -qmin 1 -qmax 12 -bufsize 47185920 -rc_init_occupancy 47185920 -rc_buf_aggressivity 0.25 -top 1 -s 720x576 -an OUTPUT.m2v 11 11 }}} 12 13 Worth mentioning are that the artefacts appear in both '''mpeg2video''' and '''libx264'''.


