Audio loops not looping?

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Audio loops not looping?

Post by Ceeb »

I'm not even 100% sure how to use audio loops for ogg vorbis, so I'm trying to figure it out as best I can. I'm using foobar2000. Here's a screenshot of how I'm doing this...

Image

But obviously, it's not looping. What's the proper way to do this?
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: Audio loops not looping?

Post by randi »

Your loop point is set to 5 minutes, 63 seconds, but the sound is only 1 minute, 14 seconds long. Your loop would be invalid, but it doesn't even get that far, because you've got too many colons, so it completely ignores the tag.

On the assumption that you mean 5.63 seconds. You should set the tag to ":5.63". If this is so you can have a header that doesn't loop, you also need to use the LOOP_START tag, not the LOOP_END tag.
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Re: Audio loops not looping?

Post by Ceeb »

Ah, I see. So other than that, I at least made the tag in the correct spot? (Also, I noticed the LOOP_END problem after I posted.)

Edit:

All fixed. Thank you Randy. :cheers:
Locked

Return to “Editing (Archive)”