Skip to content

Conversation

@ak1932
Copy link

@ak1932 ak1932 commented Oct 7, 2025

Description

frame_type for output frame is not populated in sw encoding; resulting in ESP_H264_FRAME_TYPE_IDR as frame_type for all frames.

CC: @vikramdattu

@vikramdattu
Copy link

Hi @jason-mao @houhaiyan PTAL.
This change fixes the issue where h264 encoder for esp32s3 falsely categories P frames as IDR frames.

frame_type for output frame is not populated in sw encoding; resulting
in ESP_H264_FRAME_TYPE_IDR as frame_type for all frames.
@github-actions github-actions bot changed the title esp_h264: Output frame type not populated esp_h264: Output frame type not populated (AUD-6801) Oct 7, 2025
@houhaiyan
Copy link
Contributor

@vikramdattu @ak1932 Thank you. I will fixed this issue

@houhaiyan
Copy link
Contributor

@ak1932 @vikramdattu I have fixed this issue in v1.1.4. Please use the latest H.264 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants