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

Are there local audio/video players that use NewPipe's Silence Skipping feature? #9251

Closed
4 tasks done
Night3890 opened this issue Oct 30, 2022 · 4 comments
Closed
4 tasks done
Labels
question Not really an issue, but more of a question about how something works

Comments

@Night3890
Copy link

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my question isn't listed.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.
  • I have read and understood the contribution guidelines.

What is/are your question(s)?

Hello,

The Internet is not great were I live so I often download videos locally to play them later. I'm a big fan of the "fast-forward during silence" feature on NewPipe and want to know if there are any apps that can play local audio / video files on my android phone phone and skip silence? I think it's an ExoPlayer feature you're using here, but thus far I have not found an application that can do this for local audio/video files.

Thank you

Additional information

No response

@Night3890 Night3890 added needs triage Issue is not yet ready for PR authors to take up question Not really an issue, but more of a question about how something works labels Oct 30, 2022
@Night3890 Night3890 changed the title Are there local video players that use NewPipe's Silence Skipping feature? Are there local audio/video players that use NewPipe's Silence Skipping feature? Oct 30, 2022
@p1nkl0bst3r
Copy link

p1nkl0bst3r commented Oct 30, 2022

I think this is what you are looking for https://f-droid.org/en/packages/com.brouken.player/, when playing a video hold the cog, there is a option for skipping silence there.

@SameenAhnaf SameenAhnaf removed question Not really an issue, but more of a question about how something works needs triage Issue is not yet ready for PR authors to take up labels Oct 30, 2022
@Night3890
Copy link
Author

Night3890 commented Oct 30, 2022

@p1nkl0bst3r thanks for your reply.

I downloaded v 0.123 of this from FDroid, but the cog only shows options for adjusting playback speed and sound. The app also doesn't support my audio files. I will reach out to their developers since three app's README says they support audio only as well, however I did not see them mention Silence skipping (except for this GH issue).

  • Am I correct that NewPipe uses ExoPlayer to implement this feature in their app? If not, how is this implemented?
  • Is this the only app you're aware of that has silence skipping?

@p1nkl0bst3r
Copy link

p1nkl0bst3r commented Oct 30, 2022

I downloaded v 0.123 of this from FDroid, but the cog only shows options for adjusting playback speed and sound. The app also doesn't support my audio files. I will reach out to their developers since three app's README says they support audio only as well, however I did not see them mention Silence skipping (except for this GH issue).

Long press the cog to get to the skip silence setting.
It indeed does not work with audio only moneytoo/Player#55

  • Am I correct that NewPipe uses ExoPlayer to implement this feature in their app? If not, how is this implemented?

You are correct NewPipe does rely on exoplayer for this feature #1392

  • Is this the only app you're aware of that has silence skipping?

For audiobooks (and other audio files) i use https://f-droid.org/en/packages/de.ph1b.audiobook/ which also has an option for skipping silence.

@Night3890
Copy link
Author

Night3890 commented Oct 30, 2022

@p1nkl0bst3r thanks for the info!

Long press the cog to get to the skip silence setting.

Oh you're right 👍. I must not have pressed long enough at first.

For audiobooks (and other audio files) i use https://f-droid.org/en/packages/de.ph1b.audiobook/ which also has an option for skipping silence.

Thank you for the recommendation. I will look into this app.

  • Is anybody working on an app that covers both filetypes in one app and/or video playback with the screen off? NewPipe is able to transition fairly seemlessly between screen on and screen off playback and I'd like to manage that for local files.

  • It looks like these satisfy my needs on mobile. Are there apps for desktop that skip silence?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Not really an issue, but more of a question about how something works
Projects
None yet
Development

No branches or pull requests

4 participants