0

I try to convert .264 file to .avi To do it I use ffmpeg:

ffmpeg -f h264 -i source.264 -c:v libx264 -an dest.avi

It works, but has worse quality that source file. How can I fix it?

V. Panchenko
  • 774
  • 1
  • 10
  • 32

0 Answers0