Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
3つの主な機能のような単純なdllを知っている人はいますか?
1. Start_recording_mpeg(<encoding>, <fps>, <file>, <etc>) 2. Encode_frame(<raw rgb data>) 3. Finish()
RGB フレームを YUV に変換し、このブログ エントリで説明されているように ffmpeg にパイプします。