How can I play the audio backwards with ffplay
?
ffplay -af reverse file.mp3
gives the error "Media type mismatch between the 'ffplay_abuffer' filter output pad 0 (audio) and the 'Parsed_reverse_0' filter input pad 0 (video)"
How can I play the audio backwards with ffplay
?
ffplay -af reverse file.mp3
gives the error "Media type mismatch between the 'ffplay_abuffer' filter output pad 0 (audio) and the 'Parsed_reverse_0' filter input pad 0 (video)"
Copyright © 2021 Jogjafile Inc.
Pass a filtergraph to the libavfilter input virtual device: