我有問題時,將電影轉換爲FLV,我得到了很多照片中的小方塊。 也許有人知道爲什麼? 以及如何刪除這些方塊並使圖片更好? 我的代碼是:如何提高質量與ffmpeg FLV
的ffmpeg -i movie.mp4 -f MPEGTS -acodec了libmp3lame -ar 48000-AB 128K -s 320.240 -vcodec libx264 -b 320K -flags +循環-CMP +色度-partitions + parti4x4 + partp8x8 + partb8x8 -subq 7 -trellis 1 -refs 1 -coder 0 -me_range 16 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -bt 200k -maxrate 10M -bufsize 10M -rc_eq'blurCplx ^(1-qComp)'-qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 30 -g 30 -async 2 out.flv
謝謝!
@Nik ...:這不是一個有用的編輯。 – 2012-11-10 04:08:17
示例參考:http://rodrigopolo.com/ffmpeg/cheats.html – Lizz 2012-11-10 04:13:25