QMPlay2 icon indicating copy to clipboard operation
QMPlay2 copied to clipboard

[Feature request] playback speed control

Open zkvsky opened this issue 5 years ago • 8 comments

I'm using playback speedup constantly with podcasts and some youtube videos. The one in ffmpeg isn't worth adding mpv [ https://github.com/mpv-player/mpv/pull/7865 ] and mpc-hc added scaletempto2 from chromium which makes it possible to have intelligible dialogue even at speeds above 2x

zkvsky avatar Dec 15 '20 00:12 zkvsky

The one in ffmpeg isn't worth adding

Which filter is used in FFmpeg? Is rubberband ok?

zaps166 avatar Mar 05 '21 18:03 zaps166

Yup, it's rubberband. It's better than nothing ;) I've stopped using desktop apps for that to be honest, since there's nothing that can beat scaletempo plus skip silence from exo [Google's engine which various player make use of]

zkvsky avatar Mar 06 '21 14:03 zkvsky

Ok, maybe I'll check the algo from Chromium. I tried to listen rubberband using pulseeffects 5.0 and it doesn't sound good.

zaps166 avatar Mar 06 '21 14:03 zaps166

that feature plus voice normalization and auto playback next file when current file is finished are default for current players.

Augusto7743 avatar Jun 10 '21 11:06 Augusto7743

The thing is, no desktop player that I know of has a skipsilence feature the way android players do, it can cut hour from a 2h lectures, podcasts without being annoying. So I've just stopped using anything else for that purpose.

zkvsky avatar Jun 10 '21 13:06 zkvsky

there's nothing that can beat scaletempo

You're wrong, because it is your use case and your feelings about algorithm. It depends on audio file. For me for user speech (audio book) Chromium algorithm can be better, but for many other music files, Rubberband is much better than Chromium.

zaps166 avatar Jun 10 '21 16:06 zaps166

there's nothing that can beat scaletempo

You're wrong, because it is your use case and your feelings about algorithm. It depends on audio file. For me for user speech (audio book) Chromium algorithm can be better, but for many other music files, Rubberband is much better than Chromium.

You're misquoting me, I said:

since there's nothing that can beat scaletempo PLUS skip silence from exo

I don't care about actual speedup algo that much it's the skipsilence feature that really matters to me nowadays. So the initial issue in its current form, lost its importance, should it be closed?

zkvsky avatar Jun 10 '21 16:06 zkvsky

The feature speed playback and add automatically next file in same folder when current playback is finished are default to current players.

Augusto7743 avatar Jun 12 '21 10:06 Augusto7743

Thanks.

Augusto7743 avatar Aug 21 '22 02:08 Augusto7743