Skip to main content
Participant
January 12, 2018
Answered

I have a problem with the duration

  • January 12, 2018
  • 2 replies
  • 611 views

Hi, I'm not English, I'm Italian so I can't speak English very well. I have a problem with the duration of my file audio. For example I have a file audio of 2:20 minutes. When I import it on the time line it lasts 2 minutes! Why it happens?

    This topic has been closed for replies.
    Correct answer Colin Holgate

    If you are creating an animation to go to video you should use ActionScript 3, and not HTML 5 Canvas. Even if you're doing an animation to play back in a mobile browser, it's still a good idea to make the animation as ActionScript 3, then convert it after you have used Stream sync to get the timing right.

    Adobe Animate wants sounds to be 44.1 KHz and 16 bit. If you are using 48 KHz it could cause the sound to be the wrong duration.

    2 replies

    Colin Holgate
    Colin HolgateCorrect answer
    Inspiring
    January 13, 2018

    If you are creating an animation to go to video you should use ActionScript 3, and not HTML 5 Canvas. Even if you're doing an animation to play back in a mobile browser, it's still a good idea to make the animation as ActionScript 3, then convert it after you have used Stream sync to get the timing right.

    Adobe Animate wants sounds to be 44.1 KHz and 16 bit. If you are using 48 KHz it could cause the sound to be the wrong duration.

    kglad
    Community Expert
    Community Expert
    January 13, 2018

    does all of the audio play or does it end early?

    if it ends early, is your sound's sync property (check the property panel) set to event or stream?

    Participant
    January 13, 2018

    It's set to event. And I can't set it to streaming...

    kglad
    Community Expert
    Community Expert
    January 13, 2018

    what if you play it from the library and time it?