On 28.05.2024 17:14, Andrew Sayers wrote:
On Tue, May 21, 2024 at 11:02:09AM +0200, Timo Rothenpieler wrote:
This is based on the preliminary spec for enhanced rtmp v2:
https://veovera.org/docs/enhanced/enhanced-rtmp-v2
The spec is not final, and can still undergo breaking changes, hence this set
is purely for comments and review, and not ready to be merged until the final
v2 spec is published.
There are no samples out in the wild yet, so testing interoperability with
other software has not happened yet either.
Specially the two other multitrack modes, where multiple tracks are in the same
packet, have not been tested at all, since no software can write such files.
The set can also be found on GitHub, where ignoring whitespaces makes specially
the last patch a lot more readable:
https://github.com/BtbN/FFmpeg/tree/enhanced-flv
I ran this against a little review bot I'm working on.
Please do s/\* / \*/g on the following:
The usage of that is already inconsistent throughout the flv codebase,
so running that would make the patch touch a lot of unrelated things.
Seems more sane to just do a general style-cleanup after the fact.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".