Advertisement
Guest User

Untitled

a guest
Jun 8th, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. ffmpeg -i Original.mp4
  2. FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers
  3. built on Nov 11 2010 14:31:53 with gcc 4.2.1 (Apple Inc. build 5664)
  4. configuration: --prefix=/opt/local --enable-gpl --enable-postproc --enable-swscale --enable-avfilter --enable-avfilter-lavf --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac --enable-libschroedinger --enable-libfaac --enable-libfaad --enable-libxvid --enable-libx264 --enable-libvpx --enable-libspeex --enable-nonfree --mandir=/opt/local/share/man --enable-shared --enable-pthreads --disable-indevs --cc=/usr/bin/gcc-4.2 --arch=x86_64
  5. libavutil 50.15. 1 / 50.15. 1
  6. libavcodec 52.72. 2 / 52.72. 2
  7. libavformat 52.64. 2 / 52.64. 2
  8. libavdevice 52. 2. 0 / 52. 2. 0
  9. libavfilter 1.19. 0 / 1.19. 0
  10. libswscale 1.11. 0 / 1.11. 0
  11. libpostproc 51. 2. 0 / 51. 2. 0
  12. [h264 @ 0x121815a00]number of reference frames exceeds max (probably corrupt input), discarding one
  13. Last message repeated 10 times
  14. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Original.mp4':
  15. Metadata:
  16. major_brand : M4VH
  17. minor_version : 1
  18. compatible_brands: M4VHmp42avc1isom
  19. title : Jun 7, 2012 2:37 PM
  20. artist : Live Recording
  21. show : Live Recording
  22. episode_id : Jun 7, 2012 2:37 PM
  23. network : Component Input
  24. genre : TV Shows
  25. date : 2012-06-07
  26. Duration: 00:02:17.37, start: 0.000000, bitrate: 13989 kb/s
  27. Stream #0.0(eng): Video: h264, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 13336 kb/s, 59.92 fps, 59.94 tbr, 59940 tbn, 119.88 tbc
  28. Stream #0.1(eng): Audio: ac3, 48000 Hz, 2 channels, s16, 640 kb/s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement