Skip to content
This repository has been archived by the owner on Jun 17, 2018. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 159 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 159 Bytes

splitYV12pipe

split yuv420 stream

ffmpeg -i input.file -pix_fmt yuv420p -f rawvideo - | splityv12pipe -w width -h height -frame -o outfile_*