HT3775 mpeg-2 file using OS 10.8.2 and Quicktime Player 10.2

I'm trying to open an mpeg-2 file with Quicktime Player 10.2 and OS 10.8.2. Apple says the playback component for earlier versions of Quicktime is already built in to this version, but I'm getting video only--no audio. My Sony blue ray player has no trouble playing the same file via a flash drive and the USB port. Is there a component or an update that I need?

Try VLC Player
http://www.videolan.org/vlc/download-macosx.html
Cheers
Pete

Similar Messages

  • HT3775 Hello, iMovie and QuickTime Player (OS X 10.6.8) can not open MPEG-2 Video (AC3) or MPEG-2 Video (MPEG Layer 2). Is there any solution?

    Hello,
    iMovie and QuickTime Player (OS X 10.6.8) can not open
    MPEG-2 Video (AC3) or
    MPEG-2 Video (MPEG Layer 2).
    Is there any solution?
    Thanks

    Try VLC Player
    http://www.videolan.org/vlc/download-macosx.html
    Cheers
    Pete

  • Obtaining the full file path specification from Flash Movie and QuickTime icons?

    How do you obtain the full file path specification from Flash
    Movie and QuickTime icons? I want the path and the file name that
    is contained in these icons. I am using a "dive" to run through the
    icons of a file, and when I come upon these two types of icons, I
    want to obtain the above information that is contained in them. I
    certainly can look in the property dialog box to get this info, but
    there are many icons in these files, and I want to generate a list
    of info based upon the various types of icons that I am processing.
    Thanks

    > How do you obtain the full file path specification from
    Flash Movie and
    > QuickTime icons? I want the path and the file name that
    is contained in
    > these
    > icons. I am using a "dive" to run through the icons of a
    file, and when I
    > come
    > upon these two types of icons, I want to obtain the
    above information that
    > is
    > contained in them. I certainly can look in the property
    dialog box to get
    > this
    > info, but there are many icons in these files, and I
    want to generate a
    > list of
    > info based upon the various types of icons that I am
    processing. Thanks
    >
    For Flash
    Trace(GetIconProperty(iconID, #pathName))
    for QuickTime
    Trace(GetIconProperty(IconID, #filename))
    For full scripting reference for each of these sprites, open
    up the
    Properties panel for each sprite and press the Help button
    that appears on
    the properties page ... or else navigate to these folders for
    the Flash and
    QT help
    C:\Program Files\Macromedia\Authorware
    7.0\xtras\FlashAsset\Help
    C:\Program Files\Macromedia\Authorware
    7.0\xtras\QuicktimeAsset\Help
    You don't want to know how many times I asked Macromedia to
    stop hiding that
    Help!
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • Unable to test MPEG-4 files using fmscheck.exe

    I am trying to run fmscheck.exe to test server status
    i am using bat file with code:
    set /A counter = 0
    :start
    start /B fmscheck.exe --host localhost --app vod --play sample 0 all --timeout 360 --logfile output_log.txt
    set /A counter = %counter% + 1
    IF %counter% LEQ 9 goto :start
    I have sample.flv and sample1_1500kbps.mpeg-4 file in my application\vod\media folder.
    When i run sample file using code given above it runs successfully
    But when i input
    start /B fmscheck.exe --host localhost --app vod --play sample1_1500kbps 0 all --timeout 360 --logfile output_log.txt
    it gives error: File NOT found
    I tried this command:
    start /B fmscheck.exe --host localhost --app vod --play mp4:sample1_1500kbps 0 all --timeout 360 --logfile output_log.txt
    it gives error: File NOT found
    What is the problem here?

    I was making a mistake.
    Correct command  is
    start /B fmscheck.exe --host localhost --app vod --play mp4:sample1_1500kbps.f4v 0 all --timeout 360 --logfile output_log.txt
    thanks.

  • SOAP to FILE using BPM to catch exception and save error into the table

    Hi All
    My scenario SOAP to FILE using BPB is working fine but now I have a requirement to catch an exception if something wrong happened on a runtime and save it into the tracking table, is that possible, if it is please point me to the similar step by step scenario.
    Thanks in advince,
    Yonela

    Yonela:
    As your original requirement is to save the eorr data into your database table, however, you was mis-leaded to alerting field.
    You are using BPM now, then that is the reason that I suggested to use excpetion branch.
    It does not matter SOAP to File seneario, it does not have to be SAP - RFC scenario, your BPM willl interact with database system.
    First you have block which include all the steps that possible generate exception: like Transformation step, and your final Aync send step (which will send data to file).
    Secondly, define a exception handler for that block.
    3. Modify each steps that posssible generate exception: e.g. transformation step, send step, add exception handler to them.
    4. Create exception branch in side the block
    5. Add another send step inside your exception branch, which will call RFC, RFC will write data to your table.
    6. If you want, you can add a control step in exception branch to trigger a alert, or terminate current process.
    At run time, any steps that trigger exeption,will cause your exception branch executed, and RFC will be called to insert data into your database table.
    Regards
    Liang

  • Cannot print pdf file using windows 7 64 bit and trial acrobat X

    cannot print pdf files using trial version of Acrobat X and windows 7 64 bit prints all other files no problem.
    I've done some searching but can't find anything that helps
    Thanks for any help
    Kim

    I fixed this problem. I had to turn off the browser virtualization feature in Zone Alarm Extreme Security. This wiped out all of the Firefox settings, but I had bookmarks, etc. backed up. (answered by original poster)

  • Can't terminate batch file using Ctrl+C in 2003 and 2008server

    Batch file like below:==============================================================@echo off
    set DB_USER=:INPUT_USERNAME
    if "%DB_USER%"=="" (
    set /p DB_USER=Please enter username:
    goto INPUT_USERNAME
    ================================================
    When running this bat file, can't terminate using Ctrl+C in 2003 and 2008 server. But the same bat is running normally in other windows operation system.
    Pls tell me why. Thanks in advance.
    Rocky Su

    I have tested the bat on Windows server 2003 R2 Enterprise x64 Edition SP2 and Windows server 2008 R2 Enterprise.
    Rocky Su

  • Load and unload the external swf file using AS3(for window, IOS and android)

    For the external swf file loading, I use this code
    load2.addEventListener(MouseEvent.MOUSE_DOWN, newvid);
    function newvid(event:MouseEvent) {
              trace("you clicked me");
              var loadit = new Loader();
              addChild(loadit);
        var _lc:LoaderContext = new LoaderContext(false, ApplicationDomain.currentDomain, null);
        loadit.load(new URLRequest("scene02.swf"), _lc);
    its working great but I don’t know how to unload the loaded swf files (looking: unload one by one and unload all)
    in AS2 we have
    on (release) {
              loadMovieNum("scene2.swf", 1);
              unloadMovieNum(2);
              unloadMovieNum(3);
    but i need in AS3

    Now I use this code and this time I got these compiler errors
    package {
                    import flash.display.SimpleButton;
                    import flash.display.MovieClip;
                    import flash.events.MouseEvent;
                    //import flash.display.URLRequest;
                    //import flash.display.Loader;
                    import flash.events.Event;
                    import flash.system.ApplicationDomain;
                    import flash.net.URLRequest;
                    import flash.system.LoaderContext;            
                                    public class load1 extends SimpleButton {
                                                    var loadit:Loader;              
                                                    public function load1() {
                                                                    this.addEventListener(MouseEvent.MOUSE_DOWN, loadfile);
                                                    private function loadfile(event:MouseEvent):void {
                                                                    trace("you clicked me");
                                                                    loadit = new Loader();
                                                                    this.parent.addChild(loadit);
                                                                    var _lc:LoaderContext = new LoaderContext(false, ApplicationDomain.currentDomain, null);
                                                                    loadit.load(new URLRequest("s01.swf"), _lc);
                                                    private function unloadfile(event:MouseEvent):void {
                                                                    loadit.unloadAndStop();

  • .avi files crash finder and quicktime player after Flip4Mac component mess

    The .avi files that are downloaded directly from my camera cause the finder to crash as it tries to preview, they will cause Quicktime Player to quit unexpectedly, and Final Cut Pro will see them as corrupt. The files still open in VLC so I know they aren't corrupt.
    I think this may have happened because the stupid 'Flip4Mac' program suggested that I remove some conflicting components. I accidentally lost them and I'm not sure which ones they were.
    I tried re-installing Quicktime 7.20, but that didn't seem to do it. Does anybody know which components I should be looking to re-install? Maybe the ones that commonly go with FCP and Quicktime? Or does anyone know which components Flip4Mac will identify as conflicting?

    http://perian.org for your AVI files.
    Remove any browser plug-in that has an x in it's name as Perian replaces them (with better compatibility).
    I don't use Flip4Mac but what I've read about it suggests it is used by WMP formats (not AVI).
    AVI was invented by Microsoft and they discontinued the container nearly ten years ago.

  • How can I save a file using In Design 6.0 and open it in 5.5

    We have Creative Suite 6.0 and 5.5. How can we read a file created using In Design 6.0 on another computer that has version 5.5?

    The file needs to be saved to IDML from CS6.
    Mylenium

  • Unable to open pdf file using version 9.5.0 and 10.1.2 / Windows 7 HE / IE 9.0

    My issue is very similar to Elaina920.
    I have Adobe Reader version 9.5.0, running on Windows 7 Home Edition, using IE 9.0.5.  When I attempt to open a pdf document from a secure site, a new window opens, but nothing happens....just a blank (white) screen.
    When I try to do the same thing using IE 9.0 64-bit edition, a new window opens and I get a "Do you want to save...." dialog box.  But when I click on Save or Save As and attempt to save it as a .pdf file, I get a "[file name] couldn't be downloaded" message.
    Things I've already tried:
    - IE / Tools/ Internet Options / Security / Custom Level / Downloads / File Download is enabled
    - IE / Tools/ Internet Options / Programs / Manage Add-Ons / Adobe PDF Link Helper is enabled
    - Checked for Adobe update and got "No Updates Available" message
    - Ran Repair Adobe Reader Installation and re-started PC
    - Upgraded to version 10.1.2 and applied patch program  ==> no change in how the program works
    Please help!
    Thanks,
    Ed.
    Message was edited by: boguser

    When using a 32-bit browser, the PDF document should open in the browser (using the Adobe Reader add-on).
    When using a 64-bit browser, it will ask you if you want to save the document, or open in Adobe Reader.
    If neither of these methods work, then it is the website that does not let you download the document (for whatever reason, e.g. server overload).
    Try if you can open this document: http://kb2.adobe.com/cps/837/cpsid_83708/attachments/Acrobat_Reader_ReleaseNote_10.1.2.pdf

  • Creating new flat file using TextEdit w/specified name and path

    Hi all,
    I am working on an Applescript to create a blank new plain text file (in /tmp with a unique filename derived from today's date and time) and am missing something 'cause I keep getting an error message.
    Here's the code:
    <pre class=command>
    set Today to (do shell script "/bin/date +%Y%m%d%H%M%S") as string
    set DefaultFilename to (Today & "TMP.txt") as text
    set TMPpath to "/tmp/" as text
    set TMPFile to (TMPpath & DefaultFilename)
    tell application "TextEdit"
    set NewDoc to make new document with properties {name:DefaultFilename, path:TMPpath}
    end tell
    </pre>
    When I run the above code snippet I get the Applescript error message:
    TextEdit got an error: NSArgumentsWrongScriptError
    I understand that the properties listed in the make command should be a record, and that the individual properties comprising the record should each be text.
    What am I missing here? Something obvious I suspect.
    Any ideas would be greatly appreciated!
    Ed

    You're trying to use Unix-style paths for a Cocoa app, and that won't work.
    You need to use Mac-style paths, that is, colon-delimited, not unix-style (slash-delimited) paths.
    <pre class=command> set Today to (do shell script "/bin/date +%Y%m%d%H%M%S") as string
    set DefaultFilename to (Today & "TMP.txt") as text
    set TMPpath to ":private:tmp:" as text
    set TMPFile to (TMPpath & DefaultFilename)
    tell application "TextEdit"
    set NewDoc to make new document with properties {name:DefaultFilename, path:TMPpath}
    end tell</pre>
    A slightly better solution is to use the path to command rather than a hard-coded path. path to temporary items will give you the path to the current OS temporary file directory, which is more reliable than hard-coded strings, especially since non-English versions of the OS mght not use the same path names.
    <pre class=command> set TMPpath to path to temporary items as text</pre>

  • Configuration File using a different user id and Password

    Hi,
    I have a SSIS package that I have deployed to various environments and was able to successfully run.  The last environment causes some problems.  At first I thought that it was a connection issue with SQL Server.  I attempted to change the
    user id and password for the db in the configuration file and am still getting errors.
    When I attempt to connect to the db using those same credentials, I can log in to the database.
    Any idea's what to look for?  Is there anything else I can try?
    Thanks in advance and regards,
    Nadim

    Hi,
    Below is the message; Thanks in advance.  The connection credentials are ok; I can log in with them using a udl file for this purpose.
    Microsoft (R) SQL Server Execute Package Utility
    Version 10.0.2531.0 for 32-bit
    Copyright (C) Microsoft Corp 1984-2005. All rights reserved.
    Started:  9:15:28 PM
    Error: 2014-03-01 21:15:46.33
       Code: 0xC0202009
       Source: DPDMultumMain Connection manager "Staging"
       Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "Login timeout expired".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found
    or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. ".
    End Error
    Error: 2014-03-01 21:15:46.33
       Code: 0xC020801C
       Source: DPDMultumMain Log provider "SSIS log provider for SQL Server"
       Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Staging" failed with error code 0xC0202009.  There may be error messages posted before this
    with more information on why the AcquireConnection method call failed.
    COM error object information is available.  Source: "DPDMultumMain"  error code: 0xC0202009  Description: "SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "Login timeout expired".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found
    or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. ".
    End Error
    ----------------------------  Thanks.  ------------------------------

  • My Mov. files play sound but no picture on Quicktime Player

    Please help - I don't know much about computers - called the apple support line and they weren't very helpful.
    I'm a Mac OS X Version 10.5.8
    What do I need to do to play my mov. files? They play on my friends mac but not mine. They were originally edited in final cut pro and saved as mov.
    Help please?

    I am having the same issue. My .MOV files wouldn't even open, so I converted the files to the Apple Intermediate Codec using MPEG Streamclip as per the Apple Support Tech's instruction. The file will play now, but with no video. What else do I have to do?

  • Using My Digital Video Camcorder and Quicktime...any Help???

    I recently purchased a digital camcorder that I am trying to get to work with my Mac. I also just purchased Quicktime 7.0.4 PRO which I am hoping can convert the files from my camcorder to a viewable Mac format.
    I am using OSX 10.4.6. The camera is a DXG-305 and the software written for the camera is for PC only. When I connect the camera to my Mac I get a folder to pop up of whatever I have captured but it shows files that are in a .ASF format. When I click on the file to try to open it , it wants to open in Microsoft Windows. When I go into Quicktime PRO and under File try to "Open File"- the file does not even become highlighted or selectable? Is this a file that Quicktime PRO is not able to open? If not, is there anyway that I can convert this file to one that I can use on my Mac? Is it possible to upload from my camcorder via the included USB cable and convert directly through Quicktime PRO? I am looking for ANY solution to this dilemma? Thank you-
    John

    Is this a file that Quicktime PRO is not able to open?
    Yes. Your camera's native video format is MPEG-4 and appears to possibly be "muxed" with MP3 audio.
    If not, is there anyway that I can convert this file to one that I can use on my Mac?
    Try installing the free Flip4Mac component. Then try playing the .asf file in the QT Player.
    Is it possible to upload from my camcorder via the included USB cable and convert directly through Quicktime PRO?
    If your file plays using the Flip4Mac player component, you may then wish to consider purchasing full conversion codec which will allow you to export your DXG-305V files to any frame-to-frame synchronized QT compatible format in QTPro.
    ADDED: Sorry about the duplication, too slow with my response.

Maybe you are looking for

  • DHCP loses ip address after wake up from sleep mode.

    My wife and I got a WRT54G router to replace the ethernet hub we had been using in order to get better reception for our voip phone system. We connect to the web using a 2-Wire DSL modem which connects to the router. From there we use ethernet to con

  • Select a range

    How do I select a range of values?  For instance, I need to write a select statement that, among others, selects documents based on a date range.  What I am doing is trying to pick billing documents that have a billing date within the last 365 days. 

  • How to get Adobe RTMP SDK?

      I want to apply Adobe Media Server Connector for C++? How to do it?

  • Life after the Treo 680 - Ive had enough of Palm

    Ive had enough of Palm Im afraid. I started life with a Palm V, then Vx then Zire. Because my Palm Desktop has so much critical info on my customers I bought a Treo 680. Now its keyboard doesnt work, I cant even turn the bugger on - I have to reinser

  • Type Initialzer exception

    Hi All, Im new to this so please be kind! Ive written a small application that that retrieves data from a oracle database server. It is written in VB2010 using ODP.net. It works perfectly on my development machine but when I installed it onto 4 produ