barjac

ffmpeg o/p

Jan 25th, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. [baz@jackodesktop ~]$ /home/baz/kdenlive/20110124/bin/ffmpeg -v 9 -loglevel 99 -vframes 226 -copyinkf -i /store/Video/croptest/test/100_0008.MOV -vcodec copy -acodec copy /store/Video/croptest/test/100_0008.mov
  2. FFmpeg version git-5f3b831, Copyright (c) 2000-2011 the FFmpeg developers
  3. built on Jan 24 2011 14:59:48 with gcc 4.4.3
  4. configuration: --prefix=/home/baz/kdenlive/20110124 --disable-doc --disable-network --disable-ffserver --enable-gpl --enable-version3 --enable-shared --enable-debug --enable-pthreads --enable-libmp3lame --enable-libx264 --enable-libvpx
  5. libavutil 50. 36. 0 / 50. 36. 0
  6. libavcore 0. 16. 1 / 0. 16. 1
  7. libavcodec 52.108. 0 / 52.108. 0
  8. libavformat 52. 94. 0 / 52. 94. 0
  9. libavdevice 52. 2. 3 / 52. 2. 3
  10. libavfilter 1. 74. 0 / 1. 74. 0
  11. libswscale 0. 12. 0 / 0. 12. 0
  12. [NULL @ 0x1a9d550] Probed with size=2048 and score=100
  13. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x1a9d550] ISO: File Type Major Brand: qt
  14. [h264 @ 0x1aa0c90] no picture
  15. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x1a9d550] All info found
  16. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/store/Video/croptest/test/100_0008.MOV':
  17. Metadata:
  18. major_brand : qt
  19. minor_version : 0
  20. compatible_brands: qt
  21. creation_time : 2010-12-08 09:30:50
  22. comment : KODAK PlaySport Video Camera, Zx3
  23. comment-eng : KODAK PlaySport Video Camera, Zx3
  24. Duration: 00:00:07.67, start: 0.000000, bitrate: 8611 kb/s
  25. Stream #0.0(eng), 1, 1/90000: Video: h264, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 1001/60000, 8524 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
  26. Metadata:
  27. creation_time : 2010-12-08 09:30:50
  28. Stream #0.1(eng), 1, 1/48000: Audio: aac, 48000 Hz, stereo, s16, 128 kb/s
  29. Metadata:
  30. creation_time : 2010-12-08 09:30:50
  31. File '/store/Video/croptest/test/100_0008.mov' already exists. Overwrite ? [y/N] y
  32. Output #0, mov, to '/store/Video/croptest/test/100_0008.mov':
  33. Metadata:
  34. major_brand : qt
  35. minor_version : 0
  36. compatible_brands: qt
  37. creation_time : 2010-12-08 09:30:50
  38. comment : KODAK PlaySport Video Camera, Zx3
  39. comment-eng : KODAK PlaySport Video Camera, Zx3
  40. encoder : Lavf52.94.0
  41. Stream #0.0(eng), 0, 1/30000: Video: libx264, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 1001/30000, q=2-31, 8524 kb/s, 30k tbn, 29.97 tbc
  42. Metadata:
  43. creation_time : 2010-12-08 09:30:50
  44. Stream #0.1(eng), 0, 1/48000: Audio: aac, 48000 Hz, stereo, 128 kb/s
  45. Metadata:
  46. creation_time : 2010-12-08 09:30:50
  47. Stream mapping:
  48. Stream #0.0 -> #0.0
  49. Stream #0.1 -> #0.1
  50. Press [q] to stop encoding
  51. frame= 226 fps= 0 q=-1.0 Lsize= 7890kB time=7.51 bitrate=8609.6kbits/s
  52. video:7766kB audio:117kB global headers:0kB muxing overhead 0.089689%
  53. [baz@jackodesktop ~]$
Add Comment
Please, Sign In to add comment