[FFmpeg-trac] #11278(ffmpeg:new): Custom playback routines definition
FFmpeg
trac at avcodec.org
Mon Nov 4 14:07:59 EET 2024
#11278: Custom playback routines definition
-------------------------------------+-------------------------------------
Reporter: Danny | Owner: (none)
Weijermans |
Type: enhancement | Status: new
Priority: normal | Component: ffmpeg
Version: unspecified | Resolution:
Keywords: audio wav | Blocked By:
loop |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by MasterQuestionable):
͏ FFmpeg only converts: no really playback unless bundled into other
applications.
͏ For your WAV case specifically: it's essentially interpreting the
relevant metadata and make use of which.
͏ Not sure every part of the current spec perfectly makes sense.
͏ As workaround: you may write the interpreted values into filters.
͏ However, note currently the seeking things in FF-* may not perfectly
work:
͏ https://trac.ffmpeg.org/ticket/11060
͏ https://trac.ffmpeg.org/ticket/11217#comment:9
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11278#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list