Advertisement
Guest User

ffmpeg xbmc4xbox test

a guest
Jun 20th, 2013
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. Microsoft Windows XP [Version 5.1.2600]
  2. (C) Copyright 1985-2001 Microsoft Corp.
  3.  
  4. C:\Documents and Settings\Owner> cd "My Documents"
  5.  
  6. C:\Documents and Settings\Owner\My Documents>dir
  7. Volume in drive C has no label.
  8. Volume Serial Number is 5818-7D4F
  9.  
  10. Directory of C:\Documents and Settings\Owner\My Documents
  11.  
  12. 20/06/2013 12:52 <DIR> .
  13. 20/06/2013 12:52 <DIR> ..
  14. 20/06/2013 12:37 787,873,478 21.mp4
  15. 20/06/2013 12:52 0 dir
  16. 20/06/2013 12:29 <DIR> Downloads
  17. 20/06/2013 10:30 1,209,290,288 Falling_Skies_S03E03.mkv
  18. 20/06/2013 11:07 764,655 FFmpeg Select the 32.docx
  19. 01/01/2006 08:22 <DIR> My Music
  20. 07/06/2013 13:03 <DIR> My Pictures
  21. 09/05/2013 14:12 <DIR> PhotoFiltre Studio X
  22. 01/01/2006 09:15 <DIR> Rainmeter
  23. 01/06/2013 08:59 <DIR> SCREENSHOTS
  24. 16/05/2013 13:27 <DIR> Soulseek Chat Logs
  25. 08/05/2013 09:47 <DIR> VirtualDJ
  26. 4 File(s) 1,997,928,421 bytes
  27. 10 Dir(s) 125,074,124,800 bytes free
  28.  
  29. C:\Documents and Settings\Owner\My Documents> ffmpeg - Falling_Skies_S03E03.m
  30. kv -scodec copy -acodec copy -vcodec mpeg4 -b:v 3000k -maxrate 5000k -bufsize 40
  31. 96k -s 1280x720 -f matroska -y outfile.mkv
  32. ffmpeg version N-54117-gf9739a3 Copyright (c) 2000-2013 the FFmpeg developers
  33. built on Jun 19 2013 23:42:15 with gcc 4.7.3 (GCC)
  34. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
  35. isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
  36. le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
  37. e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena
  38. ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l
  39. ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp
  40. eex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-
  41. amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --
  42. enable-libxvid --enable-zlib
  43. libavutil 52. 37.101 / 52. 37.101
  44. libavcodec 55. 16.100 / 55. 16.100
  45. libavformat 55. 9.100 / 55. 9.100
  46. libavdevice 55. 2.100 / 55. 2.100
  47. libavfilter 3. 77.101 / 3. 77.101
  48. libswscale 2. 3.100 / 2. 3.100
  49. libswresample 0. 17.102 / 0. 17.102
  50. libpostproc 52. 3.100 / 52. 3.100
  51. [NULL @ 02917a40] Unable to find a suitable output format for 'pipe:'
  52. pipe:: Invalid argument
  53.  
  54. C:\Documents and Settings\Owner\My Documents>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement