0x0177b11f / splitYV12pipe

splite yuv420 stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

splitYV12pipe

split yuv420 stream

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

About

splite yuv420 stream

License:MIT License


Languages

Language:Rust 100.0%