Applescript with quicktime and excel2004

I would appreciate any help on the following.
I have a lot of quicktime videos I need to look at. Each movie contains many subjects doing diffferent things. Subject A say begins to talk, and I can get the time code of this point by looking at the quicktime time info window.
When this subject finishes, I can do the same. And, I can get the time this subjectA was talking. The subject A might speak at different times in the movie, and I need to record all this start-end times, and the differences each time, and get a cumulative sum.
I know to get the time stamp using applescript from a currently open movie.
tell application "QuickTime Player"
activate
try
--I check if i have qt pro -not shown here
set this_movie to the name of movie 1
set this_time to the current time of movie 1
set movie_scale to the time scale of movie 1
set this_timecode to my time2timecode(this_time, movie_scale)
display dialog "Current time of “" & this_movie & "”:" & ¬
return & return & this_timecode buttons {"Clipboard", "OK"} default button 2
if the button returned of the result is "Clipboard" then
set the clipboard to this_timecode
display dialog "The timecode is now on the clipboard." buttons {"•"} default button 1 giving up after 2
end if
end try
end tell
Now, the time stamp is in the clipboard, How can I take it into columns in Excel2004 -- using applescript.
subjA startTime endTime diff
subjA startTime endTime diff
subjB startTime endTime diff
subjA startTime endTime diff
subjC startTime endTime diff
subjA startTime endTime diff
Any help is appreciated. Right now, I want to do this for a ppc running osx tiger and using excel for office 2004, and quicktime 7.x pro.
Will the script be differrent if this were performed on an intel-mac?
Rand on PowerMac PPC G5
PowerMac PPC G5- excel 2004- qtpro7 -- Tiger   Mac OS X (10.4.7)  

tell application "QuickTime Player"
activate -- Launch and / or bring forth 'QuickTime'.
set tList to {} -- List to contain obtained date.
tell movie 1 to copy name to end of tList -- Place name of current movie into tList.
repeat
set {tFlag, tResult} to {0, display dialog "(Start Time) ... Subject letter: " default answer "A" buttons {"OK"} default button 1}
-- Place Subject Name and scaled Start Time into tList.
tell movie 1 to set {tSubject, movie_Name, start_time, time_scale} to {text returned of tResult, name, current time, time scale}
copy {tSubject, start_time / time_scale} to {end of tList, end of tList}
if ((button returned of (display dialog "End time of Subject: " & tSubject buttons {"Completed", "Continue..."} default button 2)) is "Completed") then set tFlag to 1
tell movie 1 to set end_time to current time
copy (end_time / time_scale) to end of tList -- Place scaled End Time into tList.
if (tFlag = 1) then exit repeat -- Exit infinite loop when 'Completed' button is selected.
end repeat
tell application "Microsoft Excel"
activate -- Launch and / or bring forth 'Excel'.
if (not (document 1 exists)) then make new document -- Create a new document, if needed.
-- Add header information to Worksheet.
set (value of cell 1 of row 1) to "Movie Title: "
set Column_Titles to {"Subject", "Start Time", "End Time", "Difference"}
repeat with i from 1 to (count Column_Titles)
set (value of cell i of row 3) to (item i of Column_Titles)
end repeat
-- Add contents of tList to the worksheet.
set tInc to 1
repeat with i from 1 to (((count tList) - 1) / 3)
repeat with j from 1 to 3
set tInc to (tInc + 1)
set (value of cell j of row (i + 4)) to (item tInc of tList)
end repeat
set (value of cell (j + 1) of row (i + 4)) to ((item tInc of tList) - (item (tInc - 1) of tList))
end repeat
end tell
end tell
  Mac OS X (10.4.4)  

Similar Messages

  • Applescript with quicktime and Lame encoder

    Hi there, I´m using Quicktime Pro 7.1.3 on OS X 10.4.8 and I´m wondering if it´s possible to use Apple script to export a new recorded sound directly to mp3 using the lame encoder, like:
    tell application "QuickTime Player"
    set theFilename to (choose file name)
    set theExportName to (theFilename & ".mp3") as Unicode text
    new audio recording
    start first recording
    delay 100000
    stop first recording
    export movie 1 to theExportName as ??? using most recent settings
    quit saving no
    end tell
    has anybody a suggestion?
    Thanks in advance
    Mac Mini   Mac OS X (10.4.2)  

    tell application "QuickTime Player"
    activate -- Launch and / or bring forth 'QuickTime'.
    set tList to {} -- List to contain obtained date.
    tell movie 1 to copy name to end of tList -- Place name of current movie into tList.
    repeat
    set {tFlag, tResult} to {0, display dialog "(Start Time) ... Subject letter: " default answer "A" buttons {"OK"} default button 1}
    -- Place Subject Name and scaled Start Time into tList.
    tell movie 1 to set {tSubject, movie_Name, start_time, time_scale} to {text returned of tResult, name, current time, time scale}
    copy {tSubject, start_time / time_scale} to {end of tList, end of tList}
    if ((button returned of (display dialog "End time of Subject: " & tSubject buttons {"Completed", "Continue..."} default button 2)) is "Completed") then set tFlag to 1
    tell movie 1 to set end_time to current time
    copy (end_time / time_scale) to end of tList -- Place scaled End Time into tList.
    if (tFlag = 1) then exit repeat -- Exit infinite loop when 'Completed' button is selected.
    end repeat
    tell application "Microsoft Excel"
    activate -- Launch and / or bring forth 'Excel'.
    if (not (document 1 exists)) then make new document -- Create a new document, if needed.
    -- Add header information to Worksheet.
    set (value of cell 1 of row 1) to "Movie Title: "
    set Column_Titles to {"Subject", "Start Time", "End Time", "Difference"}
    repeat with i from 1 to (count Column_Titles)
    set (value of cell i of row 3) to (item i of Column_Titles)
    end repeat
    -- Add contents of tList to the worksheet.
    set tInc to 1
    repeat with i from 1 to (((count tList) - 1) / 3)
    repeat with j from 1 to 3
    set tInc to (tInc + 1)
    set (value of cell j of row (i + 4)) to (item tInc of tList)
    end repeat
    set (value of cell (j + 1) of row (i + 4)) to ((item tInc of tList) - (item (tInc - 1) of tList))
    end repeat
    end tell
    end tell
      Mac OS X (10.4.4)  

  • Internal Microphone not working with Quicktime and some other apps, yet it does for Skype.

    Internal Microphone not working with Quicktime and some other apps, yet it does for Skype. 
    Microphone works fine with Quictime on another mac, so I do know how to use it. The one where it is not working (A) had an external microphone and camera attached earlier, and indeed it does work with that external microphone, but not with the internal microphone selected; and (B) had RealPlayer installed previously.
    Any suggestions, please?

    Hi,
    Download Audio driver from here.
    Intructions how to install it in Vista/Win7.
    Extract this driver with Winrar.
    Open Device manager and expand the Sound, video and game controllers section.
    Right click on Either the High Definition Audio Device if you have the generic Microsoft drivers, or the Conexant High Definition SmartAudio 221 if you have older Conexant drivers and choose "Update Driver Software..."
    Click Browse my computer for driver software, then click "Let me pick from a list of device drivers on my computer"
    Click "Have Disk..." then Browse to the folder where the drivers were extracted  .......\V64 for 64-bit Vista/Win7. Click OK.
    Select one of the "Conexant High Definition SmartAudio 221" models in the list, there will be multiple identical entries.
    Click Next, and you're done.
    I'm not sure which one from the list will work for You.
    This drivers weren't test. So if You will try them and it will work for You let us now about.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • STILL no real answer to problems with QuickTime and Flash Player

    The reply to Problems with QuickTime really didn't answer or solve the basic problem. Some sites to work at all require you to have working Flash Player 8 so when I try to use these sites I get the QuickTime logo with a question mark and then nothing. For all you experts on Apple and Mac; what is going on? Apple is the parent of QuickTime and I assume they want their customers happy with their work. So why is it so hard for these apparently small updates to their programs causing entire sites being blocked off? I have OS x 10.3.9 on a G4 iMac 855mHrz .... It seems that even though we, the customer by default become Apples program testers;the actual programers are never given the go ahead to actualy look at these problem posts. Has anyone ever gotten a solution for a problem they posted here from one of the programmers of the product? It would be nice to know we aren't left to our own devices when it comes to program gliches from the source. If the powers that be in apple are watching and willing to help; any time now is a good time to just but in on the conversation and help solve some of the problems us little people keep on running into.--------------
    While online I run into sites that will NOT work without Flash Player 8 (which costs over $150.00) which is told to the viewer with a QuickTime logo with a question mark in it.
    This leads the web surfer to try to upgrade or at least investigate Flash Player in their computer and it's version.When said web surfer looks at Flash player upgrade for bucks and the fact that in some way it is tied to QuickTime, web surfer gets real curious. Do the web masters for those sites know that their site is now blocked off? If any major portion ( say 30 or 40 % ) of the web surfing crowd is required to purchase an upgrade to Flash Player even though it doesn't look like Apple is the parent of said Flash Player; those web masters are going to be upset with Apple. Their income is tied to actuall access and browsing of a site, even if it is only to actually just get the Home page. With no access to the site due to no Flash Player 8, the web master is going to find those all important Hits going down to nil. -------
    This post is way to broad for any one answer so I don't really expect one. But for you people who have run into similar problems with other programs and sites; I would love to hear if you got any help from other web surfers or from the parent people of those programs and/or sites. I know that my isp earthlink has helped out with problems faster than other groups involved. Anyway.. Any help or comment on this post ( or gripe if you prefer ) would be greatly appreciated. Thank you.

    Sorry, but you are completely misinformed. Flash Player 8 doesn't cost one red cent; it's only the Flash creation package that you have to pay for. You can download the free Flash Player 8 here.
    QuickTime can natively handle some Flash content, which is why with the lack of the Flash player the browser defaults to the QT plugin. But Flash 8 is a relatively new format from Macromedia and I'm not sure QT supports it yet. Install the Flash 8 player and things should work just fine.
    And just FYI, for questions about the Mac version of QuickTime, you'll be better off asking them in the QuickTime for Mac forum.

  • Problems with Quicktime and DV25

    Can any one help me? I keep getting a big white stripe at the right of the frame when exporting from HD (XDCAM HD 422) to DV. It makes itself visible when you watch the DV in  full screen mode. It covers the whole screen from top to bottom. Any Ideas?

    Yes, I have this problems too.
    Since I have done this Updates, the Audio Sync is not OK and my Songs going demadged by using -Audio Groups-.
    Before this Updates, my recordings were ever perfekt.
    In the last record-session - everything sounds good while recording, but the playback was in a absolutly wrong timing. First I thought it is just a 2 sec. delay in the records, but NO it becomes slower and slower and in the end of this audiofile it was totaly crazy.
    I tried to record again, but nothing worked. It was on Tiger 10.4.6, Logic Pro 7.1.0 and Quicktime 7.1 with RME HDSP 9652. Now I'll try the new Updates Logic 7.1.1 with Quicktime 7.1.1. Maybe this solves my problems. If not, then I only can try to go back in the versions of Tiger, Logic Pro and Quicktime.
    I am wondering why nobody else got this problems, because I have this problems on two PMacs G4 + G5. Both very good PMacs. They worked very well before this Updates.

  • Is there something wrong with Quicktime and TIFFs?

    I've been trying to see with Firefox the TIFF images of patents at the USPTO site and I can't. The browser advises me to install the missing plug-in although Quicktime is already installed. I wonder if it's a Quicktime problem or a Firefox one. I have a reason to believe there's something wrong with Quicktime though. Read on to see why.
    On my system the *TIFF Image Test* (from mozdev.org) fails although I have the latest Quicktime plug-in. This happens regardless of the browser I use, all latest editions: Firefox 3.6, Internet Explorer 8 (both 32-bit and 64-bit versions) and Chrome 4. All seem to fail to recognize the presence of the installed Quicktime although my Windows OS is set to open TIF/TIFF files with Quicktime/PictureViewer.
    Running about:plugins on my Firefox does show the Quicktime plug-in for a variety of files but NOT for opening embedded TIF/TIFFs. Also, when I open *Tools -> Options -> Applications* I see there is no registered handler for TIF/TIFFs. They don't appear on the known Content Types.
    Is there something wrong with the installation of Quicktime? I can see USPTO TIFF images only with Safari which appears to have an integrated TIFF viewer. I haven't tried to install alternatiff or any other alternative TIFF handler.

    DocBAZ,
    I tried to visit the "test site" above. I'm not really sure it's an embedded image on a HTML page because I get a Firefox download window and a suggestion to open it with PictureViewer, which is the expected behavior for downloadable images. The mozdev.org test page on the other hand had an embedded image that needed the plugin, which is what is bugging me.
    If you want a real complex test page with both an embedded TIFF and a downloadable one check AlternaTIFF here: http://www.alternatiff.com/testpage.html
    Indeed the changes I made were in the QuickTime preferences, not PictureViewer which has no settings to change. And yes, Windows 7 has a unique place to deal with file types and MIME settings.
    You will find some interesting suggestions over the problem at SuperUser.
    http://superuser.com/questions/107142/uspto-site-asks-for-quicktime-plug-in-whic h-i-already-have-installed-why

  • Problems Installing FFMpegX for use with QuickTime and other software

    Okay I don't know whether I should be posting this here or under the board for Using Mac OS X Panther and earlier operating systems but I used to have the FFMpegX video and audio conversion software installed on my Mac an Apple 12' PowerBook G4 but recently had a system OS reinstall when my hard disk became defective and I was unable to make repairs.
    I backed up all my files but of course I couldn't back up the software I had downloaded. Was fortunately able to redownload some of my apps but this is a case where an app of mine I want back won't come back.
    I download the installer and it fails to mount the disk image even on my desktop. I am running Mac OS 10.3.9 Panther -- I tried searching for an older version of ffmpegX I could download but that didn't work either. Since when is ffmpegX shareware? When I used it the software was freeware.
    Anyways, it is such an essential program foir me that I would pay the fee just to get it back but I can't even download the trial software to begin with. I have tried downloading from the main website www.ffmpegX.com and a few other links I found on Google but to no alas none have seemed to work.
    I have plenty of videos I like to encode and re-encode from time to time using my Mac from VOB 2 .DAT 2 AVI 2 MPEG 2 M4V (iPod format) 2 WMV 2 MOV etc and vice versa using Divx and XviD codecs I NEED FFMPEGX what can I do?
    I have Mac OS 10.3.9 Panther with QuickTime 7.1.2, iTunes 6.0.5 the Apple Security Update 2006-003, Virex 7.2 virus protection software and Microsoft Office X with the latest patches for that software product and VLC Media Player. I need FFmpegX and/or (in either case actually drop the or) software for Mac OS X that allows users to convert video .DAT files from VCD to AVI.
    I have Divx codec for Mac and 3ivx software with Divx Doctor II -- an AVI 2 MOV video conversion software + D Vision 3 also installed. I currently have installed Safari 1.3.2 also.
    Any suggestions! Please help any way possible. I just have to get FFmegX working again.

    http://www.squared5.com/svideo/mpeg-streamclip-mac.html (free).
    http://apple.com/quicktime/mpeg2 ($20). Needed for MPEG-2 conversions.
    http://flip4mac.com for the WMP conversions (prices vary based on features).

  • Problems with Quicktime and flash player

    Whenever I try to play a flash file the quicktime symbol comes up and has a questionmark in the middle. I have already tried uninstalling Quicktime and reinstalling it and it didn't work... I even got it to work by changing the prefrences but then it stopped working again. this all started when I downloaded the latest version of quicktime. is there a way to stop quicktime from playing flash files at all?

    is there a way to stop quicktime from playing flash files at all?
    QuickTime preferences -> File types -> Miscellaneous. Uncheck the setting for Flash Media.
    (note: the exact location of this setting may be different depending on the version of QT you have; the above is valid for QT7. So you may have to hunt about a bit in the preferences if you have an earlier version of QT).

  • AppleScript with QuickTime

    I am trying write an AppleScript Folder Action to convert MP3s to AIFF.
    Here is the QT portion of the script:
    tell application "QuickTime Player"
    activate
    set openedFile to open (f as alias)
    export front document to aiff_path & f & ".aif" as AIFF
    quit application "QuickTime Player"
    end tell
    The folder action (which I didn't include above) works ok, but nothing happens.
    SyB

    tell application "QuickTime Player"
    activate -- Launch and / or bring forth 'QuickTime'.
    set tList to {} -- List to contain obtained date.
    tell movie 1 to copy name to end of tList -- Place name of current movie into tList.
    repeat
    set {tFlag, tResult} to {0, display dialog "(Start Time) ... Subject letter: " default answer "A" buttons {"OK"} default button 1}
    -- Place Subject Name and scaled Start Time into tList.
    tell movie 1 to set {tSubject, movie_Name, start_time, time_scale} to {text returned of tResult, name, current time, time scale}
    copy {tSubject, start_time / time_scale} to {end of tList, end of tList}
    if ((button returned of (display dialog "End time of Subject: " & tSubject buttons {"Completed", "Continue..."} default button 2)) is "Completed") then set tFlag to 1
    tell movie 1 to set end_time to current time
    copy (end_time / time_scale) to end of tList -- Place scaled End Time into tList.
    if (tFlag = 1) then exit repeat -- Exit infinite loop when 'Completed' button is selected.
    end repeat
    tell application "Microsoft Excel"
    activate -- Launch and / or bring forth 'Excel'.
    if (not (document 1 exists)) then make new document -- Create a new document, if needed.
    -- Add header information to Worksheet.
    set (value of cell 1 of row 1) to "Movie Title: "
    set Column_Titles to {"Subject", "Start Time", "End Time", "Difference"}
    repeat with i from 1 to (count Column_Titles)
    set (value of cell i of row 3) to (item i of Column_Titles)
    end repeat
    -- Add contents of tList to the worksheet.
    set tInc to 1
    repeat with i from 1 to (((count tList) - 1) / 3)
    repeat with j from 1 to 3
    set tInc to (tInc + 1)
    set (value of cell j of row (i + 4)) to (item tInc of tList)
    end repeat
    set (value of cell (j + 1) of row (i + 4)) to ((item tInc of tList) - (item (tInc - 1) of tList))
    end repeat
    end tell
    end tell
      Mac OS X (10.4.4)  

  • Help with quicktime and mpeg2 add on

    Hi guys, im a newbie to this forum, so im hoping u can all lend a hand. I have some video files in mpeg2 format which when i play in quicktime (after the addition of the mpeg2 add on) the first 3 seconds seems to play not quite at 25 fps, it seems to skip a few frames (but the audio is fine) and once it gets to the three second mark it plays brilliantly. Can anyone please help?

    Try this
    Go to Control Panel
    Double Click on quick time
    -Go to Advanced - Then Select Safe Mode GDI only. And apply that and try videos again
    If I remember correctly it had something to do with Outdated Direct X Drivers but not 100% sure

  • Possible issue with Quicktime and VLC

    OK,I had updated my Quicktime(7.4)a couple weeks ago and ever since I can't seem to play any avi or mov files with VLC player. Most of the time I get audio but no picture. The error I get after about 5 seconds is "macosx: QT doesn't support any appropriate chroma" Anyone have an idea on how to remedy the problem? I try playing the avi and mov files in Quicktime but they're very choppy.

    Suggest that you also post over in the VLC Forums.

  • Recording with Quicktime and adding effect

    Hi all. I am recording Firewire video in Quicktime Player. The audio comes from a seperate source, through the line-in. To synchronize, I need to delay the audio by 600 ms. Does anyone have a method of doing so? I have an AU delay that would work. I just can't figure out how to apply it to the live lin-in.
    Thanks very much for any help.
    Jeremy

    I'll pass on some things I discovered, in case anyone has this question or anyone can add to this.
    I succeeded to some degree, by doing this:
    1. Installed Soundflower; this creates virtual sound inputs and outputs, so sound can be passed between applications.
    2. In GarageBand, I created a real instrument.
    3. Set input to Line-in
    4. Added the Voxengo Delay AU (http://www.voxengo.com/product/sounddelay) which is free and simple. The Apple AUDelay repeats the sound as well, rather than just delaying it (unless I missed something).
    5. Set GarageBand's sound output to Sountflower, and turned monitoring on.
    6. In QT player, new movie recording, with audio input set to "Soundflower".
    The good news is that I can save the GarageBand document, which can be opened and everything is immediately running. But, it would be nice if there was a way to add an effect to any input directly so that I only have to use one application.
    Any suggestions to streamline this? It is for an installation which will be run by students, so the fewer steps needed to set this up the better.

  • Black screen with Quicktime and VLC, no codec?

    I'm trying to view a mov file with QT Pro 7.5 or latest VLC and both show no video, only sound. In QT, when I ask for info to see codec, only says
    16-bit Integer (Big Endian), Stereo (L R), 48.000 kHz
    Uncompressed 10-bit 4:2:2, 720 x 486 (640 x 480), Millions
    Any clues?

    There is a near-incomprehensible explanation here:
    http://developer.apple.com/quicktime/icefloe/dispatch025.html
    Further investigation reveals this:
    Common file formats and their endian order are as follows:
    • Adobe Photoshop -- Big Endian
    • BMP (Windows and OS/2 Bitmaps) -- Little Endian
    • DXF (AutoCad) -- Variable
    • GIF -- Little Endian
    • IMG (GEM Raster) -- Big Endian
    • JPEG -- Big Endian
    • FLI (Autodesk Animator) -- Little Endian
    • MacPaint -- Big Endian
    • PCX (PC Paintbrush) -- Little Endian
    • PostScript -- Not Applicable (text!)
    • POV (Persistence of Vision ray-tracer) -- Not Applicable (text!)
    • QTM (Quicktime Movies) -- Little Endian (on a Mac!)
    • Microsoft RIFF (.WAV & .AVI) -- Both
    • Microsoft RTF (Rich Text Format) -- Little Endian
    • SGI (Silicon Graphics) -- Big Endian
    • Sun Raster -- Big Endian
    • TGA (Targa) -- Little Endian
    • TIFF -- Both, Endian identifier encoded into file
    • WPG (WordPerfect Graphics Metafile) -- Big Endian (on a PC!)
    • XWD (X Window Dump) -- Both, Endian identifier encoded into file
    I also discover that PowerPC processors are big-endian (most significant byte first); Intel x86 processors are little-endian (least significant byte first). AIFF is like PowerPC - it's big-endian. WAV is like x86 - it's little-endian.
    Which leads me to suggest that Flip4Mac might be able to convert those files, although as you have a PPC processor you should be able to play them!
    http://www.macupdate.com/info.php/id/17787
    Ty installing that and report back!

  • Audio Sync Issues in with Quicktime and MP4

    Hey all,
    Strange issue.  When I play the files via Quicktime on my computer, the audio is in perfect sync.  When I import into Premiere, the audio is about 6 frames late in the source and when dropped on the timeline.  I have the latest version...not sure why this happens.  It usually happens on clips that are more than a few minutes long, like the audio is 100.01% faster than the video and gradually gets more and more off sync later into the movie.
    Any suggestions?  I haven't found any similar problems online so I'm assuming I'm doing something wrong?
    Thanks!!

    I am dissapointed to see that no one has addressed this issue. I have similar issues.
    The MP4's play perfectly in the quicktime player but in Premiere they are off by varying degrees sometimes up to a minute even. I had similar problems in the past with files from the same producer. However last time I was able to  change the extension before importing and then sync them up manually on the timeline. It worked everytime. This time however when I change the extension Premiere brings it in as an audio only file.

  • .avi files and audio codecs with Quicktime and other software

    Apple Mac OSX 10.5.8, Samsung LED TV, Video Camera saving movie files as .avi, audio codec unknown (G-Spot codec is not supported on the mac so I can’t check)
    As a well retired non-computer savvy person I am very confused when it comes to talk about different video/audio codecs. I have read so many articles my head is now spinning with information I truly cannot understand.
    Using the above hardware, when I play an .avi file direct from my camera onto my new TV I get a perfect picture but the TV tells me “the audio codec is not supported”.
    I have tried, using Quicktime Pro and others such as AVCWare Mac Video Converter and Divx converter, to convert the .avi file with unknown audio codec to an .avi using mp3 codec. This is successful but the camera will not play the file and when downloaded onto a flash stick the TV now tells me “not supported file format”. The TV gives me a Divx registration and deactivation code but I am not sure whether this refers to the TV or the flash stick!
    To keep things short, all I want to do is edit/crop .avi files from the camera, save with a readable audio codec, put the files into the TV using a burnt DVD or play direct using a flash stick. The TV supports among other video formats Avi, MKV, ASF, MP4, 3GPP and audio being mainly MP3, AC3, LPCM, ADPCM
    Hope someone can help please.
    Many thanks Robin Welch

    Hi George,
    Thank you very much for your last post. One small piece of information from you regarding frame size was the final part to my jigsaw. I recently purchased a new digital camcorder and LED TV and getting them to talk to each other has taken me since December! Having installed MediaInfo as you suggested, I found the camera saved the .avi files with AAC LC audio codec (first piece of the jigsaw). Talking to the people at DivX about the problem brought up the fact that both my TV and Sony Home Theatre should be registered to play DivX files, this I did (second piece). Having reinstalled Perian and opening my .avi files in Quicktime player I tried saving the files as DivX to several profile options including Home Theatre with max 720 pixels (last piece). At last it works fine. Thank you for your help, I am very grateful.
    Robin

Maybe you are looking for