Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试实现一个非常简单的 Motion JPEG 播放器......我想知道 JPEG 是否还包含总长度(从 FFD8 到 FFD9),以便我可以一次读取整个帧而无需解析FFD9 序列的数据。谢谢。