fengalin / media-toc

Build a table of contents from a media file or split a media file into chapters
MIT License
73 stars 3 forks source link

Properly support non-interleaved audio buffers #132

Open fengalin opened 5 years ago

fengalin commented 5 years ago

Non-interleaved audio buffer will be supported throughout GStreamer from version 1.16.

This is also an opportunity to handle these layouts efficiently in WaveformImage (iterate continuously instead of jumping to each sample).

Try using GstAudioMeta.