[FFmpeg-trac] #11278(ffmpeg:new): Custom playback routines definition
FFmpeg
trac at avcodec.org
Sat Nov 2 16:48:42 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 Danny Weijermans):
I use ffmpeg to play the soundfiles (excellent! all formats, also hi-res)
but maybe ffplay does a great job too.
The wav riff format implements loop-on/off, loop-start and loop-end to
play seamless loops,
and gets mostly used in 'samplers' (both hardware and software).
Of course one would end the playing at a certain time, because looping can
be endless..
It would be great to have the option in ffmpeg or ffplay..
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11278#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list