Dv import rewinds before end of tape

Everything imports fine and iMovie creates new clips for each day based on time stamp, but the import stops before the end of the tape - pretty sure its because of time code "breaks" (where the camera was fast forwarded past the end of a time code stamped / recorded region before shooting was resumed).
Is there any way to "force" iMovie to import until the physical end of tape is reached?

OK - update, with surprising result.
Setting to manual, clicking import made the capture go to end of tape, even getting past time code blanks; AND the clips were broken up by day. So it looks to like the only thing different between manual and auto is that auto rewinds to start and rewinds when end is detected, manual doesn't. Very strange.
Sidenote - to tell how long a bunch of events are in aggregate, you can select the events (shift-click for multiple), click on blank area in the clip library viewer, command-a to select all clips and drag into project window. Total time of all the clips will be under the window. Then just delee the clips from the project window..

Similar Messages

  • Message "End of Tape Reached" after 30 sec of import

    I am using an Canon XL-H1 camcorder shooting HDV. For the first 10 tapes it imported into FCE flawlessly. Then, suddenly, it will import only about 10 to 30 sec of tape and then display the dread message, "End of Tape Reached". If I try importing into iMovie, there are no problems. I have tried deleting preferences, re-installing Final Cut Express, but nothing seems to work. There is lots of space on my hard drives. Any ideas?

    Computer is Apple Pro 2 X 2.8 Ghz Quad Core processors, 6 GB memory, 320, 500, 500,500GB Hard Drives with 1 TB G-Raid external. OS 10.5.5, Final Cut Express 4.01 Quick Time 7.5.5 Camera Canon XL-H1 connected via firewire 400. The frustration is that it worked perfectly for 7 (mini DVD) tapes but now after between 10 and 30 sec says "End of Tape Reached". If I import to iMovie, it works flawlessly, so that has been my work around. In terms of settings, I'm shooting in high Def so I set input as 1080i60. Once the footage is imported from iMovie, Final Cut works perfectly. As an old 16 mm film type, my mind is boggled at the quality of the footage and the ease of digital editing! Thanks so much for your help! Charlie

  • 1084: Syntax error: expecting rightbrace before end of program.

    So I'm doing this basic coding thing to make an object "shoot" bullets. It's from a tutorial video. My code matches his exactly unless I'm missing a tiny detail. Basically the code looks like this:
    package {
    import flash.display.Sprite;
    import flash.events.Event; 
    public class bullet extends Sprite {
    private var sw:Number;
    private var sh:Number;
    private const _SPEED:int=-10;
    private const _OFFSTAGE:int=-10; 
    public function bullet():void {
    addEventListener(Event.ADDED_TO_STAGE,onadd);
    private function onadd(e:Event):void {
    sw=stage.stageWidth;
    sh=stage.stageHeight;
    addEventListener(Event.ENTER_FRAME,loop);
    private function loop(e:Event):void {
    if (y<_OFFSTAGE) {
    removeEventListener(Event.ENTER_FRAME,loop);
    parent.removeChild(this);
    y-=_SPEED;
    }public function removeListeners():void {
    removeEventListener(Event.ENTER_FRAME,loop); 
    And the compiler error I'm getting says this:
    Location:bullet.as line 31 1084: Syntax error: expecting rightbrace before end of program. Source: }
    Location:bullet.as line 31 1084: Syntax error: expecting rightbrace before end of program. Source: }
    And yes it does say it twice. What's going on?
    The vid I'm learning from is this: http://autocad.spinelink.com/adobe-flash-cs4-game-tutorial-shooting.html

    You are missing two closing curly braces at the bottom of the package declaration. You need to close the package itself and the class declaration inside.
    package {
         import flash.display.Sprite;
         import flash.events.Event;
         public class bullet extends Sprite {
              private var sw:Number;
              private var sh:Number;
              private const _SPEED:int=-10;
              private const _OFFSTAGE:int=-10;
              public function bullet():void {
                   addEventListener(Event.ADDED_TO_STAGE,onadd);
              private function onadd(e:Event):void {
                   sw=stage.stageWidth;
                   sh=stage.stageHeight;
                   addEventListener(Event.ENTER_FRAME,loop);
              private function loop(e:Event):void {
                   if (y<_OFFSTAGE) {
                        removeEventListener(Event.ENTER_FRAME,loop);
                        parent.removeChild(this);
                   y-=_SPEED;
              public function removeListeners():void {
                   removeEventListener(Event.ENTER_FRAME,loop);

  • Line 26 1084:  Syntax Error:  expecting rightbrace before end of program

    Im trying to do an animation, how do I solve Line 26 1084:  Syntax Error:  expecting rightbrace before end of program?
    package
        import flash.display.MovieClip;
        import flash.utils.Timer;
        import flash.events.TimerEvent;
        public class AvoiderGame extends MovieClip
            public var enemy:Enemy;
            public var gameTimer:Timer;
            public function AvoiderGame()
                    enemy = new Enemy();
                    addChild( enemy );
                    gameTimer = new Timer( 25 );
                    gameTimer.addEventListener( TimerEvent.TIMER, moveEnemy );
                    gameTimer.start();
            public function moveEnemy( timerEvent:TimerEvent ):void
               enemy.moveDownABit();

    I have taken your advice but now 2 errors have popped up. Line 16 1137: Incorrect number of arguments . Expected no more than 0. Line 18 1120 : Access of undefined property enemy.
    package
        import flash.display.MovieClip;
        import flash.utils.Timer;
        import flash.events.TimerEvent;
        public class AvoiderGame extends MovieClip
            public var army:Array;
            public var avatar:Avatar;
            public var gameTimer:Timer;
            public function AvoiderGame()
                    army = new Array();
                    var newEnemy = new Enemy( 100, -15 );
                    army.push( newEnemy );
                    addChild( enemy );
                    avatar = new Avatar();
                    addChild( avatar );
                    avatar.x = mouseX;
                    avatar.y = mouseY;
                    gameTimer = new Timer( 25 );
                    gameTimer.addEventListener( TimerEvent.TIMER, onTick );
                    gameTimer.start();
            public function onTick( timerEvent:TimerEvent ):void
                avatar.x = mouseX;
                avatar.y = mouseY;
                for each ( var enemy:Enemy in army )
                         enemy.moveDownABit();
                         if ( avatar.hitTestObject( enemy ) )
                                    gameTimer.stop();

  • "end of tap encountered" while capturing canon hv10

    So.
    I am starting a big edit tonight, and im on my second DV tape of capture and already coming into issues. I am using a canon HV10, and am capturing into FCE 4 via appleINtermediaCODEC 1060i60 settings.
    When I start the capture of tape 2, I will begin to capture footage and it was start to CUE TAPE, CAPTURE FOOTAGE, ACQUISITION COMPLETE >> followed by a "You have reached the end of tape" message. I have watched the video many times before, and there are no dropped frames causing any potential capture issues.
    I am about to put in my third tape and see if i get the same problems.
    I am working on a mac pro 2.66ghz x2 4gb ram and tons of storage, i know my specs arent the problem. firewire cable is plugged in directly to front FW400 port.

    I have put tape 3 in and it is giving me the same problem. Though when 1 put tape 1 back in, the capture is fine.

  • Problem importing "still" images from DV tape

    (Setup: iMovie 9, OS X 10.58, Pansonic NV-GS250)
    Hello everyone,
    I m trying to solve the following problem:
    I need to edit (fades, overdub etc.) a movie which has been mastered by someone else.
    The DV tape I am trying to import has a lot of "still" sequences that were generated as follows:
    - The source DV tape was paused while the target (master) DV recorder was recording e.g. for five seconds.
    This works fine on the resulting DV tape: The paused frame from the source tape is shown e.g. for five secs, then the next "real" clip is shown seamlessly.
    However, upon import from the camera/master tape, iMovie discards these pseudo-still images: They show up as 0 kB files in the event folder.
    This happens both with manual and automatic import.
    I do not have access to the source material, i.e. the raw tapes and clips that were used this way. This means I cannot "rebuild" these discarded clips.
    Does anyone know how to solve this problem - i.e. have iMovie recognize these clips that are actually paused source material?
    Or is this something that would require Final Cut? Or may a third-party tool? I would send a few bucks if necessary.
    Thanks in advance!

    Hello,
    thank you for replying, but I probably didn't describe the problem properly ...
    You suggest dragging a clip from the event into the project and then creating a Still Frame from it.
    I cannot do this because iMovie will not import these clips *at all* - i.e., they are not physically present on the Mac although they show up on screen during import.
    Here is what happens:
    - Let's say I have three clips on my Digital Video Tape:
    - the first is a short, "real" scene,
    - the second was generated by pausing the source camcorder and recording this paused frame on the master camcorder for a few seconds
    - the third is another "real" scene.
    The resulting DV master tape (which I am working with) plays back properly on the camcorder: scene 1, scene 2 (a paused frame), scene 3.
    When importing this into iMovie, I end up with these files in iMovie's event folder:
    "clip-2009-07-02 01;55;37.dv" 34 MB
    "clip-2009-07-02 01;56;10.dv" 0KB <-
    "clip-2009-07-02 05;51;26.dv" 21 MB
    I.e, iMovie discards these clips upon import - so there is nothing to generate a still frame from.
    So I need to get around the import problem.
    Even a third-party tool for importing such "paused still frame" clips from a DV tape would help. I just need to get them onto the Mac HD.

  • Error: "End of tape reached, last clip was not captured."

    I am trying to import a clip that I have successfully captured in the past.
    *The Tape:*
    Vis.TC, Keycode, and Audio TC.
    *Batch Capture settings:*
    Use logged clip settings, no handles, dv ntsc 48khz, 29.97, 24bit, 720x480 etc.
    *The Deck:*
    Sony DVCAM DSR-11 deck, the same one I used for importing last time.
    *The Device Control Presets:*
    Apple Firewire Basic, Time source: DV Time, 29.97, Non-Drop Frame.
    I imported the telecine log and selected the clip I wanted to capture. I hit batch capture. Click ok to the batch capture settings. The deck winds to the spot on the tape, capture starts, after 10-12 seconds or so I get this message...
    Error: "End of tape reached, last clip was not captured."
    http://farm4.static.flickr.com/3557/3354451183_fef917f317.jpg?v=0
    Its clearly not the end of the tape...why is it doing this? How do I fix it? Any help is greatly appreciate.
    Jason
    Message was edited by: JasonWeber

    Just to get you started, the DSR-11 firewire control protocol should be Firewire NTSC not Firewire NTSC Basic.
    Also, are you sure the tape is NDF timecode?
    x

  • Premature end of tape?

    still experimenting. attempted to capture some footage from my canon HV30 that i had shot before. twice got an end of tape message during the capture when only a minute or two into the tape. what could cause this?

    If you turn the camera playback off whilst capturing, FCE thinks it has reached the end of the tape and gives you that message.
    Are you sure nothing is causing the camera to stop playing back?
    What Easy Setup are you using?
    You could try deleting the User Preferences as described here:-
    http://support.apple.com/kb/TA24195?viewlocale=enUS&locale=enUS

  • Is there a way to import videos from old VHS tapes so that they can be later accessible to processing with imovie?

    Is there any way to import videos from old VHS tapes so that thry can later be processed by imovie?

    I recently got a new  iPhone, and after restoring all my stuff from my old iPhone via the iTunes restore thing, I had to put all my music on manually, instead of it being restored.
    iTunes content is not included with your iPhone's backup - no music, movies, tv shows, podcasts, audio and print books, tones, and apps. All iTunes content must be transferred back to your iPhone when restoring. If you sync music with Sync Music selected under the Music tab for your iPhone sync preferences with iTunes, music is transferred back to your iPhone from your iTunes library when syncing - syncing is followed after the iPhone is restored. If you manually manage music and videos with this selected under the Summary tab for your iPhone sync preferences with iTunes, you must manually drag all music from your iTunes library back to your iPhone. Manually manage music means manually all the way.

  • Live capture with FCE 4 and Canon HV20 - End of Tape when capture in HD

    I have a Canon HV20 HiDef video camera that was given to me to record an event. I want to try and avoid using the tapes if possible and capture the video directly into my MacBook Pro using FCE 4.
    If I try and capture video when the camera is set to HD output, the capture screen comes up, I can see the image from the camera on the FCE4 screen for a split second, then I get a message indicating the end of tape has been encountered. (The tape isn't even being used and is no where near the end anyway).
    If I change the camera to DV output, I can change the FCE4 Easy Setup to simple DV control and it works fine to capture live, except that it is no longer in HD. I get no error message about the tape end being hit.
    I am unable to find any Easy Setup configuration that will allow me to record live. Any suggestions?
    Thanks.

    Play your tape forward to a position where there is continuous Timecode and try again.
    As Ian suggests the correct _AIC Easy Setup_ is the only way to get HDV in to your Mac via FCE.
    Note: Your camera must be set to output HDV assuming it recorded HDV.
    Al

  • Current Time code field and "Capture Now has reached the end of tape......"

    Hi I just got my new iMac and I have lots of space. When I open up the Final Cut Pro and press the capture now it gives me the notice that it had reached the end of tape, but I haven't reached the end. I have vhs in the VCR machine and it is connected through the digital device. Not only that but my current timecode field is always running and I can't stop it. Also I used the uncontrollable device and when the tape has reached the end I tried to escape but it seizes up and I lost my capture. what shall I do?

    Yeah, I was just thinking about that. I'm doing this on an iMac.
    What's going on with Capture Now? I know staying digital would be best. But I'm kinda doing this project to give myself some hands-on time with FCP to get familiar with it. I'd like to capture this stuff through the Log And Capture GUI if I can. Sooner or later, I'll need to do it with something else (possibly an old VHS tape) where I won't have the option of staying digital.
    Anybody?

  • I never used this program before. I tapped on the "budget form" and decided I'd rather use the "expense form".  I can't figure out how to get to the page that you choose which form you want

    I never used this program before. I tapped on the "budget form" and decided I'd rather use the "expense form".  I can't figure out how to get to the page that you choose which form you want. How would I do that?

    Pct,
    In the Numbers spreadsheets window where all your documents are shown as icons, tap the Plus Sign.
    Choose Create Spreadsheet
    Select the template you want to use
    Jerry

  • ITunes downloaded movies, sound stops before end of movie.

    Sound stops before  end of my downloaded iTunes movies. I must stop the movie and start it again to get all the sound.

    I am having the same problem and there does not seem to be an answer. How do we get our money back for the rental? It's not the $4 but the principle ... Don't sell a product that does not work.

  • I've imported a lot of 8mm tape into a single project. I need to split off

    I imported many hours of 8mm tape into iMovie. There are about 40 clips now and I want to split the 40 clips into about 7 different projects to edit individually. I don't want to re-import the 8mm tapes (read: I want to safely split off the clips without losing valuable import time).

    Now that you have one project go to the clip you want, select it, then go to share, select Full Quality, click the box selected clips, save the name and it will make a dv file with those clips. Then after you have all the clips into a seperate folder start IMovie, create new project and drag the clips you want for that movie. It does take time to write clips into new file. You also need a good amount of drive space.

  • RE: Import Duties before supplier invoice

    Dear All,
    We have a one requirement  for our client.
    In certain cases they need to pay import duties immediately before
    receiving the supplier invoice. Right now,  AP Accountant is booking
    duties only after the supplier invoices have been booked.
    Is there a way to book import duties before booking the supplier
    invoice?
    Anyone have idea replay me.
    Regards,

    Hi Jai,
    You can book those duties (Not expenses)with using of MIRO. You can book only DUITES.Remaining part you can book after getting the proper supplier invoice
    Rgds
    ManiSuma

Maybe you are looking for

  • My phone is broken and I have yet to understand how to get iCloud to wipe it clean from my laptop.  Can anyone talk me through it?

    I am trying to wipe my broken iPhone 4 and have signed into iCloud on my laptop, but seem to be going around in circles trying to find a simple option to wipe my phone. It keeps telling me to install iCloud, which I have.  Help!

  • How do I break up a large PDF into 8"x11" pieces and print?

    I downloaded a super large PDF map that probably has to be split into at least ten 8.5"x11" pages in order to print (and then i will have to splice/tape the printed pages together, to form the map). So my question is: How do I tell Photoshop (or just

  • Difference in Amount in GR and PO

    PO details 1.  with ACCt Asign Cat P(project)/ K - cost centre 2. of text material (no mat master) 3. Qty 1 EA price 330.0 Rs. 4. No GR based INv (indicator is off) GR done first. Qty is 1 EA (each) Amount is shown as 1.06 Rs. IR is done after GR A.

  • Credit card processing need help

    Hi all I am developing a java application for online money transfer. How will I be able to verify peoples credit card or debt card to: a)make sure they are valid ie not suspended or cancelled b)Process the transaction with the person's card company f

  • Emca unable to create dbconsole

    When i run the command C:\Windows\system32> emca -config dbcontrol db -repos create it ask for database Sid, after giving oracleSID it give this type of message Enter the following information: Database SID: orcltrng Exception in thread "main" oracle