Advertisement
Guest User

Untitled

a guest
Apr 19th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. C:\Users\Brad\Videos\St Helens\2008>ffmpeg -y -i "MVI_1245.AVI" -an -pass 1 -thr
  2. eads 2 -vcodec libx264 -b:v 512k -flags +loop+mv4 -cmp 256 -partitions +parti4x4
  3. +parti8x8+partp4x4+partp8x8+partb8x8 -me_method hex -subq 7 -trellis 1 -refs 5 -
  4. bf 3 -flags2 +bpyramid+wpred+mixed_refs+dct8x8 -coder 1 -me_range 16 -g 250 -key
  5. int_min 25 -sc_threshold 40 -i_qfactor 0.71 -qmin 10 -qmax 51 -qdiff 4 -f mp4 "C
  6. :\Users\Brad\Videos\St Helens\2008\MVI_1245.tmp"
  7. ffmpeg version N-39877-g4fa706a Copyright (c) 2000-2012 the FFmpeg developers
  8. built on Apr 16 2012 14:57:12 with gcc 4.6.3
  9. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
  10. ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass
  11. --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
  12. -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libope
  13. njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libth
  14. eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
  15. libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --e
  16. nable-zlib
  17. libavutil 51. 46.100 / 51. 46.100
  18. libavcodec 54. 14.101 / 54. 14.101
  19. libavformat 54. 3.100 / 54. 3.100
  20. libavdevice 53. 4.100 / 53. 4.100
  21. libavfilter 2. 70.100 / 2. 70.100
  22. libswscale 2. 1.100 / 2. 1.100
  23. libswresample 0. 11.100 / 0. 11.100
  24. libpostproc 52. 0.100 / 52. 0.100
  25. Input #0, avi, from 'MVI_1245.AVI':
  26. Metadata:
  27. creation_time : 2008-06-16 13:26:54
  28. encoder : CanonMVI06
  29. Duration: 00:00:19.13, start: 0.000000, bitrate: 743 kb/s
  30. Stream #0:0: Video: mjpeg (MJPG / 0x47504A4D), yuvj422p, 160x120, 15 tbr, 15
  31. tbn, 15 tbc
  32. Stream #0:1: Audio: pcm_u8 ([1][0][0][0] / 0x0001), 11024 Hz, 1 channels, u8
  33. , 88 kb/s
  34. Incompatible pixel format 'yuvj422p' for codec 'libx264', auto-selecting format
  35. 'yuvj420p'
  36. [buffer @ 00000000003cd780] w:160 h:120 pixfmt:yuvj422p tb:1/1000000 sar:0/1 sws
  37. _param:flags=2
  38. [buffersink @ 00000000003cd7e0] auto-inserting filter 'auto-inserted scale 0' be
  39. tween the filter 'src' and the filter 'out'
  40. [scale @ 00000000003cd840] w:160 h:120 fmt:yuvj422p sar:0/1 -> w:160 h:120 fmt:y
  41. uvj420p sar:0/1 flags:0x4
  42. [NULL @ 00000000003cc570] [Eval @ 000000000022d540] Undefined constant or missin
  43. g '(' in 'bpyramid'
  44. [NULL @ 00000000003cc570] Unable to parse option value "bpyramid+wpred+mixed_ref
  45. s+dct8x8"
  46. [NULL @ 00000000003cc570] Error setting option flags2 to value +bpyramid+wpred+m
  47. ixed_refs+dct8x8.
  48. Output #0, mp4, to 'C:\Users\Brad\Videos\St Helens\2008\MVI_1245.tmp':
  49. Metadata:
  50. creation_time : 2008-06-16 13:26:54
  51. encoder : CanonMVI06
  52. Stream #0:0: Video: none, yuvj420p, 160x120, q=-1--1, pass 1, 512 kb/s, 90k
  53. tbn, 15 tbc
  54. Stream mapping:
  55. Stream #0:0 -> #0:0 (mjpeg -> libx264)
  56. Error while opening encoder for output stream #0:0 - maybe incorrect parameters
  57. such as bit_rate, rate, width or height
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement