[FFmpeg-user] How to TFF H264 stream to TFF MPEG2
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Sep 13 19:01:22 EEST 2016
2016-09-12 12:47 GMT+02:00 HaiJiao Qiao 乔海娇 <HaiJiao.Qiao at availink.com>:
> I tried “mbd rd -trellis 2 -cmp 2 -subcmp 2 ” , “flags mv0” parameters. Although
> there is a little effect , but still not as good as original file.
> So could you tell me which parameter can use to reduce Blocking Artifact?
You will find filter suggestions in the old MEncoder encoding documentation that
allow to make the video more encoding-friendly, these filters exist in
current FFmpeg.
A postprocessing filter on playback will also help.
(As does a more modern video codec.)
Carl Eugen
More information about the ffmpeg-user
mailing list