Synchronize Video and Data - DIAdem Version?

Which version of DIAdem is needed to sync video and data playback?  Can I sync two videos at the same time with one data source or does it have to be one video with one data source?
Nathan - Certified LabVIEW Developer
Solved!
Go to Solution.

Just for future reference, should anyone be looking at this thread for more information:
This link has a table with all major DIAdem features and what type of license (Base, Advanced or Professional) is required to use these features:
http://www.ni.com/diadem/buy/
The Professional license adds
3D model data mapping
GPS map layouts
to the features already present in the Advanced version (including video synchronization).
This page has a very detailed list of features, with more in depth descriptions and screen shots:
http://sine.ni.com/ds/app/doc/p/lang/en/id/ds-263#view.base
Maybe this is helpful to someone ...
     Otmar
Otmar D. Foehner
Business Development Manager
DIAdem and Test Data Management
National Instruments
Austin, TX - USA
"For an optimist the glass is half full, for a pessimist it's half empty, and for an engineer is twice bigger than necessary."

Similar Messages

  • Why do my videos freeze when I try to sync video and data?

    When using DIAdem 2010 to view synchorized video and data, it always works well on the first playback.  But then on subsquent playbacks the video will freeze while the data keeps playing.  I'm using MP4 videos.  I'm thinking it's not related to the PC - we just upgraded to a machine with a Quad i7 processer and 16GB RAM.  
    Has anyone else experienced this issue?  Is there are a particluar codec the video should be saved with?

    Hi Gatsby,
    Please refer to the following Help documentation on Codecs: http://zone.ni.com/reference/en-XX/help/370859H-01​/genview/genview/view_video_format/
    Regards,
    Kristen

  • Synchrosnised video and data acquisition

    I am a Labview user who would like to capture video and data (from one video
    camera and 4 strain gauges) simultaneously, then be able to play the video
    whilst being able to process the data streams. Is there a simple way to do
    this? - Thanks!

    I use Imaq for Labview to do the image acquisition, while using a traslation
    system. It works. The Motion controller is controlled by Labview too.
    (RS232)
    It doesnt seem u need syncronization from ur mail, maybe just a simultaneous
    acquisition. In this case it's very easy.
    Saint
    "Kevin Powell" ha scritto nel messaggio
    news:[email protected]..
    >
    > I am a Labview user who would like to capture video and data (from one
    video
    > camera and 4 strain gauges) simultaneously, then be able to play the video
    > whilst being able to process the data streams. Is there a simple way to do
    > this? - Thanks!

  • How can synchronize video and audio?? (Help me!!)

    I was writen a Client/Server program, but in Client's part Video and Audio doesn't not synchronize thought i was used method in 2.0 programer guide (use Player control Controller). Any one can help me??

    http://java.sun.com/products/java-media/jmf/1.0/guide/JavaMediaFrame.fm7.html

  • Video and data on same DVD

    Hi. I've heard it is possible to mix a standard video DVD with a DVD that has data on it. (Mulitmodal? DVD) Basically, you create a DVD with the TS folders for both audio and video. In addition, on the root directory, you can create a folder that has data on it. So if you right click and choose open, you can see the files.
    I can see doing this through some of the more sophisticated authoring programs, but I love a few of the templates iDVD has. So my question is, can I create this format with iDVD? Maybe author to a virtual disk, add my data, then use Toast to actually burn the DVD?
    Any suggestions are appreciated.
    Mark

    You'll be happy to find out that iDVD will handle your challenge without any fancy footwork. The feature you're looking for is DVD-ROM Content, and you'll find an option for that in iDVD (Edit DVD-ROM Content) on the advanced menu.
    Naturally, this reduces space for your video productions, but it's a great place for sending the original photos, some background in Word format, or really any electronic file. Only computers can access this data, and they need to do it through Finder on a Mac (PCs shouldn't have any problem either).
    This could be helpful:
    http://www.apple.com/support/ilife/tutorials/idvd/id2-4.html
    John

  • ODM and Data base version

    I have a 32 bit server as Oracle data base server and I had 9.2.0.1 version installed but ODM need at least 9.2.0.2 version. But this version doesn't work in a 32bit processor server. Does the Linux version of 9.2.0.2 works in a 32 bits processor server?

    9.2.0.2 certainly works on 32-bit Windows machines. Are you sure you're installing the 32-bit patchset rather than the 64-bit patchset?
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Synchronize Video and Text

    Hi everybody,
    I've developed an application that play a resized source video (thanks to www.mhp-interactive.org examples) now i would like to synchronize some text with the video.
    I would like that a text will change periodically in according to some change of the video.
    Is it possible to syncronize a normal MPEG-2 stream video?
    how can i do?
    Thanks
    Astro

    The most flexible way to do this is using DSM-CC stream events (see the org.dvb.dsmcc package). If you put a stream event at the point in your stream where the new text should be displayed, you application can detect these and display the new text.
    Inserting stream events does mean some manipulation of the transport stream, but this is probably easier than trying to do it any other way.
    Steve.

  • Issues with Synchronize to and from DB (version 3.3.0.747)

    Having an issue with syncing the model and the data dictionary is a very specific case:
    1. Reverse engineer an existing table (T1)
    2. Copy the table (in data modeler) - T2
    3. Rename the table, make changes (add columns and keys)
    4. Forward engineer the new table (i.e., export and run DD for T2L)
    5. Make additional changes to new table (T2) in data model.
    6. Run sync db with model - the sync routine compares my new table (t2) to the original table (T1) in the database! It cannot "find" my new table (T2) in the database to compare to.
    7. Alternatively try to sync the model with the db - this time it wants to sync the original table (T1) to itself (which has no change) and DROP my new table (T2) from the model.
    It appears that sync is looking at meta data one my new table (T2) that contains the original copied table's name (T1). And in fact if I look at the table Summary properties - the source db object property does list the original table name (T1).
    I also tried to reverse engineer the new table (T2) to the merge with the model, that has the same behavior as the sync.
    Is there a way to fix this short of dropping T1 from the schema?
    Edited by: Kent Graziano on May 20, 2013 2:37 PM

    Hi Kent,
    thanks for reporting the problem. I logged a bug and ER for that.
    Is there a way to fix this short of dropping T1 from the schema?Unnecessary information about source need to be cleared. Here is a script that will help on that:
    //array with 2 elements to illustrate different use cases - the first is used to have exact match on table name
    // the second one ("REGIO") can be used with following check in inList function
    //if(table.getName().startsWith(list)){
    var list = ["Regionsv1","REGIO"];
    function isInList(table){
         for(var i=0;i<list.length;i++){
              // different approaches to match table name can be used
              // be aware of letter case
              //if(table.getName().startsWith(list[i])){
              if(table.getName().equalsIgnoreCase(list[i])){
                   return true;
         return false;
    function clearSourceStampforTable(table){
         clearSourceStamp(table);
         cols = table.getElements();
         for(var i=0;i<cols.length;i++){
              clearSourceStamp(cols[i]);
         keys = table.getKeySet().toArray();
         for(var i=0;i<keys.length;i++){
              clearSourceStamp(keys[i]);
              if(keys[i].isFK()){
                   clearSourceStamp(keys[i].getFKIndexAssociation());
    function clearSourceStamp(object){
         object.setSourceConnName("");
         object.setSourceObjSchema("");
         object.setSourceObjName("");
         object.setSourceDDLFile("");
         object.setDirty(true);
    tables = model.getTableSet().toArray();
    for(var i=0;i<tables.length;i++){
         table = tables[i];
         if(isInList(table)){
              clearSourceStampforTable(table);

  • Video and Data files together

    I never had this request before! How do you (steps please) import and burn a Video file along with PDF files together in DVDSP that when opening the DVD on their computer they will be able to download the PDFs?
    I very much would appreciate an answer. Thanks!

    Hi Again,
    Eric is correct, but I believe you said "Open on their computer",
    that you can do,
    Assemble your PDFs in a folder named as you wish,
    put that folder in another folder and note it's location.
    in your DVD project, select the disc in the outline tab,
    go to the disc inspector>general tab, look to the bottom,
    check the box and navigate to the outer folder only (not the inner one)
    check the file size to make sure you have room on your disc,
    that oughta' do it.
    and again, Eric is correct, this will not function on a set top box.
    J>H<L
    (edited to correct spelling)
    Message was edited by: KADVD

  • How to synchronize iPhone video and microphone audio in iMovie?

    1. I have video footage captured with an iPhone 5s (roughly 7 minutes of piano).
    2. I have audio footage captured with a third-party microphone (same 7 minutes of piano playing).
    3. I bring these two pieces of footage into iMovie and line them up at the beginning of the clips.
    4. When I start playing the movie, the video and audio are in sync. Towards the end of the movie, the video and audio are out of sync by roughly 0.5 - 1 second.
    My question is how do I synchronize the iPhone and microphone footage in iMovie?
    Is this a problem with the video captured with the iPhone?
    Or is this a problem with iMovie not able to synchronize video and audio from multiple clips?
    Note: I cannot use beat markers to solve this, because the piano playing does not fall on equal durations ("beats").

    I cannot synchronize the Address Book and Calendar data, even by means of iCloud or similar servers.  It appears these data are not selected automatically during synchronization. How can one select Address Book and Calendar Book in Mavericks for synchronization ?

  • A tool to export a video of DIAdem VIEW, playing a synchronized video, map, audio and data

    It's very common you need to do a presentation with several information and if you can put a video playing a synchronized video, map, audio and data graphs, like DIAdem VIEW do, your presentation will be cause a excellent impression. To do this today you need a capture screen toll, If DIAdem have a native tool to do this it would be great.
    

    Hello,
    Today I tested the screen capture software Camtasia Studio 8 and this works really good. The files can be saved as an AVI file and different qualities can be chosen, which gives some flexibility in the file size. The screen capture is working fast, so if I run with 1 Hz the VIEW layout with a map and several 2d graphs all the frames are captured.
    With kind regards,
    Stijn

  • Overlay and synchronize video

    Hello,
    Does anyone know, how to overly and synchronize 2 or more videos of athletes, for example alpine skiers, using Premiere Pro? You can see that on the TV sometimes, where 2 racers are put into one track over each other and you can compare their rides? They are using special technology on the TV, probably Dartfish. But I hope somebody has some idea how to do it in Premiere? I have put one video over the second and set the opacity to 50%. Then I moved the upper video and adjusted its size, so that the gates (the skiers were at) matched. I created keyframes for couple of gates and for each of them I repeated the same and hoped Premiere would do the rest. But the result isn't good, the skiers drive away just a moment after leaving the gate. Any tips? Thanks. Ivan

    Just for future reference, should anyone be looking at this thread for more information:
    This link has a table with all major DIAdem features and what type of license (Base, Advanced or Professional) is required to use these features:
    http://www.ni.com/diadem/buy/
    The Professional license adds
    3D model data mapping
    GPS map layouts
    to the features already present in the Advanced version (including video synchronization).
    This page has a very detailed list of features, with more in depth descriptions and screen shots:
    http://sine.ni.com/ds/app/doc/p/lang/en/id/ds-263#view.base
    Maybe this is helpful to someone ...
         Otmar
    Otmar D. Foehner
    Business Development Manager
    DIAdem and Test Data Management
    National Instruments
    Austin, TX - USA
    "For an optimist the glass is half full, for a pessimist it's half empty, and for an engineer is twice bigger than necessary."

  • Flash Player that auto appeared on my screen. Ever since I can not play video, and my system has become painfully slow. I have Mac OS Lion 10.7.5 and software is up to date. Before this everything was running beautifully. Can you please provide a link so

    Dear Adobe.
    Yesterday I installed the latest version of Flash Player that auto appeared on my screen. Ever since I can not play video, and my system has become painfully slow. I have Mac OS Lion 10.7.5 and software is up to date. Before this everything was running beautifully. Can you please provide a link so I can uninstall the latest version only. Thank you. Stephen Kress. Melbourne. Australia

    When you run the uninstaller, it will uninstall all Flash Player versions.
    If you want to revert to an older version after that, get it from http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html

  • How to synchronize audio and video rtp-streams

    Hi everyone!
    I've tried to make one of the processors, processor1, control the other processor, processor2, with processor1.addController(processor2) but I get a
    javax.media.IncompatibleTimeBaseException. I need to synchronize audio and video rtp-streams because they are sometimes completely out of sync.
    In JMF API Guide I've read:
    "2. Determine which Player object's time base is going to be used to drive
    the other Player objects and set the time base for the synchronized
    Player objects. Not all Player objects can assume a new time base.
    For example, if one of the Player objects you want to synchronize has
    a *push-data-source*, that Player object's time base must be used to
    drive the other Player objects."
    I'm using a custom AVReceive3 to receive rtp-streams and then I create processors for the incoming stream's datasource's, and they are ALL PushBufferDataSource's.
    Does this mean I can't synchronize these. If so is there any way I can change them into Pull...DataSources ?
    How are you supposed to sync audio and video if not with as above ?

    camelstrike wrote:
    Hi everyone!
    I've tried to make one of the processors, processor1, control the other processor, processor2, with processor1.addController(processor2) but I get a
    javax.media.IncompatibleTimeBaseException. I need to synchronize audio and video rtp-streams because they are sometimes completely out of sync.
    In JMF API Guide I've read:
    "2. Determine which Player object's time base is going to be used to drive
    the other Player objects and set the time base for the synchronized
    Player objects. Not all Player objects can assume a new time base.
    For example, if one of the Player objects you want to synchronize has
    a *push-data-source*, that Player object's time base must be used to
    drive the other Player objects."
    I'm using a custom AVReceive3 to receive rtp-streams and then I create processors for the incoming stream's datasource's, and they are ALL PushBufferDataSource's.
    Does this mean I can't synchronize these. If so is there any way I can change them into Pull...DataSources ?The RTP packets are timestamped when they leave, and they are played in order. You can't change the timebase on an RTP stream because, for all intensive purposes, it's "live" data. It plays at the speed the transmitting RTP server wants it to play, and it never gets behind because it drops out of order and old data packets.
    If your RTP streams aren't synced correctly on the receiving end, it means they aren't being synced on the transmitting end...so you should look into the other side of the equation.

  • I keep losing the time date stamp when uploading the video and need to keep it HELP

    Using Premier 7 making a video for my son and need to keep the time/date stamp that is visible when playing the video direct from the camera to the tv. When I compile the video and burn to DVD this Stamp disappears how do keep it on the film that I am editing so when I burn it will be still there?

    Ah, PrElements 7. I thought that you had Pr 7.0, which was also named PrPro 1.0.
    The forum that you want is HERE.
    Now, in PrE's forum, look for the FAQ section, to the right of the main page. Steve Grisetti has done a few FAQ's on HDD cameras, and their MPEG files.
    As for your Date/Time stamp, I am not sure if any of the DVDate programs will work directly with that. There are a few threads, but I do not recall the solutions. Do a search of that forum and you will get some info.
    Back in later versions of PrPro, I have some tips on TimeCode, but that is different than what you want.
    I also do not know if something like SceneAlyzer Live can Capture what you want.
    Still, others have asked in the PrE forum, so there might be some solutions.
    See you there,
    Hunt

Maybe you are looking for

  • WHERE are the drive

    This is absolutely ridiculous.Why can't I find drivers on this site?for the Creative?AudioPCI 64 soundcard?This card utilizes the Ensonic es370 chipset. It's common on Dells and Gateways. I need to download?Win98se drivers, and yet the result of ever

  • HTTP error 500 when trying to open Desktop

    Post Author: reneest CA Forum: Authentication I open report in infoview. Then i want to open desktop intelligence in infoview by pressin Dokument>Edit button.I get "Internal Problem invocation failed due to an HTTP error : HTTP 500 :  ".Im logged inf

  • Report opportunity revenue based on a snap shot

    Is it possible to pull a report on what expected opportunity revenue was on the 3rd day of the month from the analytics section of the reporting? We are looking to compare the expected closed revenue from the snapshot taken on the 3rd to the current,

  • BPM composer getting refreshed automatically at regular intervals

    Hi, We have installed SOA Suite 11.1.1.6. While working on BPM composer, the window gets refreshed automatically after regular intervals and the entire work gets lost. Any help is highly appreciated. Thanks, Deepak

  • APEX_ITEM.SELECT_LIST_FROM_QUERY Function

    Quotation from online documentation: The following example demonstrates a select list based on a SQL query. SELECT APEX_ITEM.SELECT_LIST_FROM_QUERY(3,job,'SELECT DISTINCT job FROM emp') FROM emp 1) it can not compile at all ... 2) inner select does n