Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. C:\Users\TD\Documents\Visual Studio 2010\Projects\FFsplit-0.1.7\FFsplit\bin\Debu
  2. g>ffmpeg -f lavfi -i "amovie=Mic.flv [a0]; amovie=Mic.mp3 [a1]; [a0][a1] amerge"
  3. -acodec pcm_s16le -ac 2 -f wav pipe:1 | ffmpeg -y -i pipe:0 -i Mic.flv -vcodec
  4. copy -acodec copy -f flv output.flv
  5. ffmpeg version N-39995-g9750254 Copyright (c) 2000-2012 the FFmpeg developersffm
  6. peg version N-39995-g9750254
  7. Copyright (c) 2000-2012 the FFmpeg developers built on Apr 19 2012 22:11:27 wi
  8. th gcc 4.6.2
  9.  
  10. configuration: --pkg-config=pkg-config --prefix=/home/td/software/packages/win
  11. 32 --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64
  12. -mingw32- --enable-libx264 --enable-libmp3lame --enable-gpl --enable-nonfree --d
  13. isable-w32threads
  14. built on Apr 19 2012 22:11:27 with gcc 4.6.2
  15. configuration: --pkg-config=pkg-config --prefix=/home/td/software/packages/win
  16. 32 --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64
  17. -mingw32- --enable-libx264 --enable-libmp3lame --enable-gpl --enable-nonfree --d
  18. isable-w32threads
  19. libavutil 51. 46.100 / 51. 46.100
  20. libavcodec 54. 14.101 / 54. 14.101
  21. libavutil 51. 46.100 / 51. 46.100
  22. libavformat 54. 3.100 / 54. 3.100
  23. libavcodec 54. 14.101 / 54. 14.101
  24. libavdevice 53. 4.100 / 53. 4.100
  25. libavformat 54. 3.100 / 54. 3.100
  26. libavfilter 2. 71.101 / 2. 71.101
  27. libavdevice 53. 4.100 / 53. 4.100
  28. libswscale 2. 1.100 / 2. 1.100
  29. libavfilter 2. 71.101 / 2. 71.101
  30. libswresample 0. 11.100 / 0. 11.100
  31. libswscale 2. 1.100 / 2. 1.100
  32. libpostproc 52. 0.100 / 52. 0.100
  33. libswresample 0. 11.100 / 0. 11.100
  34. libpostproc 52. 0.100 / 52. 0.100
  35. [amovie @ 0169cca0] seek_point:0 format_name:(null) file_name:Mic.flv stream_ind
  36. ex:1
  37. [mp3 @ 039497c0] max_analyze_duration 5000000 reached at 5015510
  38. [amovie @ 03c29020] seek_point:0 format_name:(null) file_name:Mic.mp3 stream_ind
  39. ex:0
  40. [amerge @ 0169cc40] Inputs overlap: output layout will be meaningless
  41. [amerge @ 0169cc40] in1:stereo + in2:stereo -> out:4.0
  42. [lavfi @ 0169c160] Could not find PCM codec for sample format (null).
  43. pipe:0: Invalid data found when processing input
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement