Advertisement
Guest User

Untitled

a guest
Jul 27th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. ffmpeg -i video.mp4 -sameq video.rmvb
  2. ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the Libav developers
  3. built on Jun 12 2012 16:52:09 with gcc 4.6.3
  4. *** THIS PROGRAM IS DEPRECATED ***
  5. This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
  6. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'video.mp4':
  7. Metadata:
  8. major_brand : mp42
  9. minor_version : 0
  10. compatible_brands: isommp42
  11. creation_time : 2012-03-13 21:11:41
  12. Duration: 00:05:05.36, start: 0.000000, bitrate: 327 kb/s
  13. Stream #0.0(und): Video: h264 (Constrained Baseline), yuv420p, 480x360, 233 kb/s, 25 fps, 25 tbr, 50 tbn, 50 tbc
  14. Metadata:
  15. creation_time : 1970-01-01 00:00:00
  16. Stream #0.1(und): Audio: aac, 44100 Hz, stereo, s16, 91 kb/s
  17. Metadata:
  18. creation_time : 2012-03-13 21:11:41
  19. Unable to find a suitable output format for 'video.rmvb'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement