Getting Ripped DVD Video and Audio Into Encore

Do you have previously authored DVDs that need rework?  Do you want to add menus with greater impact and functionality?  Do you want to add some additional program or supplemental material?  Does a client want their product demo DVD to be updated to reflect the capabilities of the new and improved version, but the source files no longer exist?  Using Adobe Encore DVD and a freeware utility called DVD Decrypter (DVDD), you can accomplish this quickly and easily.
Disclaimer: I do not support the illegal copying and/or distribution of copyrighted works.  The authors and distributors of the software I use have made it clear that they do not support illegal copying.  This guide is intended solely to assist you in ripping and copying DVD video to which you have the legal rights.  Any use of this guide to infringe the copyright of someone else’s intellectual property is prohibited.
This guide is based on Adobe Encore DVD 1.5.1 and DVD Decrypter version 3.5.4.0.  Let’s Begin!
Place the DVD to be ripped in your DVD drive and launch DVDD.  If you have more than one drive (e.g., a DVD-ROM and a DVD burner) make sure the one with the disc is selected in the Source dropdown list in the main program window.  Now we need to set up DVDD to extract video in a way that is “Encore friendly”.  This is the toughest part of the whole exercise.  Click on the Tools menu item and choose “Settings…”. 
Settings
General Tab: You can leave these set at their defaults if you like.  Personally, I specify a custom Default Destination.  I put my ripped video assets all in one place anyway, and having a default destination means I have one less thing to do when I rip a DVD.
IFO Mode Tab: Make sure that “Select Main Movie PGC” and “Enable Stream Processing” are checked.  “Uncheck Suspect Cells” is probably a good default safety check.  If your hard disks are formatted as NTFS, set File Splitting to “None”.  I leave “Copy IFO File” checked with the default sub-items checked.  Make sure that “Patch M2V Timecode” is unchecked.  The items in the Create Additional Files section are purely optional.  The author of DVDD has been kind enough to list which programs need which files; notice that Encore DVD isn’t listed as needing any of these extra files.  I do keep the “Stream Information” box checked.  DVDD generates very informative file names, but I like to keep “Include PGC Number” under File Names checked.  Be advised you will get some lengthy file names after DVDD is finished ripping.
Stream Processing Tab: Since we enabled stream processing in the IFO Mode tab, we need to tell DVDD how to process those streams.  To save yourself time and confusion later, check the “Convert PCM to WAV” box.  Earlier versions of Encore required a Demuxed audio stream and a Raw video stream.  Encore 1.5.1 can accept either type of video stream (Raw or Demuxed) but it does still require a Demuxed audio stream.  However, I still recommend using Raw video and Demuxed audio, if only because it seems to be somewhat faster to process in DVDD.  This workflow is also backward-compatible with earlier versions of Encore.
So let’s set up the Stream Processing tab now.  In the Demux box, enter “0x8? 0xA? 0xC?”.  This ensures that all audio streams in the selected PGC, whether AC3, PCM or MPEG will be set to Demux.  In the Raw box, enter “0xE0”.  This ensures that the video from the selected PGC will be set to Raw.  
Additional Notes about the Stream Processing Tab:
1. For those of you asking the question, “What the heck is a PGC?” it’s just DVD-speak for the titles in a DVD project.  And I’m not talking about the opening or end credits, either; I’m talking about the titles that result, for example, from the timelines you create in an Encore DVD project.  There is a subtle difference between a PGC and a VTS (title set), but that's not important right now.
2. Happily, recent versions of DVDD create a WAV file after ripping that will import directly into Encore.  Versions prior to 3.2.0.0 would create a WAV file that had to be imported to, and exported from, a sound editing program like Adobe Audition, Goldwave or SoundForge before Encore would recognize it.
Events Tab: For convenience sake, I recommend setting “Set Program Mode” in the Startup section to “IFO”.  That way, whenever you launch DVDD, it will look familiar to you.  You may safely ignore all of the other tabs in the Settings dialog. 
Ripping
1.Under the Input Tab of the main program window, select the PGC you want to rip.  You can only do one at a time.
2.Switch to the Stream Processing Tab.  Verify that Enable Stream Processing is checked.
3.Check or uncheck any or all of the video and audio streams that are listed.  Highlight each one to verify that all audio streams are set to Demux and the video stream is set to Raw.
4.If you didn’t select Default Destination in the General Settings Tab, then you need to tell DVDD where to put the ripped files now.
5.Click on the big DVD-to-Disk icon.
6.DVDD will announce, quite loudly, when it has finished.  At that point you can rename the files or import them as is into Encore.
I hope you find this guide useful and that it helps you get the most out of your investment in Adobe Encore DVD.
Guide © Jeff Bellune 2005

OK, I can't tell you what we are doing, you'll have to trust me that it's for a very good cause. I'll simplify the use case as an example. If I can do the following we'll be OK:
1) Read video/audo files from a DVD that we created
2) Open these files with the QuickTime Player, click on Export to Apple TV to create an output file.
I'd rather not do an interim conversion of the video data (like use a 3rd party app to convert to mp4 first and then read into QT, but I'm considering a conversion to DV) because that could seriously hurt the apps effectiveness. I also can't use another app (MPEG Streamclip, HandBrake, VisualHub, etc.) to do the conversion.

Similar Messages

  • Mpeg2 DVD VOBs Video and Audio into QuickTime ?

    How can I read the mpeg2 VOB files from some DVD that we created into QuickTime Pro with the MPEG2 playback component ?
    We have an app that does video and audio processing built on QuickTime. After the processing is done the result is written to an mp4 file using QuickTime export. We now have to be able to read DVDs that we create into this app (QuickTime), and after processing we must se the QuickTime export option to create the mp4 file. These are not commercial DVDs and are not copy protected. I'd like to just be able to read the mpeg2 video and audio directly into QuickTime but I haven't yet found a good way to do this. Here is what I have tried:
    1) I can read individual VOB files with QuickTime, but I don't get any audio and I need all the VOB files as one.
    2) I have used MPEG Streamclip to open the DVD VOB files and exported the demuxed mpeg2 video and aiff audio. Both files open together in QuickTime but since the total size of the video is over 4 GB the video and audio are off and drift more so throughout the video.
    3) I used libdvdread to read the DVD and create a single MPEG2 file. This can be read by QuickTime but I don't get any audio. From what I understand this is muxed video and audio which QuickTime doesn't understand, but is playable by VLC.
    I think I could probably ulibdvdread to read the VOB files into a muxed MPEG2 file, then use ffmpeg to convert this to a very large DV stream, then import that into QuickTime, but there has to be a better way than to do the lengthly and large file size conversion to DV which is not a format I ultimately want.
    Before we go and write our own, I'm looking for a simple way to read the mpeg2 video and audio from a DVD format directly into QuickTime and preferably something that can be integrated into our app and not use another commercial stand alone app.

    OK, I can't tell you what we are doing, you'll have to trust me that it's for a very good cause. I'll simplify the use case as an example. If I can do the following we'll be OK:
    1) Read video/audo files from a DVD that we created
    2) Open these files with the QuickTime Player, click on Export to Apple TV to create an output file.
    I'd rather not do an interim conversion of the video data (like use a 3rd party app to convert to mp4 first and then read into QT, but I'm considering a conversion to DV) because that could seriously hurt the apps effectiveness. I also can't use another app (MPEG Streamclip, HandBrake, VisualHub, etc.) to do the conversion.

  • What can be causing inconsistent DVD video and audio distortions...

    Does anyone have any idea why the DVD I burn using DVD Studio Pro (from a 90-min FCP QT movie) - whether it’s compressed by DVD Studio Pro, or through Compressor (with bit-rates of 4 for avg., and 7.2 for maximum) - plays with some serious simultaneous video and audio distortions on my brand new DVD player – that don’t show up at all when played on a friend's DVD player.
    As a test, I burned a DVD with just the video, and it does NOT play the same distortions on my DVD player. This obviously means the video distortion is related to the audio being there, but, I don’t know why, or how to begin fixing the problem.
    Any help would be tremendously appreciated!

    Oh yes, indeedy!
    Go into the AC3 encode tabs and have a look around. If you never used A.Pack with older versions of DVDSP then none of this will look familiar, but essentially the tabs are exactly the same as the old A.Pack application.
    You can set the desired bitrate - for stereo you don't need more than 192Kbps. You can set the dialog normailsation value (for now, type in -31 and press return) and you can set the compression type - just use 'none'.
    This should get you a reasonably useable AC3 file for your project, but as you might guess, there is a lot more to it than that! Head over to http:..www,macprovideo.com and see if you can get hold of the tutorials for A.Pack, or find a copy of Martin Sitter's book for DVD Studio Pro (any version). The chapter on A.Pack is well worth reading and possibly justifies the price of the book on its own.
    Once you have got the audio encoding sorted out and are using it on a disc, see if the distortion still happens.
    Also, can you describe the distortion that you are seeing?

  • Import video and audio from a dvd into FCP

    Is there an easier way to import video and audio into Final Cut Pro - I am playing it on a DVD player and making a digital tape of it. Then logging and capturing it into FCP.

    Hello and welcome to the forum!
    Yes, there are a few ways that are faster. Have a look at this thread http://discussions.apple.com/click.jspa?searchID=-1&messageID=3465691
    You could use software, such as "streamclip", or import by plugging your camera into your capture device and hooking your capture device into your computer and capturing by non-controllable device settings.
    Good Luck

  • Syncing video and audio

    I have been syncing video and audio into a sequence and using those sequences in a new master sequence. Is that the right way to do it? Is there a way to have the video and audio in a useable clip? I could not find this information in the manual, but if I missed it can someone refer me to the chapter that covers this topic.
    Thank you

    you can set in and out points for both the video and audio clips in either the viewer or in the browser, then select the two, right click - merge clips (or Modify/Merge Clips if you prefer the menu.)

  • Video and audio goes out of sync when imported into Premiere

    I have some videos ripped from some DVD that an acquaintance made, with an open source program called HandBrake, with the default "high profile" settings. When I play it both in VLC and in Quicktime, it plays just fine, but when I import it either in Premiere or in After effects, the video and audio goes out of sync (the video ran faster than the audio and when the video stops, the missing audio is trimmed).
    Video info according to Premiere (in Spanish but you may get the meaning).
    Ruta del archivo: [...].m4v
    Tipo: Película MPEG
    Tamaño de archivo: 667,7 MB
    Tamaño de la imagen: 720 x 480
    Profundidad en píxeles: 32
    Velocidad de fotograma: 29,97
    Formato de audio de origen: 48000 Hz - comprimido - Estéreo
    Formato de audio del proyecto: 48000 Hz - Punto flotante de 32 bits - Estéreo
    Duración total: 00:30:35:15
    Velocidad media de datos: 372 KB / segundos
    Proporción de píxeles: 0,8889

    "HandBrake, these days, is almost entirely about H.264 video, aka MPEG-4 Part 10.  HandBrake is migrating to quality-based encoding."
    Hmmm.  I use HC Encoder to make my DVDs because it's the only free encoder I've found with the much more professional Constant Q encoding option.  But HC Encoder doesn't do HD sources for Blu-ray, so I've been wondering if I'd be stuck with the lame-*** consumer CBR and VBR options most encoders provide (including Adobe - hint, hint) when I eventually start working in HD.  This is a very interesting program, Handbrake.  I will have to check it out.

  • HT5287 DVD and CD sharing will not let you play or share DVD movies and audio CD's.  Does any one know of a way to get music from a CD on a MacBook Pro wirelessly to an iMac?

    DVD and CD sharing will not let you play or share DVD movies and audio CD's.  Does any one know of a way to get music from a CD on a MacBook Pro wirelessly to an iMac?

    I cannot find the eMac install disk, and I haven't been able to get it to start up from my 10.3 CDRm (holding down option or c), though I read something somewhere about these not being able to start up from system folders earlier than those they shipped with. I've dealt with this sort of thing several times before, and it always seemed to work to simply use target disk mode.
    It definitely won't start up fromt the 10.5 DVD-R, and I'm pretty sure I tried putting the MBP into TM to use its optical drive as well, but it didn't work. But it's worth trying again, and I appreciate your input greatly.

  • Can't get video and audio together on mpeg

    Hey..... I need to know this is very simple terms...... I'm really ignorant to all of the technical terms, etc. I've followed the procedure for compressing out of fcp and when it finally finishes, there is no audio. some projects are fcp, some are QT brought into fcp. Can anyone give me a simple step by step procedure for this? I'm using the Weyland book right now.

    so you need elementary stream files, bcz DVDSP would mux it for you.
    ok, just use compressor and create 2 files, one for the audio and one for the video.
    of course i am assuming that you are using compressor 2. when you select a preset, you can set video and audio. make sure its dolby (2.0) if its stereo.
    if you have compressor 1, then use compressor only for the video and use A.Pack for the audio.
    both of the above mentioned methods will provide you with 2 files, a video file with the extension *.m2v and a audio file with the extension *.ac3.
    both of these files can be imported into DVD SP.
    Mikey

  • I get silent audio after i separate the video and audio

    I'm using vintage video that I downloaded from the Internet.  in one project I separated the audio and video, ditched the audio, and exported, via share, the visual clips I need for my final video.  in a new project, I imported the segments to place over the audio I created with music software.  the segments have a silent audio, that is, it has a part that goes on the audio track, but it's silent.  it covers my audio and I can't hear it.  I don't know why this happens or how to avoid it.  help!
    Thanks,
    Rosateresa

    Rosateresa
    What version of Premiere Elements are you using and on what computer operating system is it running? Are you working with sources that come with copyright? For now I will assume no copyright protection involved.
    I understand what you are doing through the point that you get rid of the original audio of a video file that has audio linked to it.
    And, further I understand that you bring just that export video portion into a new project which has your "audio ...created with music software".
    But after that I need clarification.
    1. I would expect that, in the new project, you import the video to Video 1 to relate to the music that is already on Audio 1 or the Soundtrack.
    I lose you when you write
    the segments have a silent audio, that is, it has a part that goes on the audio track, but it's silent. it covers my audio and I can't hear it.
    2. I am wondering if you are really saying that when you export the video portion of your file, the export has a video and audio component (silent audio component)? If that is the case, in the export settings under the Advanced Button of the export preset selected, place a check mark only next to Export Video. Remove the check mark next to Export Audio.
    See example below from Premiere Elements 12 Windows. On the left...Export Settings and the Export Video and Export Audio boxes for check mark as needed. In the example I have a check mark only next to "Export Video".
    3. But you can do everything in the same project, I would think. Right click the video with its linked audio, select Delete Audio. And then import your music into
    that same project.
    ATR

  • Update to kichat: FAQ 3 - How do I get Video and Audio Chats with PCs ?

    kichat: FAQ 3 - How do I get Video and Audio Chats with PCs ?
    (To Replace http://discussions.apple.com/thread.jspa?threadID=406147 if Accepted. )
    How do I get Video and Audio Chats with PCs ? iChat FAQ 3 (Updated 7/12/2008)
    Applies to iChat 2.x, iChat 3.x and iChat 4.x to any version of AIM on a PC before AIM 6.1
    This piece is designed for those trying to connect Mac to PC for Video and Audio chats. Any iChat version Panther and up.
    Glossary For This FAQ
    This bit is designed for clarity.
    Video is the sending and /or recieving of pictures and sound.
    Audio is the sending and or receiving of sound only.
    One-Way is the ablity to start either an Audio or Video chat from one end to a receipient who can not match your capabilities (or Vice Versa)
    What is needed
    At the Mac end
    A Mac running OS 10.3.x and iChat AV ver 2.1 or 10.4 plus iChat 3 or Leopard and iChat 4
    A DSL/Cable/Fibre (Broadband) connection of at least an up link speed of 256kbs.
    An AIM , @mac.com or MobileMe (@me.com) account name.
    (hosting Multiple person Mac to Mac AV chats requires higher specs and broadband uplink speed).
    At the PC end
    1 PC running windows XP (home or Pro). THIS A MUST
    The AIM Standalone Application, currently at ver. 5.9 at this link. AIM (the Site) now call this version Classic and it cannot be Installed On Vista
    Note: there is also Trillian which has a Pro version for $25 that can also Video and Audio chat. The Basic version just Texts and Audio Chats (AIM does not Audio chat)
    Some need the aimrtc12.exe file from Here Mostly Earlier than XP or Pre Service Pack 2 XP versions of Windows
    Note: It has been noted that this file is now apparently included in Windows XP after Service Pack 2 and above.
    An AIM account/screen name (AOL or Netscape count as well)
    Service Pack 2 info. This info will allow the PC user to enable AIM thorough the XP Firewall. The Windows Firewall did not exist as such before this
    Between both of you.
    At least one camera (Mac end)
    A sound input device (the camera, if it has one is ok)
    Your Buddies screen/account name in each others Buddy Lists
    Other tweaks
    For some people, using AIM on a PC, may also have to make sure their preferences (properties) are set in the AIM Buddy list, for their camera and /or Mic. (Tuning at Message 570)
    This is an icon button lower right on the Buddy List marked "Prefs" (AIM 5.5). This leads to the Preferences. Drop down the list until you read Live Video. Click on this. In the new window that opens click the button that says Tuning Video and Audio. Follow the instructions in the wizard that opens up. Access in AIM 5.9 for this is in the My AIM menu at the top of the Buddy list and then Options
    To Start
    You should now be able to chat to each other.
    If each of you has a camera it can be full Video , as described in the Glossary at the top.
    To start from the Mac end, select (highlight) your Buddy with one click. His camera icon should be dark. Click on the icon near his name or the one at the bottom of the Buddy List. (You do not have to start a text chat).
    To start from the PC end you need to start a text chat, then select the Video icon at the bottom of the chat window.
    If one of you has a camera and the other has a Mic then you will be able to chat One Way but have sound will be both ways.
    To start this type of chat from the Mac end you will have to go to the menu item "Buddies" and drop down to the item "Invite to One Way Video Chat"
    To start this from a PC follow the directions in the pargraph above. You may need to change the tab to the incoming Video at the back of the two to see the Video. These tabs are added when the Video chat starts and the front one normally states you do not have a camera and shows a connection to buy one.
    It is also possible to chat One Way if the other person does not have a Mic: replies will have to be typed in a Text chat.
    No Camera and No Mic will cause iChat to End the chat with "No Data Received for 10 Secs"
    Summary
    For any sort of sound to a PC using AIM, (Talk in PC or Audio in iChat) the Mac will need a camera. The other person can have a Mic and then live chats with sound both ways and Pictures (Video) the other.
    NOTE: At This Time It Is NOT Possible to Audio (sound only) between Mac & PC with AIM & iChat
    Trillian Basic can Audio. Trillian Pro can Video and has a bigger picture and can do Full Screen.
    Another explanation of the set up can be found Here about AIM 5.5 but is transferable.
    And Also here
    My Web Pages particularly all of Page 12: What if your Girlfriend Lives a Long Way Away ? have more information.
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.
    4:24 PM Sunday; December 7, 2008

    kichat: FAQ 3 - How do I get Video and Audio Chats with PCs ?
    (To Replace http://discussions.apple.com/thread.jspa?threadID=406147 if Accepted. )
    How do I get Video and Audio Chats with PCs ? iChat FAQ 3 (Updated 7/12/2008)
    Applies to iChat 2.x, iChat 3.x and iChat 4.x to any version of AIM on a PC before AIM 6.1
    This piece is designed for those trying to connect Mac to PC for Video and Audio chats. Any iChat version Panther and up.
    Glossary For This FAQ
    This bit is designed for clarity.
    Video is the sending and /or recieving of pictures and sound.
    Audio is the sending and or receiving of sound only.
    One-Way is the ablity to start either an Audio or Video chat from one end to a receipient who can not match your capabilities (or Vice Versa)
    What is needed
    At the Mac end
    A Mac running OS 10.3.x and iChat AV ver 2.1 or 10.4 plus iChat 3 or Leopard and iChat 4
    A DSL/Cable/Fibre (Broadband) connection of at least an up link speed of 256kbs.
    An AIM , @mac.com or MobileMe (@me.com) account name.
    (hosting Multiple person Mac to Mac AV chats requires higher specs and broadband uplink speed).
    At the PC end
    1 PC running windows XP (home or Pro). THIS A MUST
    The AIM Standalone Application, currently at ver. 5.9 at this link. AIM (the Site) now call this version Classic and it cannot be Installed On Vista
    Note: there is also Trillian which has a Pro version for $25 that can also Video and Audio chat. The Basic version just Texts and Audio Chats (AIM does not Audio chat)
    Some need the aimrtc12.exe file from Here Mostly Earlier than XP or Pre Service Pack 2 XP versions of Windows
    Note: It has been noted that this file is now just another link to the Standalone application. This might be an error by AIM or a newer version that includes the file.
    An AIM account/screen name (AOL or Netscape count as well)
    Service Pack 2 info. This info will allow the PC user to enable AIM thorough the XP Firewall. The Windows Firewall did not exist as such before this
    Between both of you.
    At least one camera (Mac end)
    A sound input device (the camera, if it has one is ok)
    Your Buddies screen/account name in each others Buddy Lists
    Other tweaks
    For some people, using AIM on a PC, may also have to make sure their preferences (properties) are set in the AIM Buddy list, for their camera and /or Mic. (Tuning at Message 570)
    This is an icon button lower right on the Buddy List marked "Prefs" (AIM 5.5). This leads to the Preferences. Drop down the list until you read Live Video. Click on this. In the new window that opens click the button that says Tuning Video and Audio. Follow the instructions in the wizard that opens up. Access in AIM 5.9 for this is in the My AIM menu at the top of the Buddy list and then Options
    To Start
    You should now be able to chat to each other.
    If each of you has a camera it can be full Video , as described in the Glossary at the top.
    To start from the Mac end, select (highlight) your Buddy with one click. His camera icon should be dark. Click on the icon near his name or the one at the bottom of the Buddy List. (You do not have to start a text chat).
    To start from the PC end you need to start a text chat, then select the Video icon at the bottom of the chat window.
    If one of you has a camera and the other has a Mic then you will be able to chat One Way but have sound will be both ways.
    To start this type of chat from the Mac end you will have to go to the menu item "Buddies" and drop down to the item "Invite to One Way Video Chat"
    To start this from a PC follow the directions in the pargraph above. You may need to change the tab to the incoming Video at the back of the two to see the Video. These tabs are added when the Video chat starts and the front one normally states you do not have a camera and shows a connection to buy one.
    It is also possible to chat One Way if the other person does not have a Mic: replies will have to be typed in a Text chat.
    No Camera and No Mic will cause iChat to End the chat with "No Data Received for 10 Secs"
    Summary
    For any sort of sound to a PC using AIM, (Talk in PC or Audio in iChat) the Mac will need a camera. The other person can have a Mic and then live chats with sound both ways and Pictures (Video) the other.
    NOTE: At This Time It Is NOT Possible to Audio (sound only) between Mac & PC with AIM & iChat
    Trillian Basic can Audio. Trillian Pro can Video and has a bigger picture and can do Full Screen.
    Another explanation of the set up can be found Here about AIM 5.5 but is transferable.
    And Also here
    My Web Pages particularly all of Page 12: What if your Girlfriend Lives a Long Way Away ? have more information.
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.
    9:19 PM Friday; December 12, 2008

  • Kichat: FAQ 3 - How do I get Video and Audio Chats with PCs ?

    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software products that may be mentioned in the topic below. 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 below at your own discretion.
    How do I get Video and Audio Chats with PCs ? iChat FAQ 3 (Updated 3/4/2009)
    Applies to iChat 2.x, iChat 3.x and iChat 4.x to any version of AIM on a PC before AIM 6.1
    See bottom section on AIM 6.5 and 6.8 on XP and Vista.
    This piece is designed for those trying to connect Mac to PC for Video and Audio chats. Any iChat version Panther and up.
    Glossary For This FAQ
    This bit is designed for clarity.
    Video is the sending and /or receiving of pictures and sound.
    Audio is the sending and or receiving of sound only.
    One-Way is the ability to start either an Audio or Video chat from one end to a recipient who can not match your capabilities (or Vice Versa)
    What is needed
    At the Mac end
    A Mac running OS 10.3.x and iChat AV ver 2.1 or 10.4 plus iChat 3 or Leopard and iChat 4
    A DSL/Cable/Fibre (Broadband) connection of at least an up link speed of 256kbs.
    An AIM , @mac.com or MobileMe (@me.com) account name.
    (hosting Multiple person Mac to Mac AV chats requires higher specs and broadband uplink speed).
    At the PC end
    1 PC running windows XP (home or Pro). THIS A MUST
    The AIM Standalone Application, currently at ver. 5.9 at this link. AIM (the Site) now call this version Classic and it cannot be Installed On Vista
    Note: there is also Trillian which has a Pro version for $25 that can also Video and Audio chat. The Basic version just Texts and Audio Chats (AIM does not Audio chat)
    Some need the aimrtc12.exe file from Here Mostly Earlier than XP or Pre Service Pack 2 XP versions of Windows
    An AIM account/screen name (AOL or Netscape count as well)
    Service Pack 2 info. This info will allow the PC user to enable AIM thorough the XP Firewall. The Windows Firewall did not exist as such before this.
    Between both of you.
    At least one camera (Mac end works better)
    A sound input device (the camera, if it has one is ok)
    Your Buddies screen/account name in each others Buddy Lists
    Other tweaks
    For some people, using AIM on a PC, may also have to make sure their preferences (properties) are set in the AIM Buddy list, for their camera and /or Mic. (Tuning at Message 570)
    This is an icon button lower right on the Buddy List marked "Prefs" (AIM 5.5). This leads to the Preferences. Drop down the list until you read Live Video. Click on this. In the new window that opens click the button that says Tuning Video and Audio. Follow the instructions in the wizard that opens up. Access in AIM 5.9 for this is in the My AIM menu at the top of the Buddy list and then Options
    To Start
    You should now be able to chat to each other.
    If each of you has a camera it can be full Video , as described in the Glossary at the top.
    To start from the Mac end, select (highlight) your Buddy with one click. His camera icon should be dark. Click on the icon near his name or the one at the bottom of the Buddy List. (You do not have to start a text chat).
    To start from the PC end you need to start a text chat, then select the Video icon at the bottom of the chat window.
    If one of you has a camera and the other has a Mic then you will be able to video chat One Way but sound will be both ways.
    To start this type of chat from the Mac end you will have to go to the menu item "Buddies" and drop down to the item "Invite to One Way Video Chat"
    To start this from a PC follow the directions in the paragraph above. You may need to change the tab to the incoming Video at the back of the two to see the Video. These tabs are added when the Video chat starts and the front one normally states you do not have a camera and shows a connection to buy one.
    It is also possible to chat One Way if the other person does not have a Mic: replies will have to be typed in a Text chat.
    No Camera and No Mic will cause iChat to End the chat with "No Data Received for 10 Secs"
    Summary
    PC end gets AIM 5.9 or Trillian Pro.
    The PC end allows the app through the XP Firewall.
    AIM 5.9 needs "Tuning" to Camera and Mic.
    For any sort of sound to a PC using AIM, (Talk in PC or Audio in iChat) the Mac will need a camera. The other person can have a Mic and then live chats with sound both ways and Pictures (Video) One-Way.
    NOTE: At This Time It Is NOT Possible to Audio (sound only) between Mac & PC with AIM & iChat
    Trillian Basic can Audio. Trillian Pro can Video and has a bigger picture and can do Full Screen.
    Another explanation of the set up can be found Here about AIM 5.5 but is transferable to AIM 5.9.
    And Also here
    My Web Pages particularly all of Page 12: What if your Girlfriend Lives a Long Way Away ? have more information.
    <hr>
    AIM 6.5 and 6.8 On Vista and XP
    AIM 5.9 or earlier can not be installed on Vista.
    AIM 6.5 and 6.8 use a new video codec with a description of "Real Time IM"
    AIM have an FAQ page about this
    Below the pics is this quote
    What do I need to use Real-Time IM?
    You and your buddy need to be using AIM® 6.8 or higher to use Real-Time IM. Unfortunately, Real-Time IM does not yet work with older AIM clients, iChat®, or AIM® for Mac®.
    See items 5 through 13 on this page for alternatives including Web Browser based ones.
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.
    This is the 2nd version of this tip. It was submitted on Saturday; April 4, 2009, 9:52 PM by Ralph Jonhs (UK).
    Do you want to provide feedback on this User Contributed Tip or contribute your own? If you have achieved Level 2 status, visit the User Tips Library Contributions forum for more information.

    This is the one I have been wating for
    http://discussions.apple.com/thread.jspa?threadID=406152
    kichat: Look and sound great in iChat!
    Ian's First FAQ
    Also New Today
    http://discussions.apple.com/thread.jspa?threadID=121775
    kichat: FAQ 2 - How to get my router to work with iChat?
    And
    http://discussions.apple.com/thread.jspa?threadID=121665
    kichat: FAQ 1 - What do I need to start in iChat ?
    11:20 PM Thursday; March 16, 2006

  • How do I get Video and Audio Chats with PCs ?:  FAQ 3

    How do I get Video and Audio Chats with PCs ? (Updated 24/11/05) iChat FAQ 3
    Applies to iChat 3.x and iChat 2.x
    This piece is designed for those trying to connect Mac to PC for Video and Audio chats. Any iChat version Panther and up.
    Glossary For This FAQ
    This bit is designed for clarity.
    Video is the sending and /or recieving of pictures and sound.
    Audio is the sending and or receiving of sound only.
    One-Way is the ablity to start either an Audio or Video chat from one end to a receipient who can not match your capabilities (or Vice Versa)
    What is needed
    At the Mac end
    1 Mac running OS 10.3.x and iChat AV ver 2.1 or 10.4 plus iChat 3
    A DSL (Broadband) connection of at least an up link speed of 256kbs.
    An AIM or .Mac.com account name.
    (hosting Multiple person AV chats requires higher specs and broadband uplink speed).
    At the PC end
    1 PC running windows XP (home or Pro). THIS A MUST
    The AIM Standalone Application, currently at ver. 5.9 at this link.
    Note: there is also Trillian Which has a Pro version for $25 that can also Video and Audio chat. The Basic just Texts and Audio Chats (AIM does not Audio chat)
    Some need the file from item 2 Here
    Note: It has been noted that this file is now just another link to the Standalone application. This might be an error by AIM or a newer version that includes the file.
    An AIM account/screen name (AOL or Nescape count as well)
    Service Pack 2 info. This info will allow the PC user to enable AIM thorough the XP Firewall.
    Between both of you.
    At least one camera (Mac end)
    A sound input device (the camera, if it has one is ok)
    Your Buddies screen/account name in each others Buddy Lists
    Other tweaks
    For some people, using AIM on a PC, may also have to make sure their preferences (properties) are set in the AIM Buddy list, for their camera and /or Mic. (Tuning)
    This is an icon button lower right on the Buddy List marked "Prefs" (AIM 5.5). This leads to the Preferences. Drop down the list until you read Live Video. Click on this. In the new window that opens click the button that says Tuning Video and Audio. Follow the instructions in the wizard that opens up. Access in AIM 5.9 for this is in the My AIM menu at the top of the Buddy list and then, Options
    To Start
    You should now be able to chat to each other.
    If each of you has a camera it can be full Video , as described in the Glossary at the top.
    To start from the Mac end, select (highlight) your Buddy with one click. His camera icon should be dark. Click on the icon near his name or the one at the bottom of the Buddy List. (You do not have to start a text chat).
    To start from the PC end you need to start a text chat, then select the Video icon at the bottom of the chat window.
    If one of you has a camera and the other has a Mic then you will be able to chat One Way but have sound returned to you.
    To start this type of chat from the Mac end you will have to go to the menu item "Buddies" and drop down to the item "Invite to One Way Video Chat"
    To start this from a PC follow the directions in the pargraph above. You may need to change the tab to the incoming Video at the back of the two to see the Video. These tabs are added when the Video chat starts and the front one normally states you do not have a camera and shows a connection to buy one.
    It is also possible to chat One Way if the other person does not have a Mic: replies will have to be typed in a Text chat.
    Summary
    For any sort of sound to a PC using AIM, (Talk in PC or Audio in iChat) the Mac will need a camera. The other person can have a Mic and then live chats with sound both ways and Pictures (Video) the other.
    NOTE: At This Time It Is NOT Possible to Audio (sound only) between Mac & PC with AIM & iChat
    Trillian Basic can Audio. Trillian Pro can Video and has a bigger picture and can do Full Screen.
    Another explanation of the set up can be found Here
    My Web Pages
    Happy Chatting.
    Ralph

    Hi Ralph,
    Just a type, you misspelled Netscape...
    An AIM account/screen name (AOL or Nescape count as well)

  • After years of owning all things Mac, I am finally trying to use iChat, and can't get it to work. I see my buddy, but all I can do is send a message--the video and audio chat icons are gray, as is inviting to a video chat under Buddies.

    After years of owning all things Mac, I am finally trying to use iChat, and can't get it to work. I am using gmail, and I see my buddy (no camera icon next to her name), but all I can do is send a message--the video and audio chat icons are gray, as is inviting to a video chat under Buddies. My buddy has the same problem as I.  We are able to do video chat through gmail, but I had hoped to use iChat.  I am using OS 10.6.8, iChat v. 5.0.3.  What am I missing?

    HI,
    iChat will Video chat to another iChat in a Jabber Buddy List (Google run a Jabber server for GoogleTalk)
    However it will not Video to the Web Page login to iGoogle or the Web Mail Page login.  (where people can Google Chat as it were in a  Web Browser).
    Nor does it video to the Google Talk Stand alone app for PCs or any other Jabber apps on any platform.
    iChat uses a connection Process called SIP (Session Initiation Protocol) which is also used by other VoIP devices.
    Jabber/XMPP invited the Jingle Protocol for Jabber Applications.
    Google have included this in their Standalone app and the Plug-in for Web Browsers on both PCs and Mac (you can get this as a Standalone Plug-in or as part of Chrome)
    More on this here  This article has been changed several time in the recent months.  It now claims a greater involvement by Google in writing the Jingle Library (Although now Google's version does not work with the others)
    This tends to mean that using the web Login to Google to Chat also cannot video chat to other Jabber apps that are using Jingle.
    If your Buddy is using iChat then check the Video Menu has two items to Enable Camera/Video chat and Microphone/Audio chats are ticked.
    In the View Menu the Show Status Items should be ticked (Selecting them toggles the tick and the function On or Off)
    It could be Internet speed but at this stage I would doubt this at this stage.
    10:27 PM      Saturday; January 21, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Can someone please help, I have a dvd disk containing lecture videos, on a Windows pc it works fine, and the disk opens to the dvd menu. However on my macbook pro running Mountain Lion, it opens as a data disk, with video and audio in two seprate files??

    Can someone please help, I have a dvd disk containing lecture videos, on a Windows pc it works fine, and the disk opens to the dvd menu. However on my macbook pro running Mountain Lion, it opens as a data disk, with video and audio in two seprate files??

    You may need a 3rd party application to view the DVD in a wWindows format such as
    http://flip4mac-3.en.softonic.com/mac
    https://www.macupdate.com/app/iphone/5758/vlc-media-player

  • Can I use iMovie to edit and enhance both video and audio of my homemade DVDs?

    I have a lot of homemade DVDs converted from old VHS tapes. The video and audio quality need to be edited/enhanced. Can I use my iMovie 11 for this task? If not what are my options? Thanks.

    Hi
    There are several layers to this Q
    • VHS-tapes has a low quiality as is
    • converted to sort of .mpe2 to a DVD to be played on standard DVD-player - Quality is futher lost
    • converting it back to DV or AIC - and more quality is lost
    • edit it in iMovie'08 to 11 - even more quality is lost due to that when going from Event's to Project's - every second line building up the picture is discarded (as non of them - iM'08 to 11 - works woith interlaced SD-video
    So if quality is of any interest - I would - and are doing
    • Converting from VHS-tapes
    - via a CANOPUS ADVC-300 - to digital
    - in via FireWire to
    - to iMovie HD6 or FinalCut (any version) - asa they all keep 100% of the interlaced SD-quality
    - edit and put out on miniDV tape (still 100% preserved) or to a DVD made in iDVD with all that keep as high quality possibly. (No Video-DVD can keep 100% quality - it's due to standard and amount of compressing)
    If Quality is of no importance - then
    • DVDs needs to be converted to DV or AIC and this is no free standard on any Mac - You need a converting program as
    - MPEG StreamClip (free on internet) + BUT it needs the .mpeg2 Component from Apple to work ($20)
    - Roxio Toast™ - can also be used to back engineer - BUT this cost's much more - still to me all extras was more than worth it
    - Analog way - DVD-player - A/D-box - import via FireWire
    Yours Bengt W

Maybe you are looking for