Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-06 Thread Ross Finlayson
> On Feb 7, 2024, at 3:16 AM, Ayik Ahmet wrote: > > Thanks for response. Unfortunately, when I use hardware codec I cant set > multiple slices option. Final point is that I have one slice h264 frames and > I dont have any other option about slicing. Then you should contact the manufacturer o

Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-06 Thread Ayik Ahmet
Thanks for response. Unfortunately, when I use hardware codec I cant set multiple slices option. Final point is that I have one slice h264 frames and I dont have any other option about slicing. From: live-devel on behalf of Ross Finlayson Sent: Tuesday, Februa

Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-06 Thread Ross Finlayson
> On Feb 7, 2024, at 3:01 AM, Ayik Ahmet wrote: > > Greetings, My rtsp server works well when encoding frame is under 3mbps in > full hd frame. After this value I see corrupted frames sometimes. I have > increades OutputPacket::maxSize to even 12 Megabytes but still same problem. > I have e

[Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-06 Thread Ayik Ahmet
Greetings, My rtsp server works well when encoding frame is under 3mbps in full hd frame. After this value I see corrupted frames sometimes. I have increades OutputPacket::maxSize to even 12 Megabytes but still same problem. I have each frame as 1 slice. Is there any configuration I can set fro