Advertisement
Guest User

Untitled

a guest
Nov 27th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. ffmpeg version 0.8.5, Copyright (c) 2000-2011 the FFmpeg developers
  2. built on Sep 10 2012 22:26:38 with clang 4.0 ((tags/Apple/clang-421.0.57))
  3. configuration: --enable-nonfree --enable-gpl --enable-version3 --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libfaac --enable-libxvid --enable-libx264 --enable-libvpx --enable-hardcoded-tables --enable-shared --enable-pthreads --disable-indevs --cc=clang
  4. libavutil 51. 9. 1 / 51. 9. 1
  5. libavcodec 53. 7. 0 / 53. 7. 0
  6. libavformat 53. 4. 0 / 53. 4. 0
  7. libavdevice 53. 1. 1 / 53. 1. 1
  8. libavfilter 2. 23. 0 / 2. 23. 0
  9. libswscale 2. 0. 0 / 2. 0. 0
  10. libpostproc 51. 2. 0 / 51. 2. 0
  11.  
  12. Seems stream 0 codec frame rate differs from container frame rate: 1200.00 (1200/1) -> 24.00 (24/1)
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'IMG_0356.MOV':
  14. Metadata:
  15. major_brand : qt
  16. minor_version : 0
  17. compatible_brands: qt
  18. creation_time : 2012-11-11 02:28:40
  19. encoder : 5.0.1
  20. encoder-eng : 5.0.1
  21. date : 2012-11-10T21:28:40-0500
  22. date-eng : 2012-11-10T21:28:40-0500
  23. Duration: 01:36:24.34, start: 0.000000, bitrate: 23886 kb/s
  24. Stream #0.0(und): Video: h264 (Baseline), yuv420p, 1920x1080, 23814 kb/s, 25.16 fps, 24 tbr, 600 tbn, 1200 tbc
  25. Metadata:
  26. creation_time : 2012-11-11 02:28:40
  27. Stream #0.1(und): Audio: aac, 44100 Hz, mono, s16, 62 kb/s
  28. Metadata:
  29. creation_time : 2012-11-11 02:28:40
  30. At least one output file must be specified
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement