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

The last slide should default to last to the end of the audio track #9

Open
jarthurgross opened this issue Mar 8, 2015 · 4 comments
Labels

Comments

@jarthurgross
Copy link

I was very confused after going through and marking all my slide transitions that the audio cutoff right before my last slide. I realized that I had to place a mark for the end of my last slide in the audio panel, otherwise my last slide wouldn't have data-bc-end or data-bc-start set in the html, and the playback would stop at the end of my penultimate slide.

This behaviour is counterintuitive and frustrating, so I think the last slide should default to have data-bc-end set to the length of the audio track.

@ReDEnergy
Copy link
Owner

I usually used larger audio files (for testing) so I wasn't sure if this situation should or not be a design decision. Till I will be implementing a record-per-slide function I guess that I can consider the length of audio to be the same as the length of the presentation.

@jarthurgross
Copy link
Author

Perhaps there's a way to serve both use cases? Perhaps a radio button to have the presentation last to the end of the audio or only to the last marked transition. As it stands there's not an easy way to mark the end of the audio file as a transition in the web interface, and it seems suboptimal to require the user to open up the audio file, find the length of the track down to the hundredth-of-a-second, and manually edit the html.

@ReDEnergy ReDEnergy added bug and removed enhancement labels Mar 10, 2015
@ReDEnergy
Copy link
Owner

Really sorry... I didn't get it in the first place. You were actually talking about a bug... Testing with large audio files I never waited till the end of the audio file to see what is happening. You are right. I will try to fix this as soon as possible. Thanks a lot for pointing it out again.

@ReDEnergy
Copy link
Owner

Till the bug will be resolved please use an audio file that is a little bit longer and add a sync transition for the last slide before the audio track is finished. I know that's not a perfect solution but will work for the time being.

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

2 participants