obsproject / obs-amd-encoder

AMD Advanced Media Framework Encoder Plugin for Open Broadcaster Studio
https://obsproject.com/forum/threads/amd-advanced-media-framework-encoder-plugin-for-obs-studio.52305/
GNU General Public License v2.0
457 stars 87 forks source link

enc-amf: Fix m3u8 recording #412

Closed shinji3 closed 2 years ago

shinji3 commented 3 years ago

Description

SPS/PPS header insert

Motivation and Context

When recording in m3u8 format using H264 / AVC encoder (AMD Advanced Media Framework), the second and subsequent TS files are broken. Fixed second and subsequent TS files are broken.

How Has This Been Tested?

Tested with start recording in OBS Studio

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist:

shinji3 commented 2 years ago

I uploaded a bug test video https://github.com/shinji3/BugTestVideo

RytoEX commented 2 years ago

Closing this PR as this encoder has been deprecated in favor of a new implementation in the upcoming OBS Studio 28 release.