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

arecord: use better time granularity mili/micro/nanoseconds for split file names #209

Open
kfilipan opened this issue Mar 20, 2023 · 0 comments

Comments

@kfilipan
Copy link

This is more of a feature request rather than an issue. When using arecord with --max-file-time and --use-strftime, one cannot get nanoseconds in the file name. This is however available in the e.g. date command date +"%Y-%m-%d_%H-%M-%S.%N" (%N gives nanoseconds). This would be useful for testing sound card recording time delays because having only seconds is not precise enough, e.g. it could take days or weeks for even slightly better sound cards to experience a second of delay. Thank you!

@perexg perexg transferred this issue from alsa-project/alsa-tools May 3, 2023
@perexg perexg changed the title Using mili/micro/nanoseconds in split files arecord: use better time granularity mili/micro/nanoseconds for split file names May 3, 2023
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