Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio - Fade in / fade out #652

Open
Simoneth opened this issue Jun 6, 2019 · 2 comments
Open

Audio - Fade in / fade out #652

Simoneth opened this issue Jun 6, 2019 · 2 comments
Labels

Comments

@Simoneth
Copy link

Simoneth commented Jun 6, 2019

Using FFmpeg I can do this:

nice ffmpeg -hide_banner -loglevel panic -i path/to/file -af afade=t=in:ss=0:d=2,afade=t=out:st=27:d=3 path/to/output

Is there a way to do the same here?

@Simoneth Simoneth changed the title Fade in fade out Audio - Fade in / fade out Jun 6, 2019
@jens1o
Copy link
Member

jens1o commented Jun 10, 2019

Not yet, although that'd be a neat feature!

@jens1o jens1o added the Feature label Jun 10, 2019
@jens1o jens1o reopened this Jul 17, 2019
@nyc2phx
Copy link

nyc2phx commented Jul 2, 2023

Any word on this feature at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants