Advertisement
Guest User

Untitled

a guest
Jan 13th, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. [me@mbp ~]$ ffmpeg -i ~/Desktop/iShowU-Capture.mov -s 840x525 -vcodec mpeg4 -an ~/Desktop/out.mp4
  2. FFmpeg version UNKNOWN, Copyright (c) 2000-2010 the FFmpeg developers
  3. built on Jul 22 2010 20:05:30 with gcc 4.2.1 (Apple Inc. build 5646)
  4. configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --disable-debug --enable-shared --enable-pthreads --enable-nonfree --enable-gpl --enable-libx264 --enable-libfaac --enable-libfaad --enable-libmp3lame
  5. libavutil 50.14. 0 / 50.14. 0
  6. libavcodec 52.66. 0 / 52.66. 0
  7. libavformat 52.61. 0 / 52.61. 0
  8. libavdevice 52. 2. 0 / 52. 2. 0
  9. libswscale 0.10. 0 / 0.10. 0
  10. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10100b000]MAX_READ_SIZE:5000000 reached
  11. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/me/Desktop/iShowU-Capture.mov':
  12. Metadata:
  13. major_brand : qt
  14. minor_version : 537199360
  15. compatible_brands: qt
  16. Duration: 00:00:03.09, start: 0.000000, bitrate: 42988 kb/s
  17. Stream #0.0(eng): Video: Apple Intermediate Codec, 1680x1050, 42984 kb/s, 14.85 fps, 1500 tbr, 1500 tbn, 1500 tbc
  18. swScaler: Unknown format is not supported as input pixel format
  19. Cannot get resampling context
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement