realbasic-nug
[Top] [All Lists]

Re: Why filesize doesn't change...

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Why filesize doesn't change...
From: "Glenn L. Austin" <glenn@austin-home.com>
Date: Sat, 30 May 2009 15:49:33 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <C647091A.1961A%lveillette@silexmultimedia.com>
References: <C647091A.1961A%lveillette@silexmultimedia.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On May 30, 2009, at 1:02 PM, lveillette wrote:

I have a 10Meg editableMovie with an audio track.

I remove that audio track, then commit the changes, and the commitchanges
returns true.

Yet, I can't see a difference in the file size. Still 10 Meg.

If I open that movie and saves it, then I see the file size change... About
6 Meg.

Could it be possible that Track(n).Delete function deletes the reference to
that track, but keeps the data in the movie, even when we commit the
changes?

Any idea what might be wrong?


That's pretty much it.

If you want the new version, you need to flatten the movie to a new file.

--
Glenn L. Austin, Computer Wizard and Race Car Driver         <><
<http://www.austin-soft.com>




_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>