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

Add a postprocessing hook: for creation of the WAV file, add a "hook" so that the user can also run e.g. lame to create MP3 #55

Open
Wikinaut opened this issue Aug 11, 2015 · 0 comments

Comments

@Wikinaut
Copy link

I wish to be able to add permanently a post-processor command (pipe) like
`lame -h -V2 - "filename.mp3"``

In the above example the - takes the output from gespeaker as input to lame, and filename stems from the user record filename selection step.

As an alternative automatically call lame when the user selected "mp3" as filename extension (instead of "wav", which is the currently only choice.

@Wikinaut Wikinaut changed the title Add a postprocessing hook: for creation of the WAV file, add a "hook" so that the user can also add e.g. lame to create MP3 Add a postprocessing hook: for creation of the WAV file, add a "hook" so that the user can also run e.g. lame to create MP3 Aug 11, 2015
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

No branches or pull requests

1 participant