Am Mi., 18. März 2020 um 15:12 Uhr schrieb Zane van Iperen <z...@zanevaniperen.com>: > > Signed-off-by: Zane van Iperen <z...@zanevaniperen.com> > --- > Changelog | 1 + > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/pp_bnk.c | 218 +++++++++++++++++++++++++++++++++++++++ > libavformat/version.h | 2 +- > 5 files changed, 222 insertions(+), 1 deletion(-) > create mode 100644 libavformat/pp_bnk.c > > diff --git a/Changelog b/Changelog > index 927dc89c51..0970bfb11e 100644 > --- a/Changelog > +++ b/Changelog > @@ -55,6 +55,7 @@ version <next>: > - CRI HCA decoder > - CRI HCA demuxer > - Cunning Developments ADPCM decoder > +- Pro Pinball Series Soundbank demuxer
Any restrictions on track_count and sample_rate that can be used for auto-detection? Not a necessity of course... Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".