Bypass "Resume" function of a DVD Player?

I've searched a couple of topics on this and hoping this is not a duplicate post.
I have a DVD project in which the intro movie MUST be played first 100% of the time the DVD is inserted into a set top player (PC as well but not a deal breaker). I understand the nature of most players these days allowing the disc to "resume" from where it left off if the disc is not STOPPED rather simply ejected and then inserted back into the player.
I've found info on prioritizing the VTS order but that technique did not seem to work or I may have not understood how to wire it correctly.
Any insight on forcing (using first play and other techniques) a movie to always trigger on DVD insert would be greatly appreciated.
cheers.

OK- well in which case I need to review my opinions!
What you could try is to write a short script that sets a value in a GPRM, and allow an item to play only if that value is there. The GPRMs get cleared when a disc is ejected, so the resume feature may well have remembered where the disc was, but it shouldn't retain the GPRM settings.
However, this will definitely not work if the player is retaining the resume info and the user left the disc during a track... and gets sent back to that point in the track.
What I was thinking was that you could attach a script to every element of the project, with a script set as first play:
mov GPRM0, 1
Jump Menu1 //assuming menu1 is the fist thing you want users to see.
Now, whenever you go on from there to any element on the disc you can go to a script instead which looks to see if the value is in GPRM1. If not, send them to menu1, or whatever the first item should be. SO, a script would look like this:
Jump Track1 if (GPRM0 = 1)
Jump Script1 // the 'first play' script above
You would need to do this for every menu and track, etc, changing the first line appropriately. However, if you resume in the middle of a track the script would be bypassed and the playback would continue from there. It would only go back to 'first play' when the track end jump takes place and the appropriate script kicks in before you get to anywhere. You may even need to do it for menu and title calls (easy enough, set a script to do the same job as above, but put it in place for menu calls, etc)
Doing this is at best excruciatingly tedious (particularly on anything reasonably complex), and at worst totally ineffective. I am not sure it will be worth the effort as it can't be guaranteed to work all of the time, if at all.

Similar Messages

  • How to control DVD player menu functions in DVDSP

    I have built a DVD with DVDSP and have everything working as intended except for one thing.
    When I press the Home button on the DVD remote, it goes to the DVD player's menu and shows a DVD icon, then when I select the DVD icon, it shows the title list with 4 titles:
    1. Warning (which has all User functions disabled)
    2. Chapter 1
    3. Warning (which I don't understand because there is only 1 warning track)
    4. Menu
    I want to set this so when selecting the DVD icon you are directed to the DVD's main menu, and it doesn't display the title list at all.
    Just to give more info, the way the DVD is set up is: In the DVD remote function area, I have my title, Menu and Return buttons all routed to my main menu.
    There are 4 menus (Home, About, and 2 chapter menu pages), 4 tracks (First play = .25 sec Black which end jumps to a Warning and disclaimer track which end jumps to another .25 seconds of black which jumps to main menu. These have all user functions disabled. The 4th track is the main video with 16 chapters). There are no scripts.
    I have tried this with many store bought DVDs and they behave differently. Most show a DVD icon then when that icon is selected, it goes to the main menu screen. Others behave by showing each chapter as a title after selecting dvd icon.
    Do you have any suggestions on how to fix this? Any help would be much appreciated.
    Thank you so much in advance!
    Attached are 2x diagrams, how the dvd is currently acting, and how i'd like it to.

    Finally, something new here lately!   (well, besides the new look)
    In my 13 1/2 years working with DVD Studio Pro (starting back when it was 'simultaneously' Astarte DVDirector and Spruce Maestro) I've never seen a workflow that included the DVD player's system menu as a navigational component in the flow chart for a functional DVD.
    Hi T20,
    First of all, are you sure you want to know the answer to this?
    The area you bring up is almost a 'blue pill / red pill' kind of thing, or choosing to turn into a 'grasshopper'..., or something like that. Definitely a rabbit hole.  But if you're working for paying clients and are going into mass distribution, i.e., replication, then your question brings up a precisely the kind of multiply connected DVD specification components that are crucial to understand; especially working with an authoring system like DVD Studio Pro.
    Of course, if you're good at following directions and would have the trust enough to carry out the successful experiment, then it could be a one-and-have-fun-getting-it-done operation...with full understanding of what just happened reserved for a later date.
    Though, to answer your question fully here would take some doing.
    Here's what I'm willing to share on this public board about the matter: The short answer would be to remove all of your warning material from the Title Domain in the VTS Spaces, i.e., eliminate the warning clip / black frame Tracks. You should have one Track in your project, according to the intent of the DVD Specifications for your project type.
    Important Note: Putting a short duration warning or black frames in an entire VTS is a "best practice" promulgated for years out there that has gotten a lot of good authors in trouble in many types of players; errant navigation, player crashes, disc recalls, etc., and should not be done. In most cases, nothing should be put in a Track that you would not want the viewer to be able to Resume to; and more importantly, the DVD Studio Pro abstraction layer authoring system can not afford to have the first VTS 'wasted'. Real program content with video and however many audio and subtitle streams should reside in the first VTS for all DVD SP projects (more DVD Spec kinda stuff to go over the reasons why).
    Once your project is setup optimally, then it's a matter of understanding the DVD Specification "Stopped State" and what both happens and what you want to happen afterwards; which depends on where you were when you got into the stopped state and other factors. 
    The below page images (unreadable, but to show there's quite a bit to it) are from the official DVD Specifications for Read Only Discs - Part III VIDEO SPECIFICATIONS.  The page image on the left starts the several page section in the DVD Specifications devoted to what's allowed for navigation commands between domains - and what navigation commands and (unfortunate) circumstances cause playback to go into the "5th domain" - the stopped state.  The Image on the Right starts the section in the specs for what happens and what's allowed by the remote control user operations (UOPs) between domains, including from the Stopped State.
    The player will use what's allowed by spec in the UOPs to take you out of its setup menu and into the chosen target in the various domains. Though, I have found several players that pretty much do what they want in this regard, as well, but my method takes care of them, too (what player model are you using, may I ask?  I have over 200 players here, and might have that guy).
    The somewhat challenging part is working with DVD SP's abstraction layer auto-programming so as to anticipate this revival of playback from the Stopped State - which never occurs from the authored First Play PGC, as well as player variances with options they allow from their system menus.
    So an adjusted startup First Play program routing (looks kinda 'weird' in the DVD SP project interface) would then handle a chosen Menu to play from that players system setup screen, whether the viewer chooses the "Menu" or the one remaining "Title" option. It took me 3 years to figure this out, but has been working flawlessly for hundreds of replicated titles since the fall of 2006.
    Good question, t20. It takes quite a bit to get me out my 'bat cave' these days. Also, I'm about to start up my old "TFDVD.com" DVD SP support site again soon (adding Scenarist Professional support), this time under what I hope to be a true "DVD Producers Guild", and it's great to see some of this kind of 'life' still out there!
    My first major article for the new site is tentatively entitled "The Most Perfect DVD Startup Action" and I will, in 'excruciating detail', cover not only the many reasons a discs startup strategy is crucial, and how to implement the DVD Specification and DVD player experience based startup principles for various types of DVD Projects, but also how to keep control of navigation during startup from the Stopped State in players.  This article will have illustrated specific instructions for the DVD Studio Pro and Scenarist Professional authoring systems (Note to my good 'little monsters' from back in the day; this is not the same article from my 2001 article with a similar name).
    Take care,
    Trai
    Trai Forrester
    New Constellation Technologies / TFDVD Research Labs <--- Current entrance into the DVD 'Rabbit Hole' 
    DVD Verification, Proofing, Pre-mastering

  • The DVD function of 2007 MacBook Pro (10.7.5) no longer works. Apple does repair, but referred to buy an external DVD player.  Purchased two, including the Apple, neither work on my model. Trying to burn DVD of 8MM video.  Any suggestions?

    I am trying to turn my Sony 8mm Handicam video into DVD through my MACBOOK PRO.  Unfortunately my DVD function no longer works.  Apple won't repair, no longer carries the parts.  Referred to Apple repair shop.  Gentleman there said it cost the same to purchase an external DVD player as repair the MACBOOK.  So far, I have purchased two, including Apple's.  Neither works with my MACBOOK.  Any ideas or suggestions?

    Hi rgneil:
    Yeah, keeping an older machine running has it's challenges.
    Have you tried one of the DVD burners from Other World Computing?  Their sales support can probably guide you to one that should work.  The OWC burner that I use with my 2009 17-inch MacBook Pro has FireWire and USB2 connectors.
    Are you using iMovie/iDVD or Final Cut Pro/DVD Studio Pro?  And, do you have Roxio Toast?
    If all else fails, you could try a stand alone DVD-Recorder.  You'd want to pick a model that supports external video input.  I have a LiteON DVD-Recorder that I patch VHS, Regular8 and Hi8 decks to now and again just to get stuff off tape to DVD-R.
    Report back on what works (or continues to not work) for you.
    Burn on!
    -Warren

  • Looking for a DVD Player with same functionality as CyberPro Power DVD

    I have just converted from PC to Mac, and love it, but have a special requirement and need some guidance.
    I work in TV and need to be able to preview footage shot on site that has been converted onto a DVD. On my old PC using Power DVD, after hitting 'Play' I can fast forward and fast reverse, and increase the speed of FF or FR in small increments (up to 32 times normal speed) using the scroll wheel on my mouse. That gives me a lot of control as I search through countless hours of footage to shot list, and saves heaps of time.
    With the standard Mac DVD Player, I can hold down the FF and FR buttons to get a slight increase in speed, but it is still far too slow and clumsy for what I need.
    VLC was recommended, but when I hold down the FF and FR it scrolls in minutes, whereas I need to scroll in frames.
    Does anybody know of a high quality DVD Player with the scrolling features similar to Power DVD that I can purchase?

    Have you tried, +DVD Player>Controls>Scan Rate+ ?

  • How Can I get my Chapter Markers to function on a standard DVD Player

    I imported the movie(iMovie 09) into iDVD 09. Added the chapters in iDVD as advised. Everything works beautifully in the preview mode. I burned it to DVD using Verbatim -R at 1X speed as advised and VOILA, everything works beautifully. All the buttons work. All of the chapter buttons work. Perfectly----
    As long as I play it on A computer.
    But as soon as i try it on a DVD player---everything works perfectly except for the chapter buttons. I can see and select each chapter. The rectangle appears but they wont connect to the chapter at all. The chapter will not play.
    On a computer it works fine just not on a DVD Player.
    Ideas?
    Ed

    Hi
    Just thinking.
    • Did You try more than one stand alone DVD-player ?
    • When You burned Your DVD - Did the internal Hard disk have more than 25Gb free space
    iDVD and Mac OS Can't address any other for it's temp files - pretty important.
    If so I would.
    *Not knowing the origin to Your problem - General approach when in trouble is as follows:*
    • Free space on internal (start-up) hard disk if it is less than 10Gb should rather have 25Gb
    • Hard disk is untidy: Repair Permissions, Repair Hard disk (Apple Disc Util tool)
    • Delete iDVD pref file - *or rather start a new user/account* - log into this and re-try
    • Program miss-match: iDVD 5.0.2, Mac OS X.4.11 AND QuickTime 7.5.5 - is OK - DON’T work under Leopard
    • Program miss-match: iDVD 6.0.4, Mac OS X.4.11 AND QuickTime 7.5.5 - is OK (might work under Leopard)
    • Program miss-match: iDVD’08 v. 7.0.1, Mac OS X.4.11 AND QuickTime 7.5.5 - is OK (might work under Leopard)
    • iDVD (08) v7 Locate theme folder. Move out iDVD1, iDVD 2 and eventually iDVD4 folders to desktop - re-try
    • Try a Cleaning CD/DVD that cleans the laser lens on the DVD burner/player
    iDVD 6.0.4 and iDVD 7.0.1 are compatible with Mac OS X 10.5 Leopard
    iDVD pref file resides: Mac Hard Disk (start-up HD)/Users/"Your account"/Library/Preferences and is named:
    com.apple.iDVD.plist
    While iDVD is NOT RUNNING - move this file out to desk-top.
    Now restart iDVD.
    Last resort: from Craig: Solved the problem!! Finally!!
    I deleted every iDVD application and folder from my boot drive,
    emptied the trash and then installed iDVD 08 using the customize option
    and I am up and running.
    Yours Bengt W

  • Apple DVD Player software not reading SPRM 4 correctly.

    I am a DVD author and have recently run into an issue with Apple DVD Player not reading SPRM 4 (current title) correctly. I know this isn't the Apple DVD Player forum, but there doesn't seem to be one for that application, so here I am...
    I have a disc (not authored in a Mac environment) that uses the value of SPRM 4 to track the last title played, and if it happens to equal the value of the main feature title, then use the "PLAY" button on the main menu as a resume.
    Apple DVD Player seems to think that SPRM 4 equals this particular value all the time, regardless of what title last played, which is totally breaking my disc. The real kicker is that the disc works flawlessly on set-tops and in a windows environment.. just not on any Mac that I have tried.
    Has anyone out there also experienced a problem with tracking SPRM 4 in Apple DVD Player? Is anyone from Apple reading these things, possibly someone who can flag this as a major issue?
    I am positive that this specific to Apple DVD Player, because the disc works as intended EVERYWHERE else.
    I have tried and experienced this issue across several Macs, and across several versions of DVD Player. It's consistent across all.
    If anyone has any ideas, please respond.
    Thanks,
    Ben

    these problems are well documented, use the search functions for plenty of solutions

  • 'Resume' function (buttons over video / white rabbit)

    The resume function takes me back to the last chapter marker passed in the track I was viewing previously. Is it supposed to work like that? I thought it would take me bak to the last moment viewed (give or take several frames).
    I've got a video track, I use buttons over video to jump to a menu with video background. When the menu times out I run a script that just states 'resume', but it will only go to the last chapter marker passed. Some of my white rabbit videos are several minutes long so that's not very helpful.
    From what I understand you can only resume from a menu?
    I've had another look at The Matrix and note that after a white rabbit it always returns to exactly the same point in the main movie as though there were a chapter marker there... but no chapter marker exists at those points so what did the authors of the Matrix DVD use to target that return point?
    Any clues anyone? Thanks

    Thanks Trai - I'll try that approach.
    After trying all sorts of combinations to get 'resume' working, all I can imagine is it's not properly implimented in DVDSP or it's not properly supported by players.
    A button on a menu with a target or 'resume' should according to the DVDSP manuals return to the point the user was at in a track when the menu was launched (see quote below).
    I've tested on 3 hardware players as well as a PC player and Apple's own DVD player. Only a sony DVD recorder resumed to the correct place in the video track. The only other possibility I can imagine is that the buttons over video are in some way causing the problem when resuming? I noticed when the sony did resume to the correct point the subtitle stream being used for the buttons over video was no longer visible (even though a prescript on the track was forcing them to show)
    <quote from DVDSP3 and 4 manual>
    About Resume
    If you jump to a menu while watching a track, for example, by pressing the remote control’s Menu button, the DVD player remembers what track you were playing and how far you were into it. A mostly unknown feature of DVD players is that you can press the Menu button while in a menu to resume playing the track at the same place you jumped from. Creating a button on the menu and setting its Target to Resume provides the viewer with a more obvious way to resume playing the track.
    </end quote>

  • Resume function

    New to DVD 4 and struggling to understand the scripts functions and despite reading as much info as poss in manual and on the web I still cannot figure out how to programme a script to get the resume button to bring the viewer back to where the main feature left off playing. Can anyone be bothered to explain in terms of one syllable? (I know it has been gone over ad infinitum, sorry!)Be even better if it was possible to send a screen shot of the commands in the script inspector. Thanks anyway.

    Hi - welcome to the discussions!
    The resume function is pretty simple as scripts go, but it is important to know why you need to use it in a script, since a lot of resume information is automatically stored and can be actioned in different ways.
    For example, playing a track and pressing the menu button takes you to a menu. Pressing it again takes you back to the track - a resume.
    Resume info is only stored if a track has played. If you go from a track to a menu, then on to another or subsequent menus, pressing resume (or menu) will take you back to the track again, even if it was in a different part of the DVD.
    Similarly, if the track had finished playing, the resume function can give different results, some of which are unpredictable, depending on player functionality. You can resume back to the beginning of the track, to the end jump (and hence a menu) or nothing will happen.
    So, knowing these things, the resume function in a script is easy to implement. You create a script, which gives you a single line (with NOP in it) in the script editor. Click on that line and look in the property inspector. The drop down list at the top lets you set different commands, one of which is the word 'Resume'.
    If you save this script, with just one line, and point a menu button at it, then the disc will look for the resume information and attempt to complete the resume function.
    So - why do you need to script this? Is any of the automated functionality going to be of use?

  • Button action with desk DVD player and PC player

    HI!
    I built and burn a DVD with one menu with several buttons triggering different chapters. Before the menu I have a small introduction clip.
    This works perfectly on my desk DVD player, but on any computer I get the introduction clip, then the menu, but the buttons don't have any action. Did I forget something.
    Thank you

    Thanks for the info.
    Interesting, that they work fine in Preview and on set-top player. I do not have/know WinDVD, so I'm not sure of what problems it might have. I happen to use other software DVD players, and so far, they all work like my set-tops and Preview.
    I'm assuming that when the left-mouse button is over your Button and pushed, nothing happens. Does the Button Highlight? Your described PS work should not have altered the Button's ability to function. If they work elsewhere, they *should* work in a software player. I assume that ALL Buttons exhibit this behavior?
    Maybe someone can help with WinDVD. Might be something very simple, that's just beyond my knowledge.
    Other than to say your Project looks good in detail, I can't really help - sorry.
    Hunt

  • How to connect JVC DVd player and video cassette recorder to QIP 7100 and Panasonic TC-32lx44

    What cables do I need to connect my DVD/VCR recorder through my QIP 7100 to see on my TV? I would appreciate any assistance with this since I am a novice.
    Thanks
    Solved!
    Go to Solution.

    You cannot run ANY signal through a Set top box to a Television. The only input on the boxes that is actually functional is the coaxial cable. The only way your are going to connect your DVD player to the TV is via one of the AV inputs on the Television itself.
    Hopefully your Television has at least 2 sets of AV inputs, because you are going to need them. 1 for the VCR and 1 for the DVD player.
    Depending upon the TV, VCR and DVD player, the connections possible are:
    1). HDMI cable from TV to DVD if the DVD player has HDMI and the TV has a 2nd HDMI input. It is very unlikely your VCR supports HDMI.
    2). Component Video (RGB) plus Audio AV cables from audio and component outputs on the DVD player to a set of component and coresponding audio inputs on the Television. It is unlikely that your VCR supports component video.
    3). S-VHS cable from DVD player or VCR  to S-VHS input on the TV (if there is one), and audio AV cables from the audio outputs on the DVD/VCR player to the corresponding audio input on the TV for the S-VHS cable. If S-VHS is not available, you can use composite video instead. HDMI and Component video will give you the best picture and composite video will give you the lowest quality picture, but depending upon the equipment, your VCR may not have an S-VHS output available.

  • Burned DVD issues in DVD player not reading or music issues stop and start

    I'm a PC converted to a MAC (less than a month) and love it so far. I have been able to create and burn a DVD. The problem I'm having is one DVD player will not read the DVD (Hitachi). The other DVD player will play it, but the music stops and starts when it transitions (twirl) to another picture (Panasonic DVD/VHS combo). I'm using a DVD R Memorex. Neither one of the player are new. Would love to use this to make the Grandparent's a DVD of the grandchildren from birth to present as Christmas present. What do I need to use or do to be able to watch on any DVD player as well as the computers?
    Message was edited by: me01

    Hi me01
    Welcome to apple discussions. Try using 99 photos / less to avoid issues with audio fades / drops. Also do a search for Memorex on this forum and you'll see it's not the first choice of dvd's for most users. Instead try Verbatim, Maxell, or Taiyo Yuden and burn at 4x from a disc image for best results. Wish you luck and feel free to post back with results or any further questions.
    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software / products that may be mentioned in this topic. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information above at your own discretion.
    Message was edited by: SDMacuser

  • Connecting a VCR/DVD Player to a new iMac?

    Hi,
    Just bought an iMac 17" with the 2.0 cpu. It is connected to the internet via a wireless dsl router elsewhere in our house. No problems, my daughter has put nearly 15-hours on the net with no complaints so far, fingers crossed, of course.
    [I have an older Dell pc and a vcr/dvd player connected using RCA plugs directly from the player into my video & sound cards. I have the option of using the S-video cable as well.]
    I asked the dealer if it was possible to connect a vcr/dvd player to the iMac for viewing only, and the salesperson did not know. Has anyone seen such a device? A customer at the Apple Store said that I might have to bypass Apple's OS and get a copy of Windows. I thought I was getting rid of the pc when I switched to the iMac.
    Any help would be appreciated!

    I use a Dazzle Hollywood DV bridge. It's a firewire A/D converter that lets me capture composite or s-video to my iMac. I also use it to watch TV on my desktop using a VCR and Video Viewer utility.
    I would recommend you use a firewire device to ensure maximum compatibility with the Mac (iMovie, etc.) with no need for drivers. In the case of the Hollywood Bridge, it was sold as a Windows only product. But as a firewire device, no software was needed for the Mac. It works great with all video/media software and is recognized like any firewire camcorder.
    Although the Hollywood bridge isn't sold anymore, you can find them on ebay. Otherwise, you can research any video A/D converter device such as those sold by Pinnacle (pinnaclesys.com).
    Mark
    iMac C2D (20in:2.16Ghz)   Mac OS X (10.4.8)  

  • DVD menu title selection on DVD player with DVD's burn from iDVD

    Regarding DVDs burned with iDVD 6.0.3, I have burned multiple DVDs with 6 buttons on the main menu page each of which links to a short film. On the menu screen when I push the right arrow button on the DVD remote not all the menu buttons light up. In addition to pushing the right arrow button on the remote, I have to push the up or down arrow button on the remote (to the DVD player hooked up to the TV) to get to some of the buttons in my DVD menu to be selectable. The buttons are arranged by me in a grid sort of pattern. Is there a way in iDVD I can get all the buttons to be selectable using only the right or left arrow keys on the DVD player remote? Do you understand what I am asking?
    Message was edited by: powerbookaid

    Hi powerbookaid
    And welcome to apple discussions. It's actually difficult to find standalone versions on ebay and CL / Apple's FCP and DVDSP. I found them myself but it took me a very long time. Not always something you can do overnight. But if you are very patient something will show up eventually.
    If you need something now that works (although I advise caution as in backup your dvd or video_TS first) then consider this app for much less money (donationware):
    http://www.mydvdedit.com/index.php?lang=english
    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software / products that may be mentioned in this topic. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information above at your own discretion.
    Message was edited by: SDMacuser

  • Can't record sound from DVD player

    I just built a new DAW with a Gigabyte MoBo that has the Realtek sound chip on board. I installed an M-Audio external Fast Track Pro connected to the computer with USB 2.0. With the two sound devices I can play Band in a Box (my main band) through the Realtek and out put to my mixer. I then use my Line 6 Pod XT as a preamp to my guitar that also goes to my Behringer mixer. I connect the main out (R&L) from the mixer to the 1 and 2 inputs on the M-audio. I set Audio Hardware setup in AA3 to use the M Audio device for input and am able to record mixer output to tracks in AA3. I tried several configs and this is the only one that I found that works. All is good so far.
    I installed a SATA DVD player (Lite on 24x) that works fine, but it plays through the M-Audio via USB, bypassing the Realtek chip, and the sound does not show up in AA3. I'm thinking I need to route the DVD output to the mixer to use the channel that is already set up. I've been trying to output the DVD player through the onboard Realtek but can't find any way to direct it to do so. I don't necessarily need it to play through the Realtek, but I want to be able to record from the DVD player.
    So, does anyone have any idea how to direct the output of the DVD player to the sound card of choice? I'm stumped.

    Eric,
    Thanks for your reply. Realtek audio works only in playback. There is a stereo mix in the mixer but the recording controls are not operable with no sliders in the mixer for any recording option. Slider controls appear to be grayed out. Can't figure out how to enable them. Downloaded newest drivers to no avail.
    The M Audio control panel has no apparent option for recording stereo mix. Adobe ignores the sound from the DVD or CD and shows flatline.
    I'm trying to record the sound from the DVD not rip the track.
    When I go to Audio Driver Setup and select Audition 3.0 windows sound, there is no input device installed.
    I'm thinking of going back to a decent internal Soundblaster card like I have on my 8 year old machine I am replacing.

  • IMac will not play the DVD that I have made on imovie and burned on iMac SuperDrive  ?? (DVD plays fine on household DVD player and also play fine in Toshiba laptop ) Why not on the iMac - anyone know???

    iMac will not play the DVD that I have made on imovie and burned on iMac SuperDrive  ?? (DVD plays fine on household DVD player and also plays fine on Toshiba laptop ) Why not on the iMac - anyone know???

    There are many reasons this could be the case but whether an optical disc can be read or not is a function of:
    The reflective media layer of the disc
    Whether the burned disc was a DVD-R, DVD+R, DVD-RW, DVD+RW
    The brand, model, and production lot of the disc
    The specific frequency of the Write lasers that burned the disc
    The specific frequency of the Read lasers that are attempting to read the disc
    Are the Read lasers in the drive working (it is common for one set of lasers in a drive to fail while others continue to work)
    How old are the Write and Read drives (laser frequencies change with age)
    Is there dust on the read laser
    Is there dust on the read lens
    etc.
    At one time it was estimated that fewer than 80% of all burned discs were readable in 90% of the drives. That has, I believe improved over time but at the same time it seems the faillure rate of lasers in the drives has increased but that may simply be the result of how many different read and write lasers there are in today's superdrives. Fortunately todays drives are a lot less expensive the replace -- now that Apple no longer installs optical drives in their computers.

Maybe you are looking for