Advertisement
Guest User

Untitled

a guest
Aug 13th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.70 KB | None | 0 0
  1. Zhenyas-MacBook-Pro:ffmpeg lewisou$ cat b2.mp4 | ./ffmpeg -pix_fmt yuv420p -i pipe:0  a.mp4
  2. ffmpeg version N-65526-g52b81ff Copyright (c) 2000-2014 the FFmpeg developers
  3.   built on Aug 13 2014 14:13:48 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  4.   configuration: --enable-libx264 --enable-libass --enable-gpl --disable-yasm
  5.   libavutil      54.  1.100 / 54.  1.100
  6.   libavcodec     56.  0.100 / 56.  0.100
  7.   libavformat    56.  0.100 / 56.  0.100
  8.   libavdevice    56.  0.100 / 56.  0.100
  9.   libavfilter     5.  0.100 /  5.  0.100
  10.   libswscale      3.  0.100 /  3.  0.100
  11.   libswresample   1.  0.100 /  1.  0.100
  12.   libpostproc    53.  0.100 / 53.  0.100
  13. Option pixel_format not found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement