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.
seek()mp4 ファイルでは、最も近いキーフレーム (シークポイント) をシークしているようです。キーフレーム間の正確な位置を求めることは可能ですか?
seek()
ありがとう!
実際には、最も近いキー フレームを探します。ストリームのより特定の部分をシークできるようにしたい場合は、キー フレームを追加する必要があります。もちろん、キー フレームが多いほど、通常はファイル サイズが大きくなります。幸運を!