Advertisement
Guest User

Untitled

a guest
Jun 8th, 2012
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. 'C:\xampp\htdocs\music\Bin\Win\ffmpeg\bin\ffmpeg.exe -y -i "C:\\xampp\\htdocs\\music\\Test\\Fixture\\File\\cd-quality-song.flac" 2>&1'
  2. \music\Test\Case\Lib\Ffmpeg\FfmpegBaseTest.php (line 38)
  3. array(
  4. (int) 0 => 'ffmpeg version N-41403-g6668ef7 Copyright (c) 2000-2012 the FFmpeg developers',
  5. (int) 1 => ' built on Jun 7 2012 20:43:12 with gcc 4.6.3',
  6. (int) 2 => ' configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --ena libavutil 51. 56.100 / 51. 56.100',
  7. (int) 3 => ' libavcodec 54. 25.100 / 54. 25.100',
  8. (int) 4 => ' libavformat 54. 6.101 / 54. 6.101',
  9. (int) 5 => ' libavdevice 54. 0.100 / 54. 0.100',
  10. (int) 6 => ' libavfilter 2. 78.101 / 2. 78.101',
  11. (int) 7 => ' libswscale 2. 1.100 / 2. 1.100',
  12. (int) 8 => ' libswresample 0. 15.100 / 0. 15.100',
  13. (int) 9 => ' libpostproc 52. 0.100 / 52. 0.100',
  14. (int) 10 => '[flac @ 003ec3e0] max_analyze_duration 5000000 reached at 5015510',
  15. (int) 11 => 'Input #0, flac, from 'C:\\xampp\\htdocs\\music\\Test\\Fixture\\File\\cd-quality-song.flac':',
  16. (int) 12 => ' Metadata:',
  17. (int) 13 => ' ENCODER : Lavf54.0.100',
  18. (int) 14 => ' Duration: 00:03:18.93, bitrate: 1045 kb/s',
  19. (int) 15 => ' Stream #0:0: Audio: flac, 44100 Hz, stereo, s16',
  20. (int) 16 => 'At least one output file must be specified',
  21. (int) 17 => ''
  22. )
  23. \music\Test\Case\Lib\Ffmpeg\FfmpegBaseTest.php (line 39)
  24. array(
  25. 'duration' => array(
  26. 'seconds' => (int) 199,
  27. 'raw' => '00:03:18.93',
  28. 'milliSeconds' => (int) 198093,
  29. 'time' => '00:03:19'
  30. )
  31. )
  32. \music\Lib\Utility\ShellProcessor.php (line 79)
  33. 'C:\xampp\htdocs\music\Bin\Win\ffmpeg\bin\ffmpeg.exe -y -i "C:\\xampp\\htdocs\\music\\Test\\Fixture\\File\\cd-quality-song-short.wav" 2>&1'
  34. \music\Test\Case\Lib\Ffmpeg\FfmpegBaseTest.php (line 42)
  35. array(
  36. (int) 0 => 'ffmpeg version N-41403-g6668ef7 Copyright (c) 2000-2012 the FFmpeg developers',
  37. (int) 1 => ' built on Jun 7 2012 20:43:12 with gcc 4.6.3',
  38. (int) 2 => ' configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --ena libavutil 51. 56.100 / 51. 56.100',
  39. (int) 3 => ' libavcodec 54. 25.100 / 54. 25.100',
  40. (int) 4 => ' libavformat 54. 6.101 / 54. 6.101',
  41. (int) 5 => ' libavdevice 54. 0.100 / 54. 0.100',
  42. (int) 6 => ' libavfilter 2. 78.101 / 2. 78.101',
  43. (int) 7 => ' libswscale 2. 1.100 / 2. 1.100',
  44. (int) 8 => ' libswresample 0. 15.100 / 0. 15.100',
  45. (int) 9 => ' libpostproc 52. 0.100 / 52. 0.100',
  46. (int) 10 => '[wav @ 003dc4a0] max_analyze_duration 5000000 reached at 5015510',
  47. (int) 11 => 'Guessed Channel Layout for Input Stream #0.0 : stereo',
  48. (int) 12 => 'Input #0, wav, from 'C:\\xampp\\htdocs\\music\\Test\\Fixture\\File\\cd-quality-song-short.wav':',
  49. (int) 13 => ' Duration: 00:00:15.00, bitrate: 1411 kb/s',
  50. (int) 14 => ' Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s',
  51. (int) 15 => 'At least one output file must be specified',
  52. (int) 16 => ''
  53. )
  54. \music\Test\Case\Lib\Ffmpeg\FfmpegBaseTest.php (line 43)
  55. array(
  56. 'duration' => array(
  57. 'seconds' => (int) 15,
  58. 'raw' => '00:00:15.00',
  59. 'milliSeconds' => (int) 15000,
  60. 'time' => '00:00:15'
  61. ),
  62. 'acodec' => 'pcm_s16le ([1][0][0][0] / 0x0001)',
  63. 'audiorate' => '44100',
  64. 'channels' => 'stereo',
  65. 'audiobitrate' => '1411'
  66. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement