Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. C:\Users\CobaltUser>c:\ffmpeg -i D:\ComponentEdit\Day1\SAMURAI_S001_S001_T198.MO
  2. V -vf yadif -vcodec prores -profile hq D:\ComponentEdit\Day1\SAMURAI_S001_S001_T
  3. 198_delaced.MOV
  4. ffmpeg version N-45279-g1a104bf Copyright (c) 2000-2012 the FFmpeg developers
  5. built on Oct 10 2012 19:23:23 with gcc 4.7.2 (GCC)
  6. configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runt
  7. ime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass -
  8. -enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-l
  9. ibfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenj
  10. peg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheo
  11. ra --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-li
  12. bvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --ena
  13. ble-zlib
  14. libavutil 51. 74.100 / 51. 74.100
  15. libavcodec 54. 65.100 / 54. 65.100
  16. libavformat 54. 31.100 / 54. 31.100
  17. libavdevice 54. 3.100 / 54. 3.100
  18. libavfilter 3. 19.102 / 3. 19.102
  19. libswscale 2. 1.101 / 2. 1.101
  20. libswresample 0. 16.100 / 0. 16.100
  21. libpostproc 52. 1.100 / 52. 1.100
  22. Guessed Channel Layout for Input Stream #0.0 : stereo
  23. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'D:\ComponentEdit\Day1\SAMURAI_S001_S001
  24. _T198.MOV':
  25. Metadata:
  26. major_brand : qt
  27. minor_version : 537199360
  28. compatible_brands: qt
  29. creation_time : 2000-02-25 23:39:17
  30. encoder : murai - 4.02
  31. encoder-t{a : murai - 4.02
  32. timecode : 00:47:16:19
  33. Duration: 00:00:38.00, start: 0.000000, bitrate: 75617 kb/s
  34. Stream #0:0(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s1
  35. 6, 1536 kb/s
  36. Metadata:
  37. creation_time : 2000-02-25 23:39:17
  38. Stream #0:1(eng): Video: prores (apcs / 0x73637061), yuv422p10le, 1920x1080,
  39. 74077 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 2500 tbn, 2500 tbc
  40. Metadata:
  41. creation_time : 2000-02-25 23:39:17
  42. Stream #0:2(eng): Data: none (tmcd / 0x64636D74)
  43. Metadata:
  44. creation_time : 2000-02-25 23:39:17
  45. timecode : 00:47:16:19
  46. Please use -profile:a or -profile:v, -profile is ambiguous
  47. File 'D:\ComponentEdit\Day1\SAMURAI_S001_S001_T198_delaced.MOV' already exists.
  48. Overwrite ? [y/N] y
  49. Undefined constant or missing '(' in 'hq'
  50. [NULL @ 000000000032a540] Unable to parse option value "hq"
  51. [NULL @ 000000000032a540] Error setting option profile to value hq.
  52. Output #0, mov, to 'D:\ComponentEdit\Day1\SAMURAI_S001_S001_T198_delaced.MOV':
  53. Metadata:
  54. major_brand : qt
  55. minor_version : 537199360
  56. compatible_brands: qt
  57. timecode : 00:47:16:19
  58. encoder : murai - 4.02
  59. encoder-t{a : murai - 4.02
  60. Stream #0:0(eng): Video: none, yuv422p10le, 1920x1080 [SAR 1:1 DAR 16:9], q=
  61. 2-31, 200 kb/s, 90k tbn, 25 tbc
  62. Metadata:
  63. creation_time : 2000-02-25 23:39:17
  64. Stream #0:1(eng): Audio: none, 48000 Hz, stereo, s16, 128 kb/s
  65. Metadata:
  66. creation_time : 2000-02-25 23:39:17
  67. Stream mapping:
  68. Stream #0:1 -> #0:0 (prores -> prores)
  69. Stream #0:0 -> #0:1 (pcm_s16le -> libvo_aacenc)
  70. Error while opening encoder for output stream #0:0 - maybe incorrect parameters
  71. such as bit_rate, rate, width or height
  72.  
  73. C:\Users\CobaltUser>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement