divx118

synology ffmpeg

Aug 2nd, 2013
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. Timara> ffmpeg -f image2 -i ./cam_front%d.jpg ../test.avi
  2. ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
  3. built on Jun 3 2013 20:49:55 with gcc 4.6.4 20120731 (prerelease)
  4. configuration: --prefix=/usr/syno --arch=arm --target-os=linux --cross-prefix=/usr/local/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi- --enable-cross-compile --enable-optimizations --disable-yasm --disable-altivec --enable-pic --enable-shared --disable-static --disable-swscale-alpha --disable-ffserver --disable-ffplay --enable-libmp3lame --enable-libfaac --enable-nonfree --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb --disable-indev=alsa --disable-outdev=alsa --cc=/usr/local/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-ccache-gcc
  5. libavutil 50. 40. 1 / 50. 40. 1
  6. libavcodec 52.120. 0 / 52.120. 0
  7. libavformat 52.108. 0 / 52.108. 0
  8. libavdevice 52. 4. 0 / 52. 4. 0
  9. libavfilter 1. 77. 0 / 1. 77. 0
  10. libswscale 0. 14. 0 / 0. 14. 0
  11. [image2 @ 0x40fc0] max_analyze_duration reached
  12. Input #0, image2, from './cam_front%d.jpg':
  13. Duration: 00:00:40.96, start: 0.000000, bitrate: N/A
  14. Stream #0.0: Video: mjpeg, yuvj422p, 640x480, 25 fps, 25 tbr, 25 tbn, 25 tbc
  15. Incompatible pixel format 'yuvj422p' for codec 'mpeg4', auto-selecting format 'yuv420p'
  16. File '../test.avi' already exists. Overwrite ? [y/N] y
  17. [buffer @ 0x53f80] w:640 h:480 pixfmt:yuvj422p
  18. [ffsink @ 0x555e0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out'
  19. [scale @ 0x48040] w:640 h:480 fmt:yuvj422p -> w:640 h:480 fmt:yuv420p flags:0x4
  20. Output #0, avi, to '../test.avi':
  21. Metadata:
  22. ISFT : Lavf52.108.0
  23. Stream #0.0: Video: mpeg4, yuv420p, 640x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
  24. Stream mapping:
  25. Stream #0.0 -> #0.0
  26. Press [q] to stop encoding
  27. [image2 @ 0x40fc0] Could not open file : ./cam_front532.jpgte= 277.0kbits/s
  28. frame= 531 fps= 2 q=31.0 Lsize= 726kB time=21.24 bitrate= 279.9kbits/s
  29. video:708kB audio:0kB global headers:0kB muxing overhead 2.579490%
Advertisement
Add Comment
Please, Sign In to add comment