Exception: Libav::Stream::FrameNotFound
- Inherits:
-
Exception
- Object
- Exception
- Libav::Stream::FrameNotFound
- Defined in:
- lib/libav/stream.rb
Overview
Exception raised by Stream#seek when an AFS seek is unable to find the target frame. This can happen for some codecs such as MPEG-TS when attempting to access the earliest frames.