Advertisement
Guest User

Untitled

a guest
Apr 24th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. avconv -y -i 2.mp4 -vf fps=1,scale=960:-1:flags=lanczos,palettegen palette.png
  2. avconv version 9.20-6:9.20-0ubuntu0.14.04.1, Copyright (c) 2000-2014 the Libav developers
  3. built on Dec 7 2016 21:22:31 with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  4. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '2.mp4':
  5. Metadata:
  6. major_brand : isom
  7. minor_version : 0
  8. compatible_brands: isom3gp4
  9. creation_time : 2018-04-24 00:25:41
  10. Duration: 00:00:38.89, start: 0.000000, bitrate: 17076 kb/s
  11. Stream #0.0(eng): Video: h264 (High), yuv420p, 1920x1080, 17026 kb/s, PAR 1:1 DAR 16:9, 30.04 fps, 90k tbn
  12. Metadata:
  13. creation_time : 2018-04-24 00:25:41
  14. Stream #0.1(eng): Audio: aac, 48000 Hz, stereo, fltp, 122 kb/s
  15. Metadata:
  16. creation_time : 2018-04-24 00:25:41
  17. [FPS filter @ 0x948060] Missing key or no key/value separator found after key '1'
  18. [fps @ 0x947f40] Error parsing the options string 1.
  19. [AVFilterGraph @ 0x947de0] Error initializing filter 'fps' with args '1'
  20. Error opening filters!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement