Guest User

Untitled

a guest
Jan 26th, 2015
210
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg version 2.5.3 Copyright (c) 2000-2015 the FFmpeg developers
  2.   built on Jan 19 2015 23:40:06 with Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
  3.   configuration: --prefix=/usr/local/Cellar/ffmpeg/2.5.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-openssl --enable-nonfree --enable-vda
  4.   libavutil      54. 15.100 / 54. 15.100
  5.   libavcodec     56. 13.100 / 56. 13.100
  6.   libavformat    56. 15.102 / 56. 15.102
  7.   libavdevice    56.  3.100 / 56.  3.100
  8.   libavfilter     5.  2.103 /  5.  2.103
  9.   libavresample   2.  1.  0 /  2.  1.  0
  10.   libswscale      3.  1.101 /  3.  1.101
  11.   libswresample   1.  1.100 /  1.  1.100
  12.   libpostproc    53.  3.100 / 53.  3.100
  13. Input #0, matroska,webm, from 'The.Simpsons_S01_E01_Simpsons.Roasting.on.an.Open.Fire.mkv':
  14.   Metadata:
  15.     title           : Релиз - D2T/"Криволапый ювелир"
  16.     encoder         : libebml v1.0.0 + libmatroska v1.0.0
  17.     creation_time   : 2010-08-13 18:27:25
  18.   Duration: 00:23:12.98, start: 0.000000, bitrate: 1047 kb/s
  19.     Stream #0:0(eng): Video: h264 (High), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  20.     Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default)
  21. [ac3 @ 0x7f824a81dc00] Estimating duration from bitrate, this may be inaccurate
  22. Input #1, ac3, from 'The.Simpsons_S01_E01_Simpsons.Roasting.on.an.Open.Fire_EN.ac3':
  23.   Duration: 00:23:12.96, start: 0.000000, bitrate: 448 kb/s
  24.     Stream #1:0: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
  25. [ac3 @ 0x7f824a85da00] Estimating duration from bitrate, this may be inaccurate
  26. Input #2, ac3, from 'The.Simpsons_S01_E01_Simpsons.Roasting.on.an.Open.Fire_DC.ac3':
  27.   Duration: 00:23:12.96, start: 0.000000, bitrate: 192 kb/s
  28.     Stream #2:0: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
  29. Input #3, microdvd, from 'The.Simpsons_S01_E01_Simpsons.Roasting.on.an.Open.Fire_EN.sub':
  30.   Duration: N/A, bitrate: N/A
  31.     Stream #3:0: Subtitle: microdvd
  32. [matroska @ 0x7f824a867e00] Subtitle codec 1833195076 is not supported.
  33. Output #0, matroska, to 'fixed_The.Simpsons_S01_E01_Simpsons.Roasting.on.an.Open.Fire.mkv':
  34.   Metadata:
  35.     title           : Релиз - D2T/"Криволапый ювелир"
  36.     encoder         : Lavf56.15.102
  37.     Stream #0:0(eng): Video: h264 (H264 / 0x34363248), yuv420p, 640x480 [SAR 1:1 DAR 4:3], q=2-31, 23.98 fps, 1k tbn, 1k tbc (default)
  38.     Stream #0:1(english): Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), 448 kb/s
  39.     Stream #0:2(commentary): Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 192 kb/s
  40.     Stream #0:3: Subtitle: microdvd
  41. Stream mapping:
  42.   Stream #0:0 -> #0:0 (copy)
  43.   Stream #1:0 -> #0:1 (copy)
  44.   Stream #2:0 -> #0:2 (copy)
  45.   Stream #3:0 -> #0:3 (copy)
  46. Could not write header for output file #0 (incorrect codec parameters ?): Function not implemented
RAW Paste Data