Fix AVPacket struct layout — was missing pts/dts fields
The packet layout is buf(8), pts(8), dts(8), data(8), size(4), stream_index(4). We had buf, data, size, stream_index — reading the pts timestamp as the data pointer, so every packet was garbage. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
BIN
diag.png/frame-text-00069.png
Normal file
BIN
diag.png/frame-text-00069.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
Reference in New Issue
Block a user