SegmentAccurateSeekingTODO
From PiTiViWiKi
Contents |
[edit]
Elements
List of plugins where issues were noticed regarding proper segment seeking and accurate seeking. (in CVS)
[edit]
Demuxers/Parsers
- qtdemux
- Clip outgoing raw audio/video buffers
- avidemux
- Clip outgoing raw audio/video buffers
- amrnbparse
- Doesn't seem to implement seeking very well
[edit]
Decoders
- amrnbdec
- Doesn't clip/drop
- theoradec
- Doesn't clip/drop
[edit]
How to test and find issues
Use the 'gnltest' from gst-media-test.
python runtests.py -t typefindtest gnltest -f <files>

