Sergio M. Ammirata, Ph.D. (12021-02-01): > This is a packet protocol. In your example above, the > reader will get three reads of 20, 30 and 40
Thank you for the clarification. I looked a little in the code in the meantime. Considering what was said, h->max_packet_size should be set to the maximum packet size allowed by librist. Unfortunately, this number seems to be RIST_MAX_PACKET_SIZE and defined in a private. It does not make sense to have packet_size an option if it is not actually applied to librist, as it is in the current version of the patch. For reading, max_packet_size must not be too low. For writing, it can be lowered, but it is not specific to this particular protocol. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".