Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- paulo@ubuntu:~/Scrivania$ avconv -y -i video.flv -acodec libmp3lame0 -vcodec mpeg4 -vtag xvid video.avi
- avconv version 0.8.10-4:0.8.10-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers
- built on Feb 6 2014 20:56:59 with gcc 4.6.3
- [flv @ 0x25a67a0] Estimating duration from bitrate, this may be inaccurate
- Input #0, flv, from 'video.flv':
- Metadata:
- metadatacreator : Yet Another Metadata Injector for FLV - Version 1.9
- hasKeyframes : true
- hasVideo : true
- hasAudio : true
- hasMetadata : true
- canSeekToEnd : true
- datasize : 390041979
- videosize : 263432525
- audiosize : 124999518
- lasttimestamp : 5913
- lastkeyframetimestamp: 5913
- lastkeyframelocation: 390076502
- Duration: 01:38:33.00, start: 0.000000, bitrate: 519 kb/s
- Stream #0.0: Video: h264 (High), yuv420p, 656x368 [PAR 1:1 DAR 41:23], 354 kb/s, 25 tbr, 1k tbn, 50 tbc
- Stream #0.1: Audio: aac, 44100 Hz, stereo, s16, 165 kb/s
- Unknown encoder 'libmp3lame0'
- paulo@ubuntu:~/Scrivania$
Advertisement
Add Comment
Please, Sign In to add comment