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

Play multiple files #399

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

CFoltin
Copy link

@CFoltin CFoltin commented Dec 1, 2015

Dear all,

for the use of omxplayer as an audio-player, I needed the ability to play several files in a row. I tried the trick using a pipe and pipe:0 as the file, but this doesn't work for all audio formats (e.g. not for m4a).
Thus, I enhanced omxplayer by the ability to play several files specified on the command line. You can switch between them using the key board shortcut "b" (before) and "a" (ahead). Dbus support is present (but untested).
Open Points:

  • there is still some noise between the audio files
  • for videos, the black background isn't kept
  • on purpose, I didn't changed the indentation in omxplayer.cpp inside the while-loop to facilitate the comparison. This could be done by me or after merging

I would like that the changes are reviewed and, if applicable, merged.

Thanks,

Chris (from FreeMind)

Christian Foltin added 2 commits November 30, 2015 22:16
    * added keyboard support with 'b'=before and 'a'=after
    * documentation enhanced.
@rsalinas
Copy link

rsalinas commented Dec 5, 2015

Very nice proposal, I think many people were missing it :)

@Ruffio
Copy link

Ruffio commented May 17, 2016

@popcornmix is this ready to be merged?

@Ruffio
Copy link

Ruffio commented Aug 12, 2016

@popcornmix is this going to be merged? Else reject it...

1 similar comment
@Ruffio
Copy link

Ruffio commented Dec 29, 2016

@popcornmix is this going to be merged? Else reject it...

@jehutting jehutting mentioned this pull request Jan 8, 2017
@CFoltin
Copy link
Author

CFoltin commented Sep 4, 2020

Five years and still not merged! It's a shame :-(

@MoorPoor
Copy link

Hei! This would still be a good and essential feature.
or did I missed something?
Many greetings ans Thanks!

@Ruffio
Copy link

Ruffio commented Feb 15, 2021

Have you read: https://github.com/popcornmix/omxplayer

@MoorPoor
Copy link

I see... vlc steps in... thanks!

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

Successfully merging this pull request may close these issues.

4 participants