Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ffmpeg -i DCIM/100CANON/M16-1754.MLV -an -c:v huffyuv test-1754-`date +%Y%m%d%H%M%S`.mkv
- ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers
- built on Jun 16 2014 19:15:15 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
- configuration: --enable-gpl --enable-nonfree --enable-version3 --enable-dxva2 --enable-vaapi --enable-vda --enable-vdpau --enable-bzlib --enable-frei0r --enable-gnutls --enable-libdc1394 --enable-libfaac --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libxvid --enable-openssl --enable-x11grab --enable-zlib
- libavutil 52. 89.100 / 52. 89.100
- libavcodec 55. 67.100 / 55. 67.100
- libavformat 55. 43.100 / 55. 43.100
- libavdevice 55. 13.101 / 55. 13.101
- libavfilter 4. 8.100 / 4. 8.100
- libswscale 2. 6.100 / 2. 6.100
- libswresample 0. 19.100 / 0. 19.100
- libpostproc 52. 3.100 / 52. 3.100
- [mlv @ 0x2fc4d20] unsupported tag BKUP, size 20
- Last message repeated 18 times
- Input #0, mlv, from 'DCIM/100CANON/M16-1754.MLV':
- Metadata:
- guid : 0x227f91c4955ff14e
- info : take: 2;
- picStyleName : Faithful
- isoAnalog : 96
- isoValue : 640
- isoMode : manual
- time : 2014-06-16 17:54:09
- digitalGain : -3
- focalLength : 50
- focalDist : 0
- aperture : 1600
- stabilizerMode : 0
- autofocusMode : 0
- flags : 0x0
- lensID : 198
- lensName : EF50mm f/1.4 USM
- cameraName : Canon EOS 6D
- cameraModel : 0x80000302
- cameraSerial : 1C6F379DB2
- wb_mode : 9
- kelvin : 5500
- wbgain_r : 496
- wbgain_g : 1024
- wbgain_b : 616
- wbs_gm : 0
- wbs_ba : 0
- picStyleId : 133
- contrast : 0
- sharpness : 0
- saturation : 0
- colortone : 0
- shutterValue : 7806
- Duration: 00:00:06.38, start: 0.000000, bitrate: 310253 kb/s
- Stream #0:0: Video: rawvideo (BIT[16] / 0x10544942), bayer_rggb16le, 1280x720, 23.97 tbr, 23.97 tbn, 23.97 tbc
- [huffyuv @ 0x2fc2560] using huffyuv 2.2.0 or newer interlacing flag
- [huffyuv @ 0x2ff41a0] using huffyuv 2.2.0 or newer interlacing flag
- [huffyuv @ 0x2ff4900] using huffyuv 2.2.0 or newer interlacing flag
- [huffyuv @ 0x2fc8f40] using huffyuv 2.2.0 or newer interlacing flag
- Output #0, matroska, to 'test-1754-20140616230804.mkv':
- Metadata:
- guid : 0x227f91c4955ff14e
- info : take: 2;
- picStyleName : Faithful
- isoAnalog : 96
- isoValue : 640
- isoMode : manual
- time : 2014-06-16 17:54:09
- digitalGain : -3
- focalLength : 50
- focalDist : 0
- aperture : 1600
- stabilizerMode : 0
- autofocusMode : 0
- flags : 0x0
- lensID : 198
- lensName : EF50mm f/1.4 USM
- cameraName : Canon EOS 6D
- cameraModel : 0x80000302
- cameraSerial : 1C6F379DB2
- wb_mode : 9
- kelvin : 5500
- wbgain_r : 496
- wbgain_g : 1024
- wbgain_b : 616
- wbs_gm : 0
- wbs_ba : 0
- picStyleId : 133
- contrast : 0
- sharpness : 0
- saturation : 0
- colortone : 0
- shutterValue : 7806
- encoder : Lavf55.43.100
- Stream #0:0: Video: huffyuv (HFYU / 0x55594648), rgb24, 1280x720, q=2-31, 200 kb/s, 23.97 fps, 1k tbn, 23.97 tbc
- Metadata:
- encoder : Lavc55.67.100 huffyuv
- Stream mapping:
- Stream #0:0 -> #0:0 (rawvideo (native) -> huffyuv (huffyuv))
- Press [q] to stop, [?] for help
- frame= 153 fps= 33 q=0.0 Lsize= 212580kB time=00:00:06.38 bitrate=272827.4kbits/s
- video:212572kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.003841%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement