# stream **Repository Path**: vanlance8/stream ## Basic Information - **Project Name**: stream - **Description**: stream 编解码模块 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-28 - **Last Updated**: 2026-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ./sample_vdec_basic -w 1280 -h 720 -t h264 -f rtsp://2.2.2.110:9554/play/111 ./sample_vdec_basic -w 1920 -h 1080 -t h264 -f rtsp://192.168.0.64:554/media/video1 ./sample_vdec_basic -w 1280 -h 720 -t h264 -f /userdata/work/1672016280_1280x720.mp4 ffplay -video_size 1920x1080 test.500.yuv ffplay -f rawvideo -pix_fmt nv12 -video_size 1920x1080 decode.nv12 ffplay -f rawvideo -pix_fmt yuv420p -video_size 1920x1080 151.yuv420p