This commit is contained in:
2026-04-28 18:15:02 +02:00
parent e941876fa5
commit 08ca038b68
9 changed files with 28 additions and 137 deletions
+7 -1
View File
@@ -1,9 +1,15 @@
#lang scribble/manual
@(require racket/base
(for-label racket/base
racket/contract
racket/path
"../ffmpeg-decoder.rkt"))
@title{FFmpeg Decoder}
@author{@author+email["Hans Dijkema" "hans@dijkewijk.nl"]}
@defmodule[ffmpeg-decoder]
@defmodule[(file "../ffmpeg-decoder.rkt")]
This module provides an audio decoder based on the FFmpeg audio shim. It
uses the lower-level @racketmodname[racket-sound/ffmpeg-ffi] module and presents a