# video_converter **Repository Path**: Tomosom/video_converter ## Basic Information - **Project Name**: video_converter - **Description**: pixel format trans - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-24 - **Last Updated**: 2024-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` usage: video_converter.exe e.g.: ./video_converter.exe raw src.raw raw12_unpacked_lv dst.raw raw12_unpacked_hv 1920 1080 100 type: raw / rgb / yuv raw_fmt: raw12_unpacked_hv / raw12_unpacked_lv / raw12_packed raw10_unpacked_hv / raw10_unpacked_lv / raw10_packed rgb_fmt: rgb12_unpacked_hv / rgb12_unpacked_lv / rgb12_packed rgb10_unpacked_hv / rgb10_unpacked_lv / rgb10_packed / rgb10_specific yuv_fmt: nv12 / nv16 / yuv420p / yuv422p / uyvy ```