Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\Mazzi\Desktop\ffmpeg-20120629-git-c103dc0-win64-static\bin>ffmpeg.exe -i img%05d.tif test.mpg
- ffmpeg version N-42016-gc103dc0 Copyright (c) 2000-2012 the FFmpeg developers
- built on Jun 28 2012 20:19:55 with gcc 4.7.1
- configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --ena
- ble-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-li
- bnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --e
- nable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
- libavutil 51. 63.100 / 51. 63.100
- libavcodec 54. 29.101 / 54. 29.101
- libavformat 54. 11.100 / 54. 11.100
- libavdevice 54. 0.100 / 54. 0.100
- libavfilter 3. 0.100 / 3. 0.100
- libswscale 2. 1.100 / 2. 1.100
- libswresample 0. 15.100 / 0. 15.100
- libpostproc 52. 0.100 / 52. 0.100
- Input #0, image2, from 'img%05d.tif':
- Duration: 00:00:16.72, start: 0.000000, bitrate: N/A
- Stream #0:0: Video: tiff, rgb24, 500x500, 25 fps, 25 tbr, 25 tbn, 25 tbc
- File 'test.mpg' already exists. Overwrite ? [y/N] y
- w:500 h:500 pixfmt:rgb24 tb:1/25 fr:25/1 sar:0/1 sws_param:flags=2
- [output stream 0:0 @ 0000000004c28e00] No opaque field provided
- [auto-inserted scaler 0 @ 0000000000309640] w:500 h:500 fmt:rgb24 sar:0/1 -> w:500 h:500 fmt:yuv420p sar:0/1 flags:0x4
- [mpeg @ 0000000004c274e0] VBV buffer size not set, muxing may fail
- Output #0, mpeg, to 'test.mpg':
- Metadata:
- encoder : Lavf54.11.100
- Stream #0:0: Video: mpeg1video, yuv420p, 500x500, q=2-31, 200 kb/s, 90k tbn, 25 tbc
- Stream mapping:
- Stream #0:0 -> #0:0 (tiff -> mpeg1video)
- Press [q] to stop, [?] for help
- frame= 418 fps=281 q=2.0 Lsize= 208kB time=00:00:16.68 bitrate= 102.2kbits/s
- video:206kB audio:0kB subtitle:0 global headers:0kB muxing overhead 1.121398%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement