Replay graph in a video

Hello experts need help,
I have a 10 second video and a graph (array of values) taken at the same time in an experiment for same duration, 
Ex: the object in the video is a moving part at 1hz, at every second the moving part touches some electrode and gives out voltage which is acquired by a daq and saved as array into excel (time vs voltage), 
how do i replay that 10 second graph overlaid on the original video, so that finally i have a single video (wmv or any video format) that has the graph running along with the moving part for presentation purpose (so that visually it will be easy to see the voltage graph synced up with the moving part)
Thanks in advance

Hi freemason,
I'm looking into a VI right now to see what can be done.  I would assume you are using the Vision Acquistion Software (IMAQ)?  Have you looked at using the AVI palette (Vision and Motion»Vision Utilities»Files»AVI)?

Similar Messages

  • How to replay entire composition including video and other animation in edge animate cc 2014.1

    I am working on a project but i am stuck now. The basic flow of my project is: intro slides then a video plays then next and back buttons fade in that will control the next set of slides. Another button to replay the whole thing from start. My problem is i am able to replay the slides but not the video. My slides consists of text animations. I am using  the new edge animate cc 2014.1 All the slides play from the beginning but the video does not follow that lead. I also managed to replay the video but thats not the desired thing i want. I want the whole composition to play again when i click a button. Can anyone help ?

    The problem is with the playReverse call for time duration in which video is there.
    playReverse actually plays in timeline in revere order 5sec->4sec->...->0sec, but this won't work for video as it doesn't play the video in reverse.
    what you can do is that, in the "previous" button click handler, add
         if(sym.getPosition() > 7750) {
           sym.playReverse();
         else {
           sym.$("trance6")[0].pause();
           sym.$("trance6")[0].currentTime = 0;
           sym.play(0);
    Also in "start" button click handler there needs a correction as below:
         Use this sym.$("trance6")[0].play();
         instead of sym.$("trance6")[0].play("1");
    hth,
    Vivekuma

  • Why is Grapher playing my videos, not Quicktime?

    I have downloaded Quicktime twice, but my laptop keeps ignoring it and using grapher to play my videos, not very well, it's very frustrating. How can I disable Grapher and make Quicktime my default again? Thanks

    Select one of the videos in the Finder and open the Info window. Set it to be opened with QuickTime Player, then click the Change All button.

  • Possible to replay first-time startup video?

    Hi all
    Was wondering if it is possible to replay the startup video that plays the first time a new iMac is booted up. If so, how?
    I found it on You Tube, but it's not the same and want to show someone else who missed the initial boot.
    Thanks in advance!!
    Message was edited by: chicagolawyer

    chicagolawyer,
    Welcome to Apple Discussions.
    Here is a good link, which explains how to play the Intro Video
    ;~)

  • How-to replay the Leopard Welcome video

    Having just reinstalled Leopard I was reminded of the Welcome video. I would like to replay this video for some friends. My hope is someone here may tell me how I may replay this without reinstalling - it is not worth it to me to reinstall.
    Cheers!

    Open the Hard Drive, click on
    System>Library>Core Services (Has an X on it)
    Scroll Down to Setup Assistant and right click it. Select Show Package Contents.
    Click on Contents>Resources.
    Show Package contents for TransitionSection.bundle
    Click on Contents>Resources
    The audio and video are seperate and are called intro.mov and intro-sound.mp3

  • Remove Video Controls and add Replay button on page

    Hello,
    I am trying to create a page in Adobe Edge that loads a video without any controls (play, slider bar, volume, full screen) and then displays a replay button after the video finishes which will start it from the beginning.
    Currently I am able to load the video file and have it play to the end and stop, but I can't seem to get a replay button working.  I also can't find a way to disable controls on the video so they do not show.
    Here is the code I am using to load the video:
    // insert code to be run when the composition is fully loaded here
    $("#Stage").css("margin","auto")
    sym.stop();
    // original video play code starts here
    // create a text object called vid;
    var vid = $("<video width='980' height='300' controls='none'>" +
       "<source src='video.mp4' type='video/mp4' />" +
       "<source src='video.webm' type='video/webm' />" +
       "<source src='video.ogv' type='video/ogg' />" +
       "This browser is not compatible with HTML 5" +
    "</video>"
    sym.$("replay_btn").stop().animate({"size":"absolute", "top":"-265", "left":"7", "opacity":"1"}, 0);
    // stage symbol lookup, and append the above vid object to it;
    // in other words, get the div called 'vcontainer' and attach the video control to it;
    sym.$("vContainer").append(vid);
    // additional options for the video object
    vid.attr('autoplay', 'autoplay');
    vid.attr('preload','auto');
    vid.attr('controls', 'none');
    // End original code
    // this is the insert for the action after the video ends
    $(vid).bind("ended", function () {
    sym.$("vContainer").stop().animate({"size":"absolute", "left":"0", "opacity":"0"}, 0);
    sym.$("replay_btn").stop().animate({"size":"absolute", "top":"394", "left":"19", "opacity":"1"}, 0);
    $("#Stage").on('click','#replay_btn',function(){
    vid.pause();
    vid.currentTime = '0';
    vid.play();
    sym.$("vContainer").stop().animate({"size":"absolute", "top":"133", "left":"0", "opacity":"1"}, 0);
    vid.removeAttribute("controls");
    As you can see, I tried a few ways of disabling the controls, and I also tried adding the replay function to the button itself, but neither of those worked.  Any advice or information on controlling the video control display and replay function in Adobe Edge would be very helpful.
    Thanks!

    In case anyone is interested in the replay button, I was able to find code that worked:
    var myVideo = document.getElementById("activeVideo");
    myVideo.currentTime = 0;
    myVideo.play();
    This is executed when the replay button is clicked.  Just be sure to set the video in question's ID to "activeVideo".
    I am still unable to turn off the controls on the video.  It seems like some of the code I have tried should work, but I haven't had success yet.
    I've tried all of the following:
    var vid = $("<video width='980' height='300' controls='none'>"
    var vid = $("<video width='980' height='300' controls='0'>"
    var vid = $("<video width='980' height='300' controls=''>"
    vid.attr('controls', 'none');
    vid.attr('controls', '0');
    vid.attr('controls', '');
    But nothing has worked so far.  Any help would be much appreciated.
    Thanks!

  • Why does my iMovie 11 sometimes turn black while replaying videos and then crash?

    After editing parts of my video i go to replay it and the video turns black. The mouse then changes to a multi-coloured spinning CD and Imovie exits. Please help me as this is stopping me from completing my video!
    Danielle

    Yes.  And, Apple needs to work on this.
    It is terrible because it is random and there is NO WAY to just select and get back the button or the choice.
    Come on Apple.
    Cheers,
    b

  • XPS L502X integrated webcam won't start, error message "Close the other video streaming applications to start video"

    Hello, i've been working with this issue for more than a week now. Have tried all the solutions on the net without any success.
    Windows 7 home premium x64 is installed on the machine.
    When trying to use any application using camera shows up a message, that webcam is used by another application. This pops up on Skype and Dell Webcamcentral. Ms Silverlight shows black screen, no message. The device is present under imaging devices in device manager. The driver installed is Microsoft 6/21/2006 ver. 6.1.7601.18208, status "device is working properly". Driver files: ksthunk.sys, usbvideo.sys and ctclsflt.sys after installing webcam central.
    Here is what i tried:
    1. Installing drivers from Dell.com in the correct order
    2. Uninstalling webcam driver and letting windows install the driver from windows update.
    3. Uninstalling windows driver and installing Quanta webcam driver before restart. Note, that in all 3 steps quanta driver never showed up in driver details in device manager.
    4. Uninstalled skype.
    4.Uninstalled all "usb root" in device manager, restarted, windows installed it's drivers, installed Dell_SX2210-Monitor_Webcam SW RC1.1_ R230103.
    5. Uninstalled Webcamcentral, downloaded and installed ver 6.1 Skype.
    6. Started windows in a clean boot state.
    7. Installed process observer. Webcam is used only by skype, but skype gives "camera used by another app" error message.
    8. Turned off laptop, removed ac power and battery, pressed power on button for 30 secs.
    9. Tried to update driver through device manager - driver is up to date.
    10. Reinstalled windows and installed chipset drivers + wireless drivers and let the windows update. Then installed all Dells drivers in the correct order.
    11. Restored to the point before windows update and installed Dell drivers in the correct order.
    12. Restored to the point after windows update again. Installed ms Silverlight, camera shows black screen. Room is light, tried a sheet of white paper close to the camera.
    13. Tried different skype versions again, uninstalled skype.
    14. Process observer shows that nothing uses webcam. Supportassist shows failure in webcam at all checkup stages. Supportassist suggests to turn of programs that might be using camera.
    15. Tried all the steps before windows reinstall.
    16. I gave up and ask for your help.
    Here is Supportassist diagnostics log:
    SupportAssist Log File
    Sunday, April 12, 2015 6:42:12 PM
    Overall Test Result: Failed
    WEBCAM
    Driver Provider:
    Microsoft
    Driver Version:
    6.1.7601.18208, 6/21/2006
    Capture To Screen Test
    Test Started
    4/12/2015 6:26:18 PM
    Error Message:
    Error creating the filter graph for rendering video.
    4/12/2015 6:30:55 PM
    Test Finished:
    Failed (Error code: WWC02-7TM)
    4/12/2015 6:30:55 PM
    Capture To File Test
    Test Started
    4/12/2015 6:30:55 PM
    Error Message:
    Error creating the filter graph for rendering video.
    4/12/2015 6:36:27 PM
    Test Finished:
    Failed (Error code: WWC01-XEI)
    4/12/2015 6:36:27 PM
    Edge Detection Test
    Test Started
    4/12/2015 6:36:28 PM
    Error Message:
    Unable to capture video frames.
    4/12/2015 6:36:58 PM
    Test Finished:
    Failed (Error code: WWC09-VFH)
    4/12/2015 6:36:58 PM
    Luminance Depth Test
    Test Started
    4/12/2015 6:36:58 PM
    Error Message:
    Unable to capture video frames.
    4/12/2015 6:37:28 PM
    Test Finished:
    Failed (Error code: WWC08-5TS)
    4/12/2015 6:37:28 PM
    RGB Channel Test
    Test Started
    4/12/2015 6:37:28 PM
    Error Message:
    Unable to capture video frames.
    4/12/2015 6:37:59 PM
    Test Finished:
    Failed (Error code: WWC05-OKO)
    4/12/2015 6:37:59 PM
    RGB Color Depth Test
    Test Started
    4/12/2015 6:37:59 PM
    Error Message:
    Unable to capture video frames.
    4/12/2015 6:38:29 PM
    Test Finished:
    Failed (Error code: WWC07-WLL)
    4/12/2015 6:38:29 PM
    RGB Line Amplifier Test
    Test Started
    4/12/2015 6:38:29 PM
    Error Message:
    Unable to capture video frames.
    4/12/2015 6:39:00 PM
    Test Finished:
    Failed (Error code: WWC06-IV1)
    4/12/2015 6:39:00 PM
    RGB Line Driver Test
    Test Started
    4/12/2015 6:39:00 PM
    Error Message:
    Unable to capture video frames.
    4/12/2015 6:39:30 PM
    Test Finished:
    Failed (Error code: WWC04-YMZ)
    4/12/2015 6:39:30 PM
    RGB Pixel Test
    Test Started
    4/12/2015 6:39:30 PM
    Error Message:
    Unable to capture video frames.
    4/12/2015 6:40:00 PM
    Test Finished:
    Failed (Error code: WWC03-1VT)
    4/12/2015 6:40:01 PM
    System Summary
    Product
    Dell System XPS L502X
    Service Tag
    JQNQCT1
    Express Service Code
    429-708-457-81
    Operating System
    Operating System
    Name
    Microsoft Windows 7 Home Premium Edition (64-bit)
    Service Pack
    Service Pack 1
    Build Number
    7601
    DirectX Version
    11
    Windows Directory
    c:\windows
    System Directory
    c:\windows\system32
    Maximum OS Memory
    16.00 GB
    System Name
    INDRE-PC
    User Name
    Indre
    Windows Experience Index
    Base Score
    5.9
    Processor Subscore
    7.5
    Memory (RAM) Subscore
    7.6
    Graphics (Aero) Subscore
    6.2
    Gaming Graphics Subscore
    6.2
    Primary Disk Subscore
    5.9
    Assessment State
    Valid Scores
    Assessment Date
    4/9/2015 7:23:35 AM
    Windows Update
    Automatic Updates
    Automatic download and install
    Last checked
    2015-04-11 22:25:37
    Security
    Windows Update
    Automatic Updates
    Automatic download and install
    Last checked
    2015-04-11 22:25:37
    Firewall - Windows Firewall
    Windows Firewall Enabled
    Yes
    Motherboard
    Manufacturer
    Dell Inc.
    Product
    0NJT03
    Chipset
    Intel PCH HM67
    ePPID
    CN0NJT034864324S0399
    BIOS
    Vendor
    Dell Inc.
    Release Date
    09/07/2012
    BIOS Version String
    A12
    ROM Size
    2.50 MB
    SMBIOS
    Version
    2.6
    ACPI Thermal Zones
    TZ00
    Current Temperature
    65 C
    TZ01
    Current Temperature
    65 C
    Intel(R) Mobile Express Chipset SATA AHCI Controller
    Interface
    PCI
    Location
    PCI bus 0, device 31, function 2
    Type
    SATA Controller
    Class
    01h:06h:01h
    PCI Identification
    Vendor Name
    Intel Corporation
    Vendor ID
    8086h
    Device ID
    1C03h
    Revision
    05h
    Driver Provider
    Intel
    Driver Version
    10.1.2.1004, 1-12-2011
    Driver
    c:\windows\system32\drivers\iastor.sys
    Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C2D
    Interface
    PCI
    Location
    PCI bus 0, device 26, function 0
    Type
    USB EHCI Controller (USB 2.0)
    Class
    0Ch:03h:20h
    PCI Identification
    Vendor Name
    Intel Corporation
    Vendor ID
    8086h
    Device ID
    1C2Dh
    Revision
    05h
    Driver Provider
    Intel
    Driver Version
    9.2.0.1013, 9-16-2010
    Driver
    c:\windows\system32\drivers\usbehci.sys
    Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26
    Interface
    PCI
    Location
    PCI bus 0, device 29, function 0
    Type
    USB EHCI Controller (USB 2.0)
    Class
    0Ch:03h:20h
    PCI Identification
    Vendor Name
    Intel Corporation
    Vendor ID
    8086h
    Device ID
    1C26h
    Revision
    05h
    Driver Provider
    Intel
    Driver Version
    9.2.0.1013, 9-16-2010
    Driver
    c:\windows\system32\drivers\usbehci.sys
    Renesas Electronics USB 3.0 Host Controller
    Interface
    PCI Express x1
    Location
    PCI bus 4, device 0, function 0
    Type
    USB xHCI Controller (USB 3.0)
    Class
    0Ch:03h:30h
    PCI Identification
    Vendor Name
    NEC Corporation
    Vendor ID
    1033h
    Device ID
    0194h
    Revision
    04h
    Driver Provider
    Renesas Electronics
    Driver Version
    2.1.27.0, 9-13-2011
    Driver
    c:\windows\system32\drivers\nusb3xhc.sys
    Processors
    Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz (CPU:0)
    Name
    Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
    Cores
    4
    Threads
    8
    Signature
    206A7h
    Family
    6h
    Model
    2Ah
    Technology
    32 nm
    Temperature
    66 C
    Performance
    Max Qualified Speed
    2.20 GHz
    Max Turbo Boost Speed
    3.09 GHz
    Current Speed
    2.79 GHz
    Multiplier
    x 28.0 (8 - 22)
    Max Turbo Boost Ratio
    x 31
    Bus Speed
    99.78 MHz
    Features
    MMX, PSE36, EM64T, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AES, XD, VMX, IDA
    Cache Summary
    L1 Data Cache
    4 x 32.00 kB
    L1 Instruction Cache
    4 x 32.00 kB
    L2 Cache
    4 x 256.00 kB
    L3 Cache
    6.00 MB
    Core : 0
    Temperature
    65 C
    Threads
    2
    Core : 1
    Temperature
    69 C
    Threads
    2
    Core : 2
    Temperature
    67 C
    Threads
    2
    Core : 3
    Temperature
    66 C
    Threads
    2
    L1 Data Cache
    Quantity
    4
    Level
    L1
    Type
    Data
    Size
    32.00 kB
    Associativity
    8-Way Set-Associative
    Line Size
    64 bytes
    L1 Instruction Cache
    Quantity
    4
    Level
    L1
    Type
    Instruction
    Size
    32.00 kB
    Associativity
    8-Way Set-Associative
    Line Size
    64 bytes
    L2 Cache
    Quantity
    4
    Level
    L2
    Type
    Unified
    Size
    256.00 kB
    Associativity
    8-Way Set-Associative
    Line Size
    64 bytes
    L3 Cache
    Quantity
    1
    Level
    L3
    Type
    Unified
    Size
    6.00 MB
    Associativity
    12-Way Set-Associative
    Line Size
    64 bytes
    Memory
    System Memory
    Total Physical Memory
    8.00 GB
    Maximum Supported Memory
    8.00 GB
    Page Files
    Total Size
    7.90 GB
    Page File c:\pagefile.sys
    Location
    c:\pagefile.sys
    Size
    7.90 GB
    4096 MB DDR3 (1333 MHz)
    Source
    SMBIOS
    Memory Size
    4.00 GB
    Memory Type
    DDR3 (1333 MHz)
    Memory Manufacturer
    Hynix/Hyundai
    Memory Part Number
    HMT351S6CFR8C-H9
    Memory Serial Number
    3280B845
    4096 MB DDR3 (1333 MHz)
    Source
    SMBIOS
    Memory Size
    4.00 GB
    Memory Type
    DDR3 (1333 MHz)
    Memory Manufacturer
    Kingston
    Memory Part Number
    9905428-045.A00LF
    Memory Serial Number
    3A2D9D10
    Batteries
    Main Battery
    Battery Name
    Dell
    Manufacturer Name
    SIMPLO
    Type
    LION - Lithium Ion
    Battery Serial Number
    1130
    Designed Capacity Percentage
    13
    Current Charge Percentage
    100
    Current Charge
    7.23 Wh
    Full Charged Capacity
    7.23 Wh
    Designed Capacity
    57.72 Wh
    Voltage
    12.41 V
    Communications
    Network Card - Intel(R) Centrino(R) Wireless-N 1030
    Vendor Name
    Intel Corporation
    Serial Number
    4C-EB-42-82-35-6B
    Interface
    PCI Express x1
    MAC Address
    4c:eb:42:82:35:6b
    Adapter Connected
    Yes
    Current Speed
    117.00 Mbps
    IP Address
    192.168.0.129
    IP Mask
    255.255.255.0
    Gateway IP Address
    192.168.0.1
    DHCP Server
    192.168.0.1
    Adapter DHCP Enabled
    Yes
    Driver Provider
    Intel
    Driver V

    Iqb,
    Make a system restore point.
    Start, control panel, device manager, Go to the USB Controller section and click the + sign. Go to each USB Root Hub. right click on it, left click uninstall.
    Restart your computer. When you login, the new hardware wizard will reinstall everything. Please be patient, it could take up to 2 minutes.
    Try the webcam and see if it works.
    If no, then the webcam became detached from the motherboard, usually near the webcam
    Rick

  • Overlay live video feed with flash animation

    I am using a webcam to allow people see themselves on a screen.  I would like to overlay the video with some flash animation (simple graphics of planes, cars etc.) going across the screen.
    How do I achieve this?

    Hi IEC,
    Having just finished an app that has two ROI overlay layers ontop of a
    static image, I might be able to give you some ideas. All of the below
    assumes that you know basic Labview programming.
    - I have not used IMAQ yet, and so am not sure what front panel control
    type will render the live video images. But, I'm not sure that matters.
    - If you can place an XY Graph over your video display on the front panel then we have it made
    - stretch the size of the XY Graph so that the plot area matches the size and placement of your video image panel
    - make the plot area of the XY graph transparent.
    - you can also make the border of the XY graph transparent
    - if you want a scale for your video then use the scale of the XY Graph to show the scale of your video images
    - then it's just a matter of defining the XY points of the ROIs that you want to plot on the XY Graph
    - if you want multiple ROIs then each can be a different color by making them different channels to the XY Graph
    - if you just want a few straight lines, and want to be able to move
    the lines around in realtime then you can get a little fancier:
           - turn on the cursor legend for the XY Graph
           - create two cursors for each line that
    you need (a start point cursor, and an end point cursor)
           - set the color and cursor style as desired
           - in your main loop:
                     - use the XY Graph "crsr list" property to get the XY positions of the various cursors
          - those cursor XY positions become
    points of line segments fed to the XY Graph to plot (draws a line
    between the cursors)
           - In realtime, as you move the cursors, the line segments move accordingly
    In my particular app I had to provide a mechanism for the user to
    create ovals, rectangles, polygons and freehand ROIs. Then I also
    needed mechanisms to rotate, pan or expand/compress the ROIs. This is a
    bit more challenging, but very do-able.
    Hope that helps,
    RMP

  • Bringing up a button and an image using video cue points

    Hi,
    I have a 4:40 long video and I'd like to show a button and a background image (or a movie clip) at 4:30 and I want them stay on the screen after the video is complete. If someone could give me a step by step instructions for this I'd really appreciate it. By the way I use Flash CS5.
    Have a great day!
    Veli

    Sorry if I confused you. Here's a little sample video I'd like to show you (only 10 seconds), so I can explain it more clearly. This is exactly the same thing except it is 10 seconds instead of 5 minutes.
    http://www.relationsmith.com/hhosp/slideshow/jan12/slideshow.html
    In this project I have 6 layers (from top to bottom); action, replay, button, bg, frame, video. The video plays and the button (btn1) comes up at 7, then the video ends and replay button comes up. So far so good.
    When I hit replay button to watch the video again, the video starts to play but this time the video is on the top of everything. I cant see the blue frame, at the 7th second the button activates but is hidden behind the video, and so is the replay button. I think the answer lies in this code:
    function replay(e:MouseEvent):void {
        addChild(flv_pb); 
        flv_pb.play();
    You said this code "addChild(flv_pb);" would put the video on the top of everything. So I was wondering if there is a way to play the video without having it at the top most depth. I'm pasting the entire code for your reference.
    Thanks!
    import fl.video.MetadataEvent;
    replay_btn.visible=false;
    btn1.visible=false;
    flv_pb.addASCuePoint(7,"show");
    flv_pb.addEventListener(MetadataEvent.CUE_POINT,cuepointF);
    flv_pb.addEventListener(Event.COMPLETE,completeF);
    btn1.addEventListener(MouseEvent.CLICK, clickButton);
    replay_btn.addEventListener(MouseEvent.CLICK, replay);
    function completeF(e:Event):void{
    replay_btn.visible=true;
    function replay(e:MouseEvent):void {
        addChild(flv_pb);  // moves flv_pb to the top most depth
        flv_pb.play();
    function cuepointF(e:MetadataEvent):void{
    if(e.info.name=="show"){
    bg.play()
    btn1.visible=true;
    var myURL:URLRequest=new URLRequest("http://www.ctwolfpackyouth.org/");
    function clickButton(myevent:MouseEvent):void {
              navigateToURL(myURL);

  • Serious problem using FMS

    Hello all
    I have video chat application .When i do the chat there is a problem of echo/feedback (tat is i can hear my sound after 1 sec)-This is most faced when i use HP systems,Dell systems donot show this issue.
    I doubt is there any configuration made in the audio driver.
    Second issue is when the bandwidth is fluctuating the audio  gets break and and a sudden replay of the previous video happens
    (we are using VP6 for video encoding )
    Please help me with this issue
    Regards
    Aravind

    When experiencing feedback and echos the most common problem is the mic & speakers/headphones you use. Let every chatmember use headphones and see what happens. My guess is this will solve the problem. If one member uses speakers then the sound from everybody else will bounce back into the chat from these speakers. If your unable to use headphones for some reason try dedicated conference A/V equipment.
    Using online chat will in most cases involve some unwritten rules. I belive one of them is trying to let only one person speaks at a time.
    Hope that helps

  • Camileo S10 - 16/9 recording at FULL HD

    I have the same problem with friend *rodarko* ([m-169634] ). I have seen his thread, but nobody since now have found a solution. I will try to desribe my exact problem.
    When I record at 16:9 full HD everything seems ok. But when I try to play it on my computer with Arcsoft player, some files are played 16:9 and some others are played 4:3.
    I have made a lot of tryies but the only thing that I have found out is that usually the files that works on 16:9 format, are not the first 5 that I have record. So If I record 4 or 5 or 6 (I do not know why) files, then the next files can be played on 16:9.
    This does not hapens all the times. My camera is Camileo S10 and my card is Kingston 8GB HC (SD6/8GB).
    I wanter why TOSHIBA didn't found any solution, and ofcourse I wanter why they have put the following message (This thread is locked - replies are not allowed.)on the same answer of user rodarko!
    Any way please if you know anything give me an answer. Thank you

    I had similar problem ..... all videos shot in full HD (on my Camileo P30) but some of them on windws were reported as they were shot in 1440x1080.(4:3) and some as 1920x1080
    To solve that you must know how windows system works.
    By doubleclicking an AVI (or opening it by an editing software or player) background process will try to decode such video. Such process is not part of editing software or player, it is part of windows.
    For proper decoding such process will take some infos from AVI file and will try to load apropriate codec for proper interpretation of file stream. When codec is found it will be loaded and used to decode file stream into video and audio streams and those streams then will be returned to host application (editor or player).
    Today, on average computer you can find tons of codecs. On my own ther is over 130 for different file formats.
    You also should know that some codecs avaliable are not finished completly or doesn't support all possible variations of file formats. (new header sections etc)
    To be capable to chose right codec from the bunch windows use some kind of flag called MERIT which is associated to each codec. So codecs with MERIT_VALUE='DO NOT USE' will never be used while codecs with MERIT_VALUE='Prefered' or 'above prefered' will mostly like used.
    The key point of problem from topic and all other problems related to corrupted video or video doesn't load in editor (or player) is MERIT number of probably incomplete (or old) codec.
    If MERIT of such codec is high then other (maybe newer) codes with MERIT set to normal will never get chance to load. To fix that you have several options. One could be to uninstall old or problematic codec. It is easy if codec came as single unfortunately most of codecs come in packs. Removing complete pack is not solution since other codec could be good and are used for other types of videos.
    The best way is to manually change MERIT value for problematic codec to value 'DO NOT USE'.
    To do that easy you'll need simple GRAPH STUDIO. It is small application which comes with KLite codec pack. (maybe it is available as standalone too or with other codec packs too).
    When you start it just drag'n drop an AVI file into it and it will automatically build the graph for it. Graph is network of nodes where each node represent one of used codec for interpretation of used file.
    Remember, graph auto-created here will be exact the same as windows creates in background when some editor or player opens file.
    Usually, AVI file has FILE SOURCE node connected to AVI_SPLITTER node which separate audio and video streams from source file. It is then connected to some video decompressor and audio decompressor which are REAL CODECS. Play button alows to test the graph. If video plays fine then everything is ok but if something is corrupted or video is not in right aspect then you have to do following:
    1. To try ffdshow codec you'll have to select and delete your video codec from the graph
    2. Manually insert ffdshow video decoder node (Graph->Insert filter->ffdshow video decoder)
    3. connect it in the graph as your previous deleted node was connected (stream0 from AVIsplitter to IN of ffdshow node and OUT from ffdshow node to IN of your video renderer)
    4. test such graph by playing it
    This is just a test and will not reflect any changes in windows. If now you get your video properly works you'll have to change the MERIT of codec you are replaced by ffdshow.
    To do that:
    1. Close graph editor
    2. Reopen it and again drag'n drop your AVI file into it
    3. Remember the name of node you want to replace with ffdshow
    4. Find it in the list of all filters installed on the system (click Graph->Insert filter and find it in the list of all filters then just select it and click button CHANGE MERIT and chose DO_NOT_USE)
    5. Also in the same list find ffdshow video decoder, select it and turn on check box FAVORITE FILTER (you may also want to increase it's merrit)
    Now close the graph editor. Open it agin and drag'n drop same AVI file. If auto-created graph now contains ffdshow video decoder, everything is fine.
    If you get some other codec (it is possible if you had installed let say 4 codecs for H264 video.... you disable only one, 3 are still available and some of these could have larger MERIT value than ffdshow. Don't worry, just test graph with such codec. It is possible to work fine. If not disable it on the same way you did with previouse.)
    Graph Studio has many interesting options you can play it like performance testing, experiment with your own graphs making outputs goes to disk instead of screen etc. You can also sve your graphs and use it ie. for conversion from one format to another etc.
    I hope this help.
    At the end sorry for my English, it is not my mother tongue language.

  • Reference monitor seems to be missing the setup option

    http://imageshack.us/f/11/referencemonitor.jpg/
    My reference monitor seems to be missing the setup option also it is displaying in a format I do not understand.

    I'm based in th UK and working with PAL mini DV. I imported the footage in and then created the sequences using a clip, so the sequence settings should be correct and having checked them, it seems they are. Admittedly, I've never used this function before and this: http://library.creativecow.net/articles/devis_andrew/YC-Waveform-graph-Premiere-Pro/video- tutorial is my frame of reference. The problem I have is I cannot convert the scale he is working with (IRE) to what I'm working with (V). 

  • Weird problem out of ideas

    Hello I had a teacher send me a link from cbs to view one of
    the shows for class and she said she couldn't view it. I checked it
    from the office, worked fine. Checked it on her desktop w/XP pro on
    it, and it would show the picture of the video but just went to
    replay or embed the video wouldn't actually play. Weird thing is
    that the sound was still working throughout the video. Figured I
    could fix it but ended up stumping me and almost imaged it but
    figured I would look for the answer first. Here is some of the
    things I did to troubleshoot. In IE7 I cleared all the system
    files, uninstalled re-installed flash no result so reset IE back to
    manufacturer settings reinstalled flash. Next I tried firefox
    installed flash same thing, Uninstalled both Firefox and IE deleted
    all application data, temp files, reinstalled IE w/flash nothing.
    Next I turned firewall off, disabled AV, uninstalled real player
    which teacher installed, uninstalled flash and shockwave, created
    new windows user, disabled video acceleration, installed IE7 flash
    shockwave added adobe.com to trusted zones, cranked up cookie limit
    to unlimited, and nothing. So I installed Firefox beta 3 and Opera
    with same result the flash video just skips to replay or embed. I
    could go to the flash test site and it checked out fine. I am out
    of ideas so if you have one I would like to hear it. Thanks
    alot.

    I managed to get flash player 9 working on firefox only. I
    uninstalled flash player entirely, restarted the computer,
    installed flash player 8, then immediately installed flash player 9
    without unistalling flash player 8.I did this on Firefox, but when
    I tried it on the Windows XP SP3(I use verizon.net), NO flash. I
    would prefer to use only one browser, but this is the only way I
    can get it to work. Suggestions to make it work on IE/Windows
    XP/SP3?

  • Dv5t-1000 2.53 ghz

    hi
    i have a dv5t-1000
    with 2.53 ghz pro t9400
    4 gb ram
    500 hdd [moded]
    direct x 11
    windows 7 [moded]
    nvidia geforce 9600m gt with approx total memory of 2273 mb
    please can any one tell me
    if i can change my video card from nvidia geforce 9600m gt  Memory Size: 512M (DDR3)
    to
    Nvidia QUADRO 3600 mobile graphics card 512M (DDR3)
    or to
    Nvidia Quadro FX3700 MXM III VEDIO CARD Memory Size: 1G (DDR3)
    wooow
    to tell you the truth i dont really care about the warranty
    it will be voided after all
    please replay
    thnx

    No changing of video cards in that model....sorry

Maybe you are looking for

  • Documents generated at the time of GR

    Hi  All ,   what all documents are generated at the time of GR a ) Invoice Document b ) Material Doc c ) Accounting Doc d ) Receipt to vendor about the material received ragards deepu

  • This item is free in the store

    hi I have problem downloading One of the apps i paid for, "WhatsApp" I had problem last night i changed my pin code and forgot the code, so i went and erased the content and restored from iCloud, everything went perfectly, but I have noticed that the

  • One to one mapping question -- can I just map a lookup field for queries?

    I have a table with a state code. I'd like to have a "virtual lookup" on the java class to a region table. I.e., this java class "studies" has a state code. I can map a one-to-one to the descriptor class that has the ref table, but I'd like to have a

  • Which Color Would You Pick??

    I have a Pink Mini, I call her, Lauren. Yes! I name my iPods. Anyway, I am getting an iPod Nano 2nd Generation, which color would you get??? (Remember I am a girl!!!) But still, I am asking you what color would you get and If you have one, tell me ho

  • Viewing files wile recording

    So.. I did a job that consisted on shooting a series of clips and reproducing them wile the recording process was still going. note that the reproduction of the file happened only after it's recording process was already finished. that means i record