Clip Distorted On First Play

Running Windows 7 on HP Laptop, using NetBeans 6.9.1 and JDK 1.6
I am loading 4 aif sound samples into 4 Clips and testing them using buttons in my UI - one button per clip, press the button, play the clip. The first time each clip plays, the sample is distorted and ugly. Each clip sounds perfect for subsequent plays. Anyone experience this type of thing before? I went through my code twice already without seeing anything unusual. I will start looking through it again but was hoping someone might save me a little aggravation.
Thanks.
Edited by: tymk on May 26, 2012 10:37 AM

Set the First Play for the first chapter (your opening clip) and set the End Jump for that chapter to the menu.
-DH

Similar Messages

  • When I create a new project in iMovie and drop clips into it, it plays the first one and then quits right near the end of the second clip.  I have re-started my computer, tried a new project etc, and no luck, does anyone know how to fix this issue?

    When I create a new project in iMovie and drop clips into it, it plays the first one and then quits right near the end of the second clip.  I have re-started my computer, tried a new project etc, and no luck, does anyone know how to fix this issue?

    This is a part of the larger MacBook Pro connectivity issue. There are several related threads dealing with the MBP's networking problems. If your unit is suffering from this type of difficulty, good luck ... (or a long ethernet cable)
    (PS Everybody please make noise on this one so apple comes up with a solution.)
    < Edited by Host >

  • CS5 Video Clip no longer auto plays

    Hi,
    I have a video player that I'm creating in Flash -- my video clips are on different scenes and I wanted a "menu" bar to allow the viewer to pick which scene they wanted. I found tutorials for various scrolling thumbnail menu bars and I eventually found a code which allowed me to click from scene to scene.
    However, now that the menu bar works, the video clips do not automatically play anymore and I'm not sure why.
    This is the link to my file: http://www.mediafire.com/?y7oofbwg444lnp8
    I only have one action script on the scene, which is the top layer that has [AS]stop();[/AS]
    I have two buttons on either side of the video clip:
    [AS]on (press) {
              nextScene(); play();
    }[/AS]
    [AS]
    on (press) {
              gotoAndPlay("SI", 1);
    [/AS]
    This is the coding for the scrolling menu bar:
    Frame 1:
    [AS]// Photoscroller 2.0
    // Original Author: Barry Driessen
    // E-mail: barry@e-factory.
    // Upgraded by: Rob Gungor
    // Email: [email protected]
    // I don't care if u use this thingy, you don't have to
    // give me credit for it. Just knock yourself out with it!!
    // If you like it or have suggestions, just drop me an e-mail!
    // **stupid people tip**
    // to use this scroller as is --
    //copy all the frames in the timeline (by right/(control //for mac) click, copy frames)
    //then right click on your timeline  and paste frames
    //sorry if that is insulting, but when I first started this stuff, I was dumb too :-)
    // Okay... First let's set some variables......
    // Xphoto = startposition of the scoll image
    xphoto = 258;
    // Widthmovie = This variable hase to be set to the
    // same amount of the moviewidth
    widthmovie = 325;
    // Scrollspeed = The scollspeed of the image (high numbers result in slow scrolls 10=average)
    scrollspeed = 25;
    // widthphoto = the width of your scrollable image in pixels
    widthphoto = 2116;[/AS]
    Frame 2:
    [AS]// Setting the xmouse to 0 in the centre of the movie:
    xmouse = _xmouse - (widthmovie / 2);
    // Setting the speed:
    speed = (xmouse) / scrollspeed;
    // If the speed is negative, the speed will be made positive here:
    if (speed < 0) {
              speed = -(speed);
    //new function courtesy of Rob
    //basically says that if the mouse isn't betwen these two y points it won't work
    //**stupid people tip**
    //make sure that you figure out the top and bottom y points of your "photo" and insert them accordingly!
    mouseposition = getProperty("/myself", _y);
    if (_ymouse < 330) {
              speed=0;
    if (_ymouse > 390) {
              speed=0;
    // If the mouse moves to left, the photo will scroll to the right:
    // (That makes sense.... Doesn't it!! ;-)
    if (xmouse < 258) {
              xphoto = xphoto + speed;
    // If the mouse moves to the right, the photo will scroll to the left:
    if (xmouse > 258) {
              xphoto = xphoto - speed;
    // Checking for the left end of the image:
    if (xphoto > 258) {
              xphoto = 258;
    // Checking for the right end of the image:
    if (xphoto < -(widthphoto - widthmovie)) {
              xphoto = -(widthphoto - widthmovie);
    // Placing the moviclip (photo) on it's new postition:
    setProperty("photo", _x, xphoto);
    [/AS]
    [AS]gotoAndPlay (2)
    // make sure this clip this in your movie when you copy it. 
    //**last stupid people tip**
    // if you copy these frames into any other frames other than 1, make sure you change the frame that it repeats (ie. if you copy these 3 action frames into 5,6,7 "gotoAndPlay (6)")--
    ///ok duh-i know. :-)
    // The mouseovers are quite simple. Just open the Movieclip "MouseOver"
    // to see how it works...
    //                                       Have fun!!!!!
    //**i realized that it's more fun when drinking beer.
    //-rg
    [/AS]
    Then inside the thumbnail, to make it serve as a button:
    [AS]on (rollOver) {
              button2.gotoAndPlay(2);
    on (rollOut) {
              button2.gotoAndPlay(16);
    on (release) {
              // You can assign an actionscript to each Button in here:
              _level0.gotoAndPlay("my_target1");
    }[/AS]
    Thanks!

    you need to remove:
    gotoAndPlay (2)
    so your video can play.  you've embedded your flv into your timeline so it only plays when the timeline plays and that goto is preventing the timeline from playing.
    of course, if you remove that the thumbnail code won't work.
    bottomline:  your project code is a mess and using an flv in a timeline is not what you should be doing.
    you should have no code attached to objects, no frame loops and no flvs embedded in a timeline.  you should attach your code to a timeline, user an enterframe loop and use an flvplayback component to play your flv(s).

  • First Play Option is Greyed Out

    I've added another track to my project to play a 4 second logo before the title menu.
    However, when I control click the item in the Outline tab, the "First Play" option is greyed out. This is the same for my other two tracks consisting of the main feature and a slideshow.
    Any ideas why?

    Yes, I can set the disc icon itself on where to go for first play. Just can't do it with the individual tracks or menus themselves.
    Well, no idea why, but my clip seems to play okay via this route.

  • Burned CD is distorted and stops playing after a few seconds

    I burned a cd in the usual manner with itunes, but the cd is distorted and stops playing in the cd player. I have burned dozens of cds in the past with no problem. Is this caused by the recent update?

    Try a different brand of cd; I recently had this happen. It freaked me out at first, but after switching brands it never happened again.

  • First Play

    I have my first play set to a 3 min. clip, but there seems to be a gray tint to video that only exist in first play. I've tried the video in every other aspect and it plays fine. When I set it for first play it becomes grayish. Any suggestions will greatly be apreciated. Thanks

    That does seem a bit odd Curtis. I can't think why it will be doing this, but as a work around, add a track and set a short (1 second) slug (piece of black footage) into it, then set this as first play, and set the end jump of that to your 3 min clip. The slight delay at the beginning of the disc will be undetectable and should solve your problem.

  • First play DVD chapter titles not showing correct chapter name

    Hi All,
    I know I'm probably missing something obvious, so hopefully someone can point out my error pretty quickly.
    I have one track set to first play with 10 chapter markers, all with specific names. The hope is to be able to insert the burned DVD into any player/computer and have it first play with the ability to proceed chapter to chapter with the correct text/title appearing. For example, instead of the title "Chapter 1" we would instead, like the client to see the title "Introduction".
    I did click the "embed text data" button in the Advanced tab and that did not change anything.
    Any suggestions would be GREATLY appreciated!!
    Thanks!
    Kristal

    I just made sure that the Chapter Marker was at the very beginning of the clip, and that seemed to have solved the problem.

  • Custom Made Samples Get 'Clipping/ Distortion'

    I've made a few samples from EXS instrument regions and I'm getting clipping as they start playing.
    1. I've re-edited the original regions for volume, and this doesn't help.
    2. I've checked that the notes 'line up' with the first measure in each region.
    Any ideas?

    Are they really clipping (check the Mixer Level when the channel is set to 0dB or use Prefader mode) or are they maybe truncated, meaning that the first few samples of the file are missing? How did you export/bounce them? What are your Plug-In Delay Compensation settings (which could be the problem).

  • Clips that don't play

    I'm not sure if this is the right place to post my question, but maybe someone could help me.
    I was following an on-line tutorial for basic Flash gaming. How to use the arrow keys to move your movie clip around the screen.
    I followed the tutorial pretty closely. I got the arrows working: my character moves in all the right directions,
    and goes to the appropriate frames they're supposed to, within the main charcter movie clip, but the movie clips on those frames don't play.
    So the character just glides around, instead of running.
    I have a movie clip on a frame for RIGHT, LEFT, UP ,DOWN When the movie clips are played individually in the library, they work, the charcter runs, but when the actionscript goes to play the frame they're on, they remain stuck in the first frame of their animation and they just glide around on the screen.
    because the arrows work, but not the clips.
    Does anyone have an Idea why the clips aren't playing?
    I'm using Flash CS3, Action Script 3,
    Scene1 has 2 Layers, one frame on each. One for the main character movie clip, that has a Layer inside it with four frames, each frame labled and containing the movies clips that don't play in the final SWF.
    The other Layer has the script. The script shows no errors. I don't think it's the script, It has to be something with the movie clips or the frames they're on.
    If this isnt the right forum for this question, can someone refer somewhere else?
    thanks

    no.   the movie clips don't have stop() actions on them, however,  they each have their own frame inside the main movie clip.  the frames are labeled, and the script has gotoAndStop() that references each frame.  The script goes to and stops at the frames as it's supposed to, but doesn't play the clip on that frame.   I already tried gotoAndPlay() , but it doesn't work either.
    the movieclips are movie clip symbols, when i click them in the library they run, but don't loop.  I have to keep clicking play to replay the clip.   They do however loop when placed on the stage and tested in the scene.  But, of course, wont play at all when nested on the frames of the main character movieclip.

  • How can i change a video clip format that will play on a PC to play on my MAC

    How can i change a video clip format that will play on a PC to play on my MAC

    http://www.flip4mac.com/ supports all but DRM formatted Windows video.  http://www.videolan.org/ and MPEG4Streamclip may support additional.  DRM Windows video may require running Windows natively on your Mac.  Or requesting the source give you an MPEG4 compatible format or Realplayer formatted file.  Running Windows is described here: https://discussions.apple.com/docs/DOC-2741

  • IPad - with movie clips - how can I play more than one at a time?

    iPad2.  I post short movie clips via iTunes to the Photo catagory.  I can play each of these clips by selecting the clip and pressing the start arrow, only the selected clip will play.  How can I select a group of movie clips and have them play with only one selection.  Like a "slide show" but for movie clips???

    More than one contacts at a time

  • First Play "Not Permitted" on Apple DVD player

    I have some duplicated DVD-Rs of a project, and the client ha reported a disutrbing error. I've been told that on several different Macs running OS 10.2 - 10.4, not only does the disc not auto launch DVD player and not auto-play the first play menu, but when the user presses play on the floating control, they get a "Not Permitted" message. The user reported that they were able to choose "open Video_TS" and navigate to the VIDEO_TS folder on the disc, at which point they were able to get the disc to play.
    The disc include a significant amount of content on the ROM sector of the disc, including an autorun and an .exe file for windows users. However, I can't see how the presence of these ROM files could interfere with the operation of DVD Player and the VIDEO_TS folder on the disc.
    Furthermore, the duplication master for this disc has been formatted directly from DVD studio as a standrd DVD volume - no Toast burn, hybrid volume formatting, anything like that.
    Upon inspection I discovered that my authoring assistant had specified a pre-script on the first play menu. I try never to use pre-scripts for anything, as I have found the way DVD studio handles them to be unreliable. However, I suspect this pre-script on the first play menu as the culprit in this problematic behavior, and have removed it.
    The problem consists in that I did not experience this problem with any of the DVD-R checkdiscs I burned from DVD studio, unti the discs were duplicated. We'll be doing a full-scale replication run as the next step. Since I am not able to reproduce this problem on discs I burn here, I'd like find a way to know I have fixed the problem.
    My question is, has anyone else ever encountered issues with their first-play menu throwing up this "not permitted" condition in Apple DVD Player? Has anyone ever found a connection between this issue and pre-scripts, or between this issue and any ROM files?
    I suspect that DVD studio's pre-scripts are "simulated" or translated through the abstratction layer of DVD studio in a way that allows them to be outside the DVD spec, or perhaps there are other ways DVD studio might be using the pre-command on a menu, such as when you specify a button selection for a menu, that use the menu pre-command, and override the pre-script you might have spcified for the menu.

    I've seen it on replicated masters when a dvd-r master was used and not all regions were selected as ok to play. DSP doesn't 'check' region 7 by default... its best to use a region all project and .img files, not VIDEO_TS builds to the HD.
    How were the discs duplicated though? That is probably the cause of the problem, not the pre-Script. Maybe a 'Data' disc was burnt and not a DVD-Video type option...
    -jake

  • Menu problem, going to submenu in stead of first play

    I've authored a DVD that has a main menu with five buttons for five submenus. Each submenu then has five buttons for the movies plus another button to return to the main menu. Everything works in the simulator, disc starts on first play main menu everything is selectable. Problem is on the burned DVD choosing main menu goes to one of the submenus although choosing main menu button does send you to the main menu. What'sd going on. I've used the same procedure to build a disc several times and no problem

    A couple of questions: how long is the first play
    video? Is the audio the same length? Does the first
    menu have any video or audio? Also, it doesn't happen
    in Simulator, but does it happen if you play the
    VIDEO_TS folder on your hard disk with DVD Player?
    Just trying to determine if your set-top box is the
    cause, or whether maybe the audio is repeating
    because it's not the same length as the video.
    That was it. Audio was longer than video. Thanks!

  • First Play Menu doesn't work properly on DVD Recorders

    I am an experienced PC Encore user. Just finished authoring a DVD with Encore CS3. Test results on Toshiba and Liteon DVD recorders yield a failed first play response (no menu appears). Test results on Sony set top players and computer DVD players, first play responds correctly (menu appears instantly).
    I have created and tested DVDs on the same DVD recorders with earlier versions of encore and never had failed first play results.
    Further, if I press the DVD Menu on the remote, the menu appears.
    I discovered a work-around. I duplicated the DVD in a duplicator, tested the duplicate in the recorders and it worked properly. It must have stripped the header information from the master.
    This is a problem with Encore CS3 and needs to be addressed. Many people use their DVD recorder as players, which is one of the reasons we use recorders to test.
    Response . . .

    AS opposed to lyonseye I am a plain novice on Encore - always dependent on templates. Now , I've just recently finished my first proper encore-project. Simple enough - one single menu linking to three timelines and wow my own pictures as static background! Checked and built (+R single layer) without any hickups in the error-report-department.
    The disk plays perfect in various set top dvd's
    but not on my own recorder(s)!!! ( 3 different machines tested with various players).
    I won't go into machinery details (harm :-)) but would be happy if someone could explain to me if this is a common problem or eventually could point to the most usual reason for this unexpected behaviour.
    Another question: the manual states that it is possible to apply motion background to the entire menu. I've tried this , linking video to buttons are easy enough as is linking sound to the menu. But pickwhipping ( did I spell that correct ,wonder) video to the background is a different animal.Short takes of approx 1 min duration was ment looping until buttons beeing pressed. Not working for me , maybe others could tell me the secret?
    Again :

  • First Play doesn't work!

    I'm trying to listen to an upcoming album that's supposedly available for free streaming via First Play: https://itunes.apple.com/us/station/first-play-judas-priest-redeemer/idra.887546 522
    However, when I click on it, the only things that happens is that my iTunes is brought to the front. I've search on the iTune Store, and found the link. When I click on the link, it opens that same page in Safari. What gives???

    I think you recorded a presentation by accident. Go File/Clear Recording and see if that helps

Maybe you are looking for

  • Excise amount not capturing in J1iex

    hi, i have done MIRO for customs & CVD payable. And in J1iex i have selected capture exise invoice and entered the PO number and commercial invoice number, then system is showing the line item with qty, but it is not given the excise breakup detail.

  • How can I fix a (damaged) library file?

    I just upgraded to itunes 5 last week. I opened itunes yesterday and it said my library file had been damaged so it renamed it with (damaged)and gave me a new library file without any of my custom playlists, etc... I lost a playlist thats really spec

  • Check Duplicate Postings, GL, A/R, A/P

    Hi Experts, My requirement is to post accounting documents based on data pushed from another interface via RFC.  We're using BAPI_ACC_DOCUMENT_POST to handle this.  Now, the client wants us to handle double postings to prevent reprocessing of same da

  • How to enter BIOS settings on Equium L10?

    Please can someone tell me what button i press too get into the bios setup at the start when i switch my pc on cos i have tried every thing, but nothing works.

  • I would like to change the tab's default link/page.

    when i open a new tab it goes to delta search(im working on getting rid of it but if you also have info on how to get rid of delta that would be awesome i uninstalled everything delta and that but it is still there and i have no firefox add ons/ exte