
Untitled
By: a guest on
Mar 11th, 2011 | syntax:
None | size: 1.64 KB | hits: 186 | expires: Never
dhcp-169-229-212-17:slides_tiff adam$ ffmpeg -strict inofficial -y -i sample.mp4 -ss 40 -r 1 -vframes 1 -f image2 sample.tiff
FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
built on Mar 3 2011 21:54:45 with gcc 4.2.1 (Apple Inc. build 5646) (dot 1)
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
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 1.11. 0 / 1.11. 0
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'sample.mp4':
Metadata:
major_brand : mp42
minor_version : 0
compatible_brands: isomavc1mp42
Duration: 00:03:55.00, start: 0.000000, bitrate: 2093 kb/s
Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16, 116 kb/s
Stream #0.1(und): Video: h264, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 1975 kb/s, 30 fps, 30 tbr, 30k tbn, 60 tbc
Output #0, image2, to 'sample.tiff':
Metadata:
encoder : Lavf52.64.2
Stream #0.0(und): Video: tiff, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 90k tbn, 1 tbc
Stream mapping:
Stream #0.1 -> #0.0
Press [q] to stop encoding
Segmentation fault