Quicktime Meta-data Access (Creation Time)

Greetings,
I'd like to be able to pull the creation time from a quicktime file. A bit of browsing at Apple's QT site left me quite confused. It does seem, however, that the time (or was it just the date) is available as a tag inside the QT file. Anybody have a working bit of code I can steal??
Background: My digital camera (Kodak 3600) lets me shoot quicktime snippets. But, their transfer software is broken (misorders files). It also doesn't do the file management the way I want it to be done :) So, anyway, I'm putting together a simple swing client to handle the chore. I'd like to be able to get the creation time from the metadata, so I can correctly order the images/videos on my PC archive. I have successfully used JExif to grab Exif tags from the JPGs, and would like to get similar info from the metadata inside the quicktime file.
Thanks very much for your help,
Bill Nace

Don't have working code (though it's an interesting little thing to try when I get back home), but if you're willing to switch from JMF to QuickTime for Java, the "Media" class in that API has a getCreationTime() method that is probably what you're looking for. This returns an int that represents the number of seconds (not milliseconds) elapsed since Midnight, Jan 1, 1904 (ie, the Beginning of Macintosh Time).
As for getting the Media, start with a Movie, get the right Track, then do Track.getMedia().getCreationTime(). Appropriate caveats about QTJ's difficulty apply, as do apologies for bringing it up in this forum.
Shot in the dark, but it looks like that's how you do it in QTJ. Don't know if JMF exposes this meta-data in any way (kinda thinking not...)
--invalidname

Similar Messages

  • Rewriting "Save to" add meta data tag at time of save

    What I am trying to achieve is this,
    When I save a file at the moment I select Save As using the shortcut keys.
    However I want to automatically add some meta data to the file every time. So I would write a simple action within photoshop.
    So File info
    then Description Tag
    Author (me) and maybe Author title (photographer)
    Then the next part of the script would be in invoke the "Save as" Command, BUT ITS IMPORTANT TO NOTE I DON'T WANT IT TO AUTOMATICALLY SAVE. it needs to jst put the prompt on the screen so that filename type etc can be filled in manually.
    Then once the script is made I can assign the keystroke CMD Shift S to this script, hide the save as function in the keyboard shortcuts/ menu items.
    Then every time I go to save it would add the meta tags I need as I work?
    This is the sort of data I want to save,
    var idsetd = charIDToTypeID( "setd" );
        var desc11 = new ActionDescriptor();
        var idnull = charIDToTypeID( "null" );
            var ref3 = new ActionReference();
            var idPrpr = charIDToTypeID( "Prpr" );
            var idFlIn = charIDToTypeID( "FlIn" );
            ref3.putProperty( idPrpr, idFlIn );
            var idDcmn = charIDToTypeID( "Dcmn" );
            var idOrdn = charIDToTypeID( "Ordn" );
            var idTrgt = charIDToTypeID( "Trgt" );
            ref3.putEnumerated( idDcmn, idOrdn, idTrgt );
        desc11.putReference( idnull, ref3 );
        var idT = charIDToTypeID( "T   " );
            var desc12 = new ActionDescriptor();
            var idCptn = charIDToTypeID( "Cptn" );
            desc12.putString( idCptn, """Description""" );
            var idByln = charIDToTypeID( "Byln" );
            desc12.putString( idByln, """Author""" );
            var idBylT = charIDToTypeID( "BylT" );
            desc12.putString( idBylT, """Author Title""" );
            var idObjN = charIDToTypeID( "ObjN" );
            desc12.putString( idObjN, """Document Title""" );
            var idCprN = charIDToTypeID( "CprN" );
            desc12.putString( idCprN, """Copyright Notice""" );
            var idURL = charIDToTypeID( "URL " );
            desc12.putString( idURL, """Copyright Info URL""" );
        var idFlIn = charIDToTypeID( "FlIn" );
        desc11.putObject( idT, idFlIn, desc12 );
    executeAction( idsetd, desc11, DialogModes.NO );}

    After your first scan you need to click the + sign at the 7 o'clock position. 

  • Serial Number Creation Time

    Hi,
    In Which table and what field is the serial number creation date and creation time stored?
    Pls help

    Hi Donna.
    I would like to suggest,
    Tables SER01 - Document Header for Serial Numbers for Delivery
    Similarly, SER02 to SER07 contains the Serial Number Information for specific module like PO, Delivery,etc.
    Hope that's usefull.
    Good Luck & Regards.
    Harsh Dave

  • Can Spotlight search for file creation time ?

    Hi,
    Is it possible to use Spotlight to find files with a specific creation date and creation time ?
    Example:
    creation date: exactly 03/03/2008
    creation time: after 10:00 and before 12:00

    Hi Kees, not that I'm aware of, and since you can't run Classic and "Find File", I'd get EasyFind, Spotlight won't be reliable...
    http://www.devon-technologies.com/download/
    Near the bottom of the page.
    you can at least sort by date/time then to narrow it.

  • Batch change creation date meta data in Bridge?

    In Lightroom i can change the meta data on multiple files to be increased by say 2 minutes and all the creation times are adjusted.  Can this be done in CS4 bridge???

    In Bridge you can not change the date created.  That is time stamped by camera when you take the picture.

  • Extended Meta data date / time shift

    Up to know it seems that Lightroom 3 can only enter a new date / time for the Meta data creation / change / modify values. Or it can shift the time in 1 hours steps to correct time zone problems whitin a define +/- range.
    Now imagine about that I have image files from different cameras about the same event and the internal camera time is not the same at all camera, means, than e.g. one camera time is 20 minutes late (-20 min) compared to another camera. Of course, then I could enter a corrected time for the creation time in lightroom directly. But should I do that for 300 images???
    I need an extended function of the date / time modification:
    It should be possible to make a batch modification of all selected photos of +/- hh:mm:ss to adapt the images of one camera (which had a wrong interal time setting) to the real time or at least to a time of another camera (of course you have to know the exact time difference between the camera times).
    Such a function is currectly provided by the little software EXIFTool - but it's not nice to handle the image files outside of Lightroom just to modify the time. And Lightroom already has a function for this - but it's possibilities are not good enough.
    Please implement this as soon as possible.
    Best regards,
    Jochen

    Hi robtes,
    thank you very much for the hint! I always thought that all selected images would be set to the same time if I use this function.
    I guess then this is just a GUI problem. It should be somehow visible that in the grid view all selected images are shifted with the same amount of time. Additionally it would be an advantage to see how much time (+/-) it is shifted.
    Nevertheless, it could have saved allot of my time if I knew that before. I tried to find something in the German help - but I didn't find the information you gave to me.
    Finally this is a point which can still be improved.
    Thanks again,
    Jogi73

  • Re: How to access Property meta data for KM in webdynpro

    Hi Friends,
    I have created a custom property System admin- system configuartion - KM content - Content management - Global service - property meta data .
    I have assigned this property to a Folder , Now I want to access this property in my code .
    How can this can be possible ??
    Thanks in advance

    Hi Mayank,
    have a look below to call property
    /message/1193263#1193263 [original link is broken]
    Koti Reddy

  • Meta Data / Data Code / Time Stamp

    Not sure how to explain myself here but here goes.
    I am using Premiere Elements 7 to capture about 50 DV tapes I have using a Sony TVR27E.  I have each tape being saved to it's own folder (Called "Tape 0001 - 01_01_2006 - 31_01_2006 etc and captured using the device control time code so that each 90 minute tape gets split into 10's to 100's of individual clips called "Tape 0001m Clip 01 etc.  This is all going really well so far and I'm at about tape #40 (so pretty much finished)  what I have just noticed however is that when I come to editing clips or trying to find clips in the organiser I have no information about when each clip was shot.  During capture from the DV camera i can display on the DV camera monitor the "Time Stamp" however this does not display on the capture monitor window on the PC during capture.  My question is how can I display or find out when each clip has been originally shot.  i don;t require to see it in the finsihed DVD however it would be very handy to have that kind of 'meta data" as some of my tapes have mixed dates on them.  Any clues?
    regards,  Stewie.

    The Organizer should read and display that kind of metadata, Stewie. You can even activate Display Details and you'll see it listed under the clips. (At least that's how it should work.) That's assuming, of course, that this is a miniDV camcorder and that you're capturing over a FireWire connection. (I couldn't find any specs on this camera.)
    You can also look up a free program called DV Date. You may find it helpful.

  • Can't get access in Time Machine to certain folders for any date earlier than current date/time.

    Can't get access in Time Machine to certain folders for any date earlier than current date/time, even when entering as Admin. Why do certain folders have small red "-" badge in lower right corner of folder icon?  Here's a picture of the dilemma:
    I've tried monkeying with priveleges using Command I, and changing users, but to no avail.  Can anyone help?

    Right.  Here's what the permissions look like from the Finder Command I:
    I'm not sure what "Custom" means, but when I then try to change it to "Read & Write", it doesn't take.... just comes back as Custom. Interesting to note that not only am I logged into Joan's account where the data folder and file lives) to do this, but when I do it from my own account  as Admin (dunc...mpster) I get the same result.

  • Edit Capture Time - Meta Data

    Ive imported photos into Lightroom from two cameras and noticed later than one camera must have been accidentally set to AM instead of PM. So my pictures arent in the proper order when I sort them by time. How can one edit the time on more than one photo at a time? When I select more than one photo in the Library view the meta data show "mixed".
    TIA,
    Amelia

    In Grid View, select all the images from the camera that was set to the wrong time. Go to the Metadata>Edit Capture Time menu item. Then, choose the "Adjust to a specified date and time" option and set the correct time for the image that is showing. All the selected images will keep their positions relative to that image, but be adjusted by the same amount.It does exactly what you need.
    Hal

  • Can I access the data on the time capsule from the Internet?

    Can I access the data on the time capsule from the Internet?

    You need to follow the BTMM via icloud instructions.
    http://www.apple.com/support/icloud/back-to-my-mac/
    There are plenty of other ways to do it.. but issues to do with Apple not using a dynamic DNS client so if your ISP does not allocate you a static public IP there is no way to find it, if the public ip rotates as they are designed to do hourly or daily.
    Do a google search, remote access time capsule..
    Or use the more like this on the right hand side... there are plenty of posts and even youtube video which go right through it.
    BTW your school system may simply block the port.. if I was a school IT admin.. I would. You are dragging files across to the internal school network bypassing the firewall.. that is unacceptable risk to the whole school system.

  • HT1175 How do I access the backup data on the Time Capsule?

    I can't find the directions on how to access my backup data on the Time Capsule.
    The Time Capsule I have is the Apple APTC2TB, not the newest version.
    Thanks for any help.

    Our forum expert Pondini has done a huge service with all his help..
    Please read the FAQ..
    http://pondini.org/TM/FAQ.html
    Q14-17 cover restore.
    There are also instructions in several places.. for instance using migration or setup assistant.
    http://pondini.org/TM/Home.html
    Also troubleshooting section..
    James who wrote it died before he could get to Mavericks.. but most of it is still relevant.

  • How can I access my backup Data on my Time Capsule HD?!

    I have 1.77 TB of Data but cannot access!?
    After having problems with several programs crashing, I had do do a complete reset, on my macbookpro.
    I erased everything on my macbookpro's HD and did a complete reset begininng with reloading OSX-Maverick.
    I have also manually reinstalled all my apps, hoping to avoid reinstalling to problems causing the crashes.
    Everything seems to be working fine now... with the exception that I can't seem to access the backup data on my Time Machine.
    I have tried using the disk utility also, but after a 1 min of trying to access the disk, it stops reponding and I have to force quite Disk Utility.
    I need help! The back up data is my life!;-0

    Did you use TM since you upgraded to Mavericks??
    That could cause damage to the TM backups.
    I am really unsure how to advise you on this one.. but if you need the backups you have to take heroic measures..
    I would not use Mavericks.. if the backups were done under Mountain Lion.. get an external drive for the computer and load ML on it.. then get another disk and do a full restore of the backups to a different location.
    See the restore info in Pondini for help.
    Q14-17 here.
    Or boot with the original DVD and use TM to restore .. as per instructions here.
    http://pondini.org/TM/Home.html
    Use Setup Assistant .. or if all else fails use migration assistant.
    It may even be worth archiving the TC before you begin so you know all the data is preserved and Mavericks is not just going to wipe it out as soon as TM starts.

  • Cannot access my time machine data

    I always backup my data using Time machine. I recently had to replace my Hard drive and tried to access my data from the Time Machine Disk and I cannot do it. Any ideas?

    I can't see backups for a disk/partition that's no longer connected

  • Accessing BEx Information Pane (cube meta data) via WEBI

    All,
    BEx query analyzer shows meta data on the info cube or BEx query.  This includes the Author, the last time the cube was refreshed, the info provider name, last refreshed etc.
    A customer wants to know how to bring this information into the BOBJ world, particularly Webi.
    Can anyone help?
    Edited by: Steve Bickerton on Sep 22, 2008 6:10 PM

    Hi Ingo,
    My name is Lisette and I am the BI consultant working with the SAP BOBJ team.   When you execute a query in BEx you can click on the Information button and get the following information.
    Information
    Author E04093                                                                 Last Refreshed 09/24/2008 14:30:03
    Current User E04093                                                 Key Date                 09/24/2008
    Last Changed By E04093                                                 Changed At 09/24/2008 14:22:21
    InfoProvider ZFAP_M001                                 Status of Data 09/24/2008 11:26:21
    Query Technical Name ZQ_ZFAP_M001_0003 Relevance of Data (Date) 09/24/2008
    Query Description Late Payment Report                                 Relevance of Data (Time) 11:26:21
    For the POC we need to be able to show this data on the WEBI or Crystal report.
    Hope this clarifies.
    Thanks for your assistance.
    Lisette

Maybe you are looking for

  • Weblogic 10.3.0.0

    Hi, We have been using 2 weblogic servers v.10.3.0.0 behind a F5 Load balancer. We have been noting a lot of connections to database: Weblogic server 1 477 Weblogic server 2 393 The problem here is when we restart the weblogics we, for sometime aroun

  • G5 will not boot into OSX - stays at a command-line prompt

    My G5 will not boot into OS X. I would appreciate and and all advice. Thanks. What happened: I had the G5 running one morning, with the Isight camera on, plugged into the front-console firewire port. I was running EvoCam software. At about 2 hours in

  • Question on 'BYTES' in dba_free_space

    I have 11gr2 db. SQL> select sum(bytes)/1024/1024/1024 Gbytes_free   2                 from  sys.dba_free_space   3  where tablespace_name = 'AI_TS'; GBYTES_FREE   29.328003 we have 29GB free for tablespace AI_TS Let's see what those datafiles in the

  • Wf-XML with Guided Procedures to start other workflows e.g BusinessWorkflow

    HI! Is it possible with Guided Procedures to create a Wf-XML file and send it to an other Workflow engine, to start a process with the parameter defined in the XML file ? This would be required to start an webflow in R/3 Business Workflow. This Webfl

  • Non blocking jDialog & return values

    Hi, I have (at the center of this problem) 3 classes. A controller class, and two jDialog windows. The controller initiates the first jDialog window (a main menu window). When the use clicks on a button the second jDialog window opens (a search windo