Save of edited file does not change file size correctly

I have QT pro 7.6 and have all the latest DirectX and drivers for my PC. I have a problem with file size reporting correctly for edited files.
For example, I have three files: A.MOV (10mb), B.MOV (15mb), and C.MOV (25mb). If I load A and then copy B and C to the end of it, I can do a File Save As to create D.MOV as a self contained movie which shows estimated size as 50mb. And the saved file IS 50mb.
However, If (after appending B and C to the end of A) I just do a "Save" command, A.MOV file size is not changed and still shows 10mb. The whole movie A-B-C plays correctly, but the file size is incorrect. Where is the rest of the data? I know the new A.MOV is self contained because I can delete B and C and it still plays all three segments. I'm concerned that if the file size is reported incorrectly there is the chance that the data will get lost in a future copy or move operation. Does anyone else experience this bug or is it just something in my PC?

I stopped following this issue a few years ago, but as I recall, this is a known bug in the way PSE handles the writing of the tags to the photo files.
I stopped following this issue because I switched to Lightroom which does not have this issue. Yes, you could do this with Exiftool and re-save the metadata from PSE, seems kind of cumbersome.
Also, please note that if you Export the file from the PSE Organizer, as far as I know the proper tags should appear, so if you want the proper tags in your files, you could use this feature.

Similar Messages

  • Iak file does not change channel config?

    I am relatively new to Lab-View so please bear with me
    I have multiple iak files setup for different vi's that require some different ranges on the AI-100 modules I am using (FP-1601 Ethernet module). My problem is when I start a vi, with the iak file path needed wired to the FP-open tag, it does not change the channel configuration from whatever is currently on the modules themselves.
    Is this correct? I know I can get the channels to update to the iak file by opening it in FP explorer and editing the device clicking on the channel config and syncing to the file. This will be very tedious for the un-trained test monkey these different programs are designed for. Am I missing some option somewhere that syncs the modules t
    o the iak file when you open a field point session?

    From a program perspective, the IAK file is solely used to provide channel mapping information. From a FieldPoint Explorer (or NI-FP) perspective, the IAK file contains all channel naming information, communication mapping information and channel configuration information. In FieldPoint Explorer (3.0.2 or less), the only way to change the channel configuration between IAK's, is to switch IAK's in FP Explorer and right click on each (and every) FieldPoint IO Module, choosed Edit This Device and then choose Channel Configuration. When the dialog box asks you whether to use the Device or File settings, choose File. In NI-FP 4.0, there exists an option to download the entire configuration to an entire bank at a time, but there is still no method of downloading the co
    nfiguration file programmaticly at run time.
    However, another option in the form of the Ethernet Configuration VI's exists. They allow you to programmatically configure each channel (range & attributes). For an understanding of the range and attribute values, you can cross reference the FP-1000/1001 Programmers Reference Manual.
    Regards,
    Aaron
    Regards,
    Aaron

  • When filtering by keyword and using "Edit In" with Photoshop, edited file does not show up in list

    When I do an "edit in" using CS5 and save it, the edited file does not show up in my LR4 preview window.
    Message title was edited by: Brett N

    There are two distinct modes by which Edit In... may first open an image into PS: as a fully pre-converted rendered file; or as an on-the-fly converted image in memory.
    (When LR opens a PS-edited image a second time into PS, using "Edit Original", the former option is always used.)
    In the latter case, it is ACR which does this on-the-fly conversion, working from the original image (as imported into LR) plus your subsequent LR adjustment metadata. This means ACR compatibility with LR becomes an issue - as it is not, with the pre-rendered file option.
    There is a useful clue to which mode is being used:
    the title of the PS document window, in the case of the on-the-fly conversion, still shows the name of the Raw file (or whatever) that you started with in LR... no file has been saved as yet, to say any different. You can Save or Save as, wherever and under whatever name, and from now on LR will look there for your edited image. Or if you close unsaved, LR has no edited image to show at all.
    the title of the PS document window in the pre-rendered case, is the name of a file already saved on disk and already showing in LR. If you then saved this elsewhere, you would merely make a duplicate which LR cannot know about - and if this duplicate is the one which contains your PS work, LR will accordingly not show that. It is busy showing the content of the specific file that was passed to PS.
    So, if inside CS5 your document is called something like IMG23334.dng - you can save it wherever you like. If inside CS5 your document is called something like IMG23334-edit.tif - you will have to save your changes back to that exact same file, in order for them to be seen in LR.

  • ICal failing to run applescripts: The 'Open' button does not change to 'Run', and the script file is opened but not executed on alert.

    iCal failing to run applescripts: The 'Open' button does not change to 'Run', and the script file is opened but not executed.

    Calendar (not called iCal anymore) does not include that capability any longer, apparently.  What you have to do now is go to Automator and create a Calendar Alert action.  You can add a Run AppleScript object to the action and paste in your script there, then when you save it, it will become available as a choice in the alert menu in Calendar.

  • JSX Save PNG for web, quality parameter not changing file size

    Hi
    I have a script that uses this snippet of code to save png files for web. But, no matter what number I change the quality, the resulting file size and image fidelity remains the same.
    I was wondering if I can save pngs for web at smaller byte size with JSX and how to modify the output settings.
    docName = sourceDoc.name;
    NamesaveRef = new File( outputFolder + "/" + docName );
    var NewfileRef = new File( NamesaveRef )
    var options = new ExportOptionsSaveForWeb();
    options.format = SaveDocumentType.PNG;
    options.transparency = true;
    options.blur = 0.0 ;
    options.includeProfile = false ;
    options.interlaced = false ;
    options.optimized = true ;
    options.quality = 3 ;//THIS NUMBER DOES NOT CHANGE QUALITY IF CHANGED FROM 0.1 TO 100
    options.PNG8 = false ;
    sourceDoc.exportDocument(File( NamesaveRef), ExportType.SAVEFORWEB, options);
    app.activeDocument.close(SaveOptions.DONOTSAVECHANGES);
    Thanks for your help.
    Aubrey

    PNG does not have a quality setting. The quality property is used when exporting jpeg. That is why changing that property has no effect with PNG files.
    Photoshop now supports PNG compression but as far as I can tell you have to use Action Manager to save. I don't see a compression option when using saveForWeb.

  • Text Edit: Saving says "This File Does Not Exist"

    When I'm in Text Edit, it often won't let me save- claiming the file does not exist. Sometimes I'll open an older Text Edit file and make an edit, go to save again, and I get the same message. To remedy, it will let me save to the Desktop instead of say, a folder on the server that I'm working in. But even then- there are times that it will say the file does not exist when I go to save to the Desktop, but then it will just save it there anyway. Then I have to do a drag and drop into the correct folder I needed in the first place.
    This doesn't happen all the time, but it happens enough for me to think something is clearly wrong. Just to give a run-down, this happens on my work computer. It's a Mac desktop. Running Mac OS X Version 10.6.8. If anyone has any thoughts on the problem, I'm all ears. I'm also not terribly tech savvy in the way some other people are in this community. But I know my way around a computer pretty well.

    Copied from another thread for those who can't find the solution:
    "The problem when you get that "The document Untitled could not be saved as "-----" .  The file doesn't exist" message is actually nothing more than a Pathway problem.  The pathway Text Edit wants to use has been corrupted and TextEdit has no idea where to turn.
    Odds are VERY likely that if you look at the "start" folder of the path from which you are trying to save (and from which you probably save regularly), it is NOT the Top-Level Hard Drive Folder, but some folder inside the hard drive, possibly nested several layers in.
    To Fix This:
    1) Create any New TextEdit document, and click Save.
    2) When the Save Dialogue box pops up, navigate BACKWARDS to the absolute Top Level Folder of your Mac (probably called something like "Macintosh HD" or the like - we are talking the level ABOVE your User name / account).
    3) Click on that Top Level, and then navigate from there down through your User account to the actual folder where you would like to save your document.  It does not matter how deep your desired folder is located as long as you Start from the absolute Top Level of your entire system.
    4) Click Save.  It should save Just Fine. 
    What you basically just did was tell your Mac which way to turn - the "directions" the Mac was using got corrupted and the TextEdit save process got lost in the woods.  Doing the steps above sets the save process back on the correct path."
    Credits to "Shamovala McNerbstern-Ni" for the solution, from Document could not be saved file does not exist

  • When I try to upload a file it goes through the correct proceedure, but does not change the remote file i.e.Index.htm

    Hi
    I have an uploading problem to the server. The problem is when I try to upload a file it goes through the correct proceedure,
    but does not change the remote file i.e.Index.htm, or three stages1.htm.
    My Localroot folder is C:\Gods Plan Web\
    The site map layout is C:\Gods Plan Web\Index.htm
    The folder for the remote site is /public_html/
    Should the local root folder mirror the remote site, i.e./public_html/
    if this is so, what should I put into the
    (a) Local Root Folder box?
    (b) site map layout box?
    The FTP is performing well other than changing the intended file.

    You should be uploading only the contents of your local root to the public_html folder (remote root).
    The index.html you use as your site's home page needs to be in your site root. If you look at your Files window in DW, you should have something like the following...
    Site - Whatever you named your site
         index.html
         images
         pages
              page1.html
              page2.html
    If you have any folder between Site - and the index.html page, like...
    Site - Whatever you named your site
         mywebsite
              index.html
    It will upload to the public_html while still in that folder, so to find your page online, you would need to type something like...
    www.mydomain.com/mywebsite
    public_html should NOT appear within your local files and if it existed there, would cause a redundancy if uploaded. You would need to type www.yourdomain.com/public_html to see the uploaded pages.
    If you could post a screen shot of your expanded Files window while connected to the server (just connect and click the Expand button in Files, don't drill down into any of the directories), we may be able to see the issue.

  • WebPartPagesWebService.GetWebPartProperties gives The file is not available. Either the file does not exist or it cannot be edited from its current location.

    Hi,
        I am trying to get all web parts from our sharepoint site by calling web service method GetWebPartProperties of WebPartsPages service. The method works fine for the root page (Home Page) but for pages in sub site i get this in the xml
    node, Outer XML - <WebParts xmlns="http://microsoft.com/sharepoint/webpartpages"><!--The file is not available. Either the file does not exist or it cannot be edited from its current location.--></WebParts>. I am struck here.
    Please help me understand why i am getting this?
    Regards,
    Kalim

    Hi,
    We can do as follows:
    1. Mark sure the page URL is correct.
    2. Check whether current user has permission to access  the page.
    3. Use SPServices to get web part properties.
    http://spservices.codeplex.com/wikipage?title=WebPartPages
    Best Regards
    Dennis Guo
    TechNet Community Support

  • I delete files but the available space does not change.

    I delete files but the available space does not change.
    In fact, the space even decreases after deleting attachments and the list of incoming email is empty.
    What happened? Help!

    Fixed.

  • My JSP file does not reflec the change of a Bean

    My test environment: Win 2000, JDK 1.3.1, OC4J(standalone)
    My problem:
    In servlet, the change of a Strng value is reflected at the next refresh of a browser.
    But, when a jsp file call a bean's getXXX(return a String value) method, and if the String value of that bean is changed, the next refresh or visit to that jsp file does not reflect the change of that bean.
    For example:
    1) TestClass.java
    public class TestClass {
    private String txt;
    public class TestClass {
    txt = "Test"; ----- (g
    public String getTxt() {
    return txt;
    2) test.jsp
    <html><body>
    <h2>
    <% TestClass test = new TestClass(); --(h
    out.print(test.getTxt()); %> --(i
    </h2>
    </body></html>
    In my first vistit to "http://localhost:8888/test.jsp" the brower shows "Test" String, but after I change the txt value to "Test1"((g) the brower does not reflect the change.
    I found that if I use <jsp:useBean id="test" class="TestClass" /> instead of (h-(i line, the brower reflects the change of the bean.
    Why does this occur?
    Thaks in advance.
    PS) In some cases(Not above example), I get the java.lang.ClassCastException.
    So Each time I change a Servlet or a Bean, I restart OC4J.
    null

    SangKyu,
    <jsp:useBean > has a property called scope, which defaults to "page".
    So the bean gets reset everytime you reload the page.
    Can I suggest that you set it to "session"?
    The following syntax card I have found userful:
    http://java.sun.com/products/jsp/syntax.pdf
    Cheers,
    Scott
    Atlassian - Supporting YOUR 'Orion/OC4J' World
    http://www.atlassian.com - [EMAIL][email protected][EMAIL]

  • Generally when creating a Word file from either a Mac or Win7 pc and opening it on two different machines (either one first) it always prompts that the file is open and will be opened as read only. However opening a CSS file does not prompt that it is alr

    Generally when creating a Word file from either a Mac or Win7 pc and opening it on two different machines (either one first) it always prompts that the file is open and will be opened as read only.
    However opening a CSS file does not prompt that it is already open on or from any machine which is causing code edits to be lost.
    What we found from out testing:
    - The file can be saved from one user to the server and WILL NOT PROMPT on other machines until the saving machine has the Dreamweaver program closed completely
    - The file can be closed and  Dreamweaver minimised to the launch bar but it still will not register on other machines that it has been changed.
    - Also, until the  Dreamweaver program is closed on the machines, it will continue to open it's saved version of the file. 
    Example Scenario:
    - User 1 opens test.css (which is 2000 lines) and adds some code to the end of the file to bring it up to 2500 lines
    - Meanwhile User 2 opens test.css as well (opens as 2000 lines as User 1’s edits have not yet been saved) and adds in code to bring it to 2300 lines
    - User 1 saves his file and closes it - but  Dreamweaver is still open.
    - User 2 also saves his file and leaves  Dreamweaver  open.
    - The server will report the size and last edit of the file the same as User 2 as he was the last person to save it (and if you open from the Win7 Machine it will show as User 2’s 2300 line version)
    - If User 1 then open's the file again (from either the 'recent' in Dreamweaver OR clicking on the file directly in Finder...which version opens.... The version that User 1 saved! Not the true version on the server, but the version that User 1 edited and saved with 2500 lines in it.
    - Same for User 2, he will open 'his' version with 2300 lines in.
    Other information:
    - Files are opened directly from the server
    - Sometimes the users will save incrementally and re-open
    - Most of the time users will save incrementally and keep the files open
    - The users will never not save incrementally and just save when closing the file once finished
    - The users are usually working on the files all day
    - It is always the bottom lines of code that are lost. It could be a case of the two versions being mixed up and cutting off the newly added lines based on the line count (possibly).
    It is as if Dreamweaver is holding a cache of the version locally and then only properly looking back to the server when it has been completely closed. It is very difficult to see how the server is causing such an impact on these files, there are very few logs which are giving any indication to the root cause of the problems.
    Anyone know if this is a known issue?
    Is there a way that there can be a featured implemented on the server that doesn't allow another user to open a file if it is already open on another machine?
    Thanks

    Your server file handling has nothing, and really nothing to do with Adobe software. If files don't get locked for (over-)writing and/or lose connection to the program opening them, then your server is misconfigured. It's as plain and simple and that. Anything from "known file types"/ file associations not being set correctly, MIME types being botched, crooked user privileges and file permissions, missing Mac server extensions, delayed file writing on the server, generic network timeout issues and what have you. Either way, you have written a longwinded post with no real value since you haven't bothered to provide any proper technical info, most notably about the alleged server. Either way, the only way you can "fix" it is by straightening out your server and network configuration, not some magic switch in Adobe's software.
    Mylenium

  • This file does not appear to be a photoshop file error.

    Hello,
    I know this has been covered a few times already, but none of the previous threads about it were able to help my situation.
    Ok so here is what i did:
    Exported a JPEG from a timeline in FCP. Brought that JPEG into PS (i am using CS3), and changed the image size from 1920x1080 to 720x480. Then saved as a JPEG, didn't tick any boxes, just used default save as settings.
    I then brought those images into my Encore DVD Project, added them to the library, then placed one into a already made menu, and "sent to back".. so it became the new background. I did this with two menu's today. Note i have actually done this same exact process many times without problem. I then tried to build a dvd image of the project, and i got the "this file does not appear to be a photoshop file". Now it won't even let me open those menu's (plus another one, which i made a long time ago, and have even successfully built DVD's with), to edit them. I tried removing all the new JPEGS i added today, from the library, but still i get the same message.
    The menu's that i now can't open, took a very long time to make, and i need to have this DVD completed ASAP.. as it is being released world wide in a couple of weeks and i need to get it replicated. So i don't actually have time to remake these menu's. So if anyone can help me, that would be much appreciated, as i have studio exec's cracking down on me.
    Thanks in advance :-)

    Now, if one Imports the JPEG with its extension changed to PSD as a Menu, then the Menu is created, including the necessary Layers. The Menu is NOW a PSD, and when Opened in PS will reflect the Layer structure (try this at home). If one had constructed Buttons in the JPEG, they would now only be graphics on that one single Background Layer in the JPEG. They would not function as Buttons, but could be useful graphics for other things. One would then need to add real Button Layer Sets to the PSD to be able to add any navigation.
    Back in the post above, I suggested doing the Save_As to JPEG to see how things get changed. Use that in another test - Import that JPEG as a Menu. In Encore, try to Link to what had originally been Buttons in that Imported JPEG. What happens? Can you Link to them, even though you are now working with the created PSD?
    Now, add a Button, or two, from the Library. Choose Edit in Photoshop, and look at the Layer and Layer Set structure. Things have changed from the original JPEG, with only the Background Layer. You now have that Library Button's Layer Set structure.
    Good luck, and hope that this helps,
    Hunt
    Here are looks at the structure, using the Library Menu Business>Clock:
    The Menu in PSD with the Layers Palette Open
    Same Image With Layers Flattened to Save As a JPEG
    What the JPEG Looks Like As a Flattened JPEG
    The only way to Import that JPEG into Encore as a Menu would be to change the file extension to PSD, but what appear to be Buttons would NOT be Buttons, but just static pixels in the Background.
    Message was edited by: Bill Hunt - Added graphics

  • Keeps telling me my file does not have a program associated with it and go to folder options in the control pane. Where is it located

    When I try to save a file the download window keeps coming up. When I click to open the erro message says "File does not have a program associated with it for performing this function. Create an association in the folder options control panel." Where is this control panel and what kind of association do I make. Usually it was adobe but I don't have that choice

    Try using this link first https://support.mozilla.org/en-US/kb/change-firefox-behavior-when-open-file?esab=a&s=File+does+not+have+a+program+associated+with+it+for+performing+this+function&r=0&as=s
    Also it could be the type of file you are downloading. Like if it was a type of text that your default word processor did not accept it would give you that message.
    Hope this helps,
    Jeremy Eramian

  • "This file does not appear to be a Photoshop file"

    Ok, I used the first edition of Encore in the past, but I just installed the version that came with Premiere CS3. I used Photoshop 6.0 to do my menus in the past, but just installed the trial of Photoshop CS3.
    Two things:
    My old menus I created in Photoshop 6.0 won't import into the new Encore.
    The new menus (I opened my old menus with CS3 and saved them out.) won't import into Encore either. In both cases, Encore says:
    "This file does not appear to be a photoshop file."
    The files are indeed all photoshop .PSD files and the Photoshop 6.0 files are actually menu files that were in the same .ncor project I used on the old Encore and opened on the new one.
    Why won't Encore read these?
    Thanks!

    Bummer,
    I hoped that I had helped.
    Let's play 20 Questions:
    The PSD files were originally created in PS 6, and you have Opened them in PS-CS3, from which they were Saved. Correct?
    Did CS3 throw any error messages?
    You state that they were Menus in Encore. Which version, and did they function perfectly there?
    I assume that when used in a previous ver. of Encore, they did function, but now you have Opened, worked on and Saved from PS-CS3. What changes were made?
    Was the Color Mode, or Bit-Depth changed, or were Alpha Channels introduced?
    Has your OS been changed?
    Will these files still Open fine in PS-CS3?
    I'm trying to find the point that they ceased to Import, as they should and find out what might have changed with them. You might want to do a bit of a timeline on the life of these files, i.e. 1.) created in PS6. 2.) used as Menus in Encore2. 3.) Opened and changed in PS-CS3 by doing X. 4.) Saved out as PSDs and attempted to Import into Encore CS3 with above error message...
    Something has to have changed, and the task is to find out what that is/was.
    Hunt

  • I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    Hi Jaap,
    Are you sure about your FTP credentials (FTP folder and site URL) that you are using for the upload? Are you able to see the updated files in the remote directory of the FTP server, after you finish uploading the muse file, using an external FTP client like FileZilla?
    Thanks
    -Prashanth

Maybe you are looking for

  • Desk jet 2540 not printing from iPad

    Hi , I've just bought a Desk jet 2540. It was printing from my iPad with no problems this morning but now does not. The iPad can see the printer and the printer is displaying a solid blue light on the wireless button. After printing a test page I can

  • Drive Genius 3 LE - how to defrag?

    Hey all, I recently bought Drive Genius 3 LE from the App Store. Using a MBP 15".  It won't let me defrag the HD. There's a big red exclamation point that says "Can not defrag this drive".  I was thinking of booting the computer from my USB HDD which

  • Has anyone had issues with battery overheats on the HP tablets?

    Seen many messages on battery drains (not sure what the solution is to that) but have an overheating situation when in power down mode.

  • EXS 24, importing AKAI samples...

    I want to import all of my AKAI CD-ROMs into EXS 24, and I want all of the sampler instruments and samples to live on my external FW drive. Having a heck of a time trying to understand the file management heirarchy, I started from scratch, and tried

  • Soap responce error

    Hi Experts,        We have done proxy to SOAP scenario and we are getting the below error in the responce could you please help me what might be the error. MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response