Advertisement
Guest User

error ffmpeg extracting images

a guest
May 26th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. matu@matu-ThinkPad-X201:/media/matu/0303-D439/vidéos/vidéos youtube/lol/tetesacl
  2. aques$ ffmpeg -i s01e04_lhopital_fr_3_P3_1z7.mp4 -ss 00:08:24 -t 00:08:27 image-%d.jpeg
  3. WARNING: gnome-keyring:: couldn't connect to: /run/user/matu/keyring-dxpLbq/pkcs11: No such file or directory
  4. ffmpeg version 0.8.6-6:0.8.6-1ubuntu2, Copyright (c) 2000-2013 the Libav developers
  5. built on Mar 30 2013 22:20:06 with gcc 4.7.2
  6. *** THIS PROGRAM IS DEPRECATED ***
  7. This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
  8. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 's01e04_lhopital_fr_3_P3_1z7.mp4':
  9. Metadata:
  10. major_brand : isom
  11. minor_version : 512
  12. compatible_brands: isomiso2avc1mp41
  13. creation_time : 1970-01-01 00:00:00
  14. encoder : Lavf52.64.2
  15. Duration: 00:22:05.46, start: 0.000000, bitrate: 935 kb/s
  16. Stream #0.0(eng): Video: h264 (High), yuv420p, 1230x680 [PAR 1:1 DAR 123:68], 801 kb/s, 23.98 fps, 23.98 tbr, 48k tbn, 47.95 tbc
  17. Metadata:
  18. creation_time : 1970-01-01 00:00:00
  19. Stream #0.1(eng): Audio: aac, 44100 Hz, stereo, s16, 128 kb/s
  20. Metadata:
  21. creation_time : 1970-01-01 00:00:00
  22. Incompatible pixel format 'yuv420p' for codec 'mjpeg', auto-selecting format 'yuvj420p'
  23. [buffer @ 0xe5c780] w:1230 h:680 pixfmt:yuv420p
  24. [avsink @ 0x1124ee0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out'
  25. [scale @ 0x1125440] w:1230 h:680 fmt:yuv420p -> w:1230 h:680 fmt:yuvj420p flags:0x4
  26. Output #0, image2, to 'image-%d.jpeg':
  27. Metadata:
  28. major_brand : isom
  29. minor_version : 512
  30. compatible_brands: isomiso2avc1mp41
  31. creation_time : 1970-01-01 00:00:00
  32. encoder : Lavf53.21.1
  33. Stream #0.0(eng): Video: mjpeg, yuvj420p, 1230x680 [PAR 1:1 DAR 123:68], q=2-31, 200 kb/s, 90k tbn, 23.98 tbc
  34. Metadata:
  35. creation_time : 1970-01-01 00:00:00
  36. Stream mapping:
  37. Stream #0.0 -> #0.0
  38. Press ctrl-c to stop encoding
  39. [buffer @ 0xe5c780] Buffering several frames is not supported. Please consume all available frames before adding a new one.
  40. frame= 0 fps= 0 q=0.0 size= -0kB time=10000000000.00 bitrate= -0.0kbitframe= 0 fps= 0 q=0.0 size= -0kB time=10000000000.00 bitrate= -0.0kbitframe= 0 fps= 0 q=0.0 size= -0kB time=10000000000.00 bitrate= -0.0kbit^C Last message repeated 438 times
  41. Buffering several frames is not supported. Please consume all available frames before adding a new one.
  42. [buffer @ 0xe5c780] Buffering several frames is not supported. Please consume all available frames before adding a new one.
  43. frame= 0 fps= 0 q=0.0 Lsize= -0kB time=10000000000.00 bitrate= -0.0kbits/s
  44. video:0kB audio:0kB global headers:0kB muxing overhead -inf%
  45. Received signal 2: terminating.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement