Advertisement
kreton

Untitled

Jun 6th, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. Microsoft Windows [Wersja 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  3.  
  4. C:\Users\Kreton>D:
  5.  
  6. D:\>cd "mk4 & mkv videos\!"
  7. System nie może odnaleźć określonej ścieżki.
  8.  
  9. D:\>cd "mp4 & mkv videos\!"
  10.  
  11. D:\mp4 & mkv videos\!>set PATH=%PATH%;"C:\Program Files\MediaCoder\codecs64"
  12.  
  13. D:\mp4 & mkv videos\!>ffmpeg
  14. ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers
  15. built on Feb 15 2012 20:54:31 with gcc 4.6.2
  16. configuration: --disable-static --enable-shared --enable-gpl --enable-version3
  17. --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzli
  18. b --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
  19. -libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-l
  20. ibrtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-li
  21. bvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-l
  22. ibx264 --enable-libxavs --enable-libxvid --enable-zlib
  23. libavutil 51. 39.100 / 51. 39.100
  24. libavcodec 54. 3.100 / 54. 3.100
  25. libavformat 54. 1.100 / 54. 1.100
  26. libavdevice 53. 4.100 / 53. 4.100
  27. libavfilter 2. 62.100 / 2. 62.100
  28. libswscale 2. 1.100 / 2. 1.100
  29. libswresample 0. 6.100 / 0. 6.100
  30. libpostproc 52. 0.100 / 52. 0.100
  31. Hyper fast Audio and Video encoder
  32. usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfi
  33. le}...
  34.  
  35. Use -h to get full help or, even better, run 'man ffmpeg'
  36.  
  37. D:\mp4 & mkv videos\!>ffmpeg -i Sone.mp4
  38. ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers
  39. built on Feb 15 2012 20:54:31 with gcc 4.6.2
  40. configuration: --disable-static --enable-shared --enable-gpl --enable-version3
  41. --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzli
  42. b --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
  43. -libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-l
  44. ibrtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-li
  45. bvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-l
  46. ibx264 --enable-libxavs --enable-libxvid --enable-zlib
  47. libavutil 51. 39.100 / 51. 39.100
  48. libavcodec 54. 3.100 / 54. 3.100
  49. libavformat 54. 1.100 / 54. 1.100
  50. libavdevice 53. 4.100 / 53. 4.100
  51. libavfilter 2. 62.100 / 2. 62.100
  52. libswscale 2. 1.100 / 2. 1.100
  53. libswresample 0. 6.100 / 0. 6.100
  54. libpostproc 52. 0.100 / 52. 0.100
  55. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Sone.mp4':
  56. Metadata:
  57. major_brand : mp42
  58. minor_version : 0
  59. compatible_brands: isomavc1mp42
  60. creation_time : 2010-07-13 02:22:06
  61. Duration: 00:03:15.16, start: 0.000000, bitrate: 621 kb/s
  62. Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 124
  63. kb/s
  64. Metadata:
  65. creation_time : 2010-07-13 02:22:06
  66. handler_name : (C) 2007 Google Inc. v08.13.2007.
  67. Stream #0:1(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yu
  68. v420p, 480x264 [SAR 1:1 DAR 20:11], 494 kb/s, 25 fps, 25 tbr, 25k tbn, 50 tbc
  69. Metadata:
  70. creation_time : 2010-07-13 02:22:06
  71. handler_name :
  72. At least one output file must be specified
  73.  
  74. D:\mp4 & mkv videos\!>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement