I found that source file have many compression artifacts... i put some nasty filter and tune options a bit. Not good yet, but is a bit better?

ffmpeg -y -i in.mp4 -vf pp=va/ha,uspp=7 -an -c:v libx264 -preset veryslow -b:v 2M -minrate 2M -maxrate 2M -bufsize 4M -refs 6 -me_range 64 -qcomp 0.6 -nr 40 -flags +loop -deblock 2:2 -pass 1 /dev/null ffmpeg -y -i in.mp4 -vf pp=va/ha,uspp=7 -c:a aac -b:a 128k -c:v libx264 -preset veryslow -b:v 2M -minrate 2M -maxrate 2M -bufsize 4M -refs 6 -me_range 64 -qcomp 0.6 -nr 40 -flags +loop -deblock 2:2 -pass 2 out.mp4


W dniu 2017-03-28 o 14:15, negin tebyani pisze:
I don'n know how to reach for ffmpeg output console, but here is a section
of the master video:

  https://ufile.io/6c57f1
_______________________________________________


_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to