Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. graeme@Linux1 ~ $ cd Videos
  2. graeme@Linux1 ~/Videos $ ffmpeg -i Anastasia.mkv
  3. ffmpeg version 0.8.1-4:0.8.1-0ubuntu1, Copyright (c) 2000-2011 the Libav developers
  4. built on Mar 22 2012 05:29:10 with gcc 4.6.3
  5. This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes).
  6. [matroska,webm @ 0x9a96260] Estimating duration from bitrate, this may be inaccurate
  7.  
  8. Seems stream 0 codec frame rate differs from container frame rate: 47.95 (5000000/104271) -> 23.98 (24000/1001)
  9. Input #0, matroska,webm, from 'Anastasia.mkv':
  10. Duration: 01:34:10.65, start: 0.000000, bitrate: 1536 kb/s
  11. Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x544, PAR 1:1 DAR 40:17, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
  12. Stream #0.1(eng): Audio: dca (DTS), 48000 Hz, 5.1, s16, 1536 kb/s (default)
  13. At least one output file must be specified
  14. graeme@Linux1 ~/Videos $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement