You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
1.7KB

  1. source: MarsAttack, divx, 800 kbit/s
  2. q=10 constant:
  3. * full motion search, fcode=1, half pel:
  4. Video: opendivx (hq), 640x352, 25 fps, 200 kb/s
  5. frame= 500 q=10 size= 1815kB time=20.0 bitrate= 743.6kbits/s
  6. * log motion search:
  7. Video: opendivx (hq), 640x352, 25 fps, 200 kb/s
  8. frame= 500 q=10 size= 1995kB time=20.0 bitrate= 817.2kbits/s
  9. * no motion search:
  10. Video: opendivx, 640x352, 25 fps, 200 kb/s
  11. frame= 500 size= 3197kB time=20.0 fps=25.0 bitrate=1309.6kbits/s q=10
  12. * log motion search:
  13. Video: opendivx (hq), 640x352, 25 fps, 200 kb/s
  14. frame= 500 q=10 size= 1995kB time=20.0 bitrate= 817.2kbits/s
  15. ./ffmpeg -me log -t 20 -g 100 -qscale 10 -i img:%d.pgm -an /tmp/b.avi
  16. Stream #0.0: Video: msmpeg4, 640x352, 25 fps, 200 kb/s
  17. frame= 500 q=10 size= 1833kB time=20.0 bitrate= 750.9kbits/s
  18. ./ffmpeg -me full -t 20 -g 100 -qscale 10 -i img:%d.pgm -an /tmp/b.avi
  19. Stream #0.0: Video: msmpeg4, 640x352, 25 fps, 200 kb/s
  20. frame= 500 q=10 size= 1793kB time=20.0 bitrate= 734.8kbits/s
  21. -------------------------------------------
  22. * with -sameq, -me log
  23. ./ffmpeg -g 100 -t 20 -sameq -i MarsAttacks_f800.avi -an /tmp/a.avi
  24. Stream #0.0: Video: msmpeg4, 640x352, 25 fps, 200 kb/s
  25. frame= 500 q= 5 size= 2605kB time=20.0 bitrate=1067.1kbits/s
  26. ./ffmpeg -g 100 -t 20 -sameq -i MarsAttacks_f800.avi -f mpeg1video -an /tmp/a.mpg
  27. Stream #0.0: Video: mpeg1video, 640x352, 25 fps, 200 kb/s
  28. frame= 500 q= 5 size= 2655kB time=20.0 bitrate=1087.7kbits/s
  29. ./ffmpeg -g 100 -t 20 -sameq -i MarsAttacks_f800.avi -vcodec opendivx -an /tmp/a.avi
  30. frame= 500 q= 5 size= 2774kB time=20.0 bitrate=1136.2kbits/s
  31. the matrix, complete, video only:
  32. source=14147kB
  33. ffmpeg:
  34. mpeg1 17154kB (20%)
  35. msmpeg4 17229kB