Video card for HD and green screen

I use a windows XP64 based machine with a quad core I7 920 processor and 12 gigs of RAM with nVidia 260 card. I use CS3. Right now I am having severe crash issues in Premeire CS3.
I do HD 1080i video editing with up to 4 layers of green screen. I currently use Adobe AE Keylight2 for my greenscreen work. I bring the files into Premeire with "Dynamic Link". I crash, and crash, and crash. What is my best option to prevent crashing. A Quadro video card? which one? . Or, Matrox Max. My budget is somewhat limited. I can't get both. I want to upgrade to CS5 but need to fix this problem, now.
Sincere thanx to anyone who can help

I appreciate the quick answer and am considering moving to Windows
7 (64). What is the sad story about Matrox? What is the best way to speed
up my rendering or processing without having to purchase another cpu? Thanx once again for your quick response. I render primarily to h.264

Similar Messages

  • Camera video preview - Random crashes and green screens

    Hello everyone,
    I am currently working on a Windows Phone 8.1 app and I need to preview video from the phone's back camera. For quite some time I've been struggling with random crashes and green screens. When these green screens appear, all camera apps become affected and
    the device needs to be restarted. Occasionally the phone freezes and only recovers after battery removal. I test the app on my Lumia 620.
    After some web search, I found references to the same problem by many users/developers of different apps. I'm really frustrated as I've tried many possible solutions with no avail.
    Here is part of my code:
    //in App.xaml.cs:
    MediaCaptureInitializationSettings settings;
    public static MediaCapture captureMgr;
    public static bool UnableToInitializeCamera = false;
    public async Task InitializeVideoCapture()
    DeviceInformation backWebcam = await GetCameraDeviceInfoAsync(Windows.Devices.Enumeration.Panel.Back);
    if(captureMgr!=null) captureMgr.Dispose();
    captureMgr = new MediaCapture();
    settings = new MediaCaptureInitializationSettings();
    settings.StreamingCaptureMode = StreamingCaptureMode.Video;
    settings.PhotoCaptureSource = PhotoCaptureSource.VideoPreview;
    settings.AudioDeviceId = "";
    if (backWebcam != null)
    settings.VideoDeviceId = backWebcam.Id;
    else
    var _messageDialog = new MessageDialog("Back panel camera not found");
    _messageDialog.Commands.Add(new UICommand("OK"));
    _messageDialog.ShowAsync();
    try
    await captureMgr.InitializeAsync(settings);
    captureMgr.SetPreviewRotation(VideoRotation.Clockwise90Degrees);
    UnableToInitializeCamera = false;
    catch
    UnableToInitializeCamera = true;
    Debug.WriteLine("HANDLED EXCEPTION: camera could not be initialized");
    var _messageDialog = new MessageDialog("Unable to initialize camera");
    _messageDialog.Commands.Add(new UICommand("OK"));
    _messageDialog.ShowAsync();
    protected override async void OnLaunched(LaunchActivatedEventArgs e)
    //.... other app initialization code
    await InitializeVideoCapture();
    Window.Current.Activate();
    private async void OnResuming(object sender, object e)
    AppIsResuming = true;
    FinishedCameraInitialize = false;
    await Task.Delay(TimeSpan.FromSeconds(0.5));//this makes crashes less frequent
    await InitializeVideoCapture();
    FinishedCameraInitialize = true;
    if(WasPreviewingCamera)
    WasPreviewingCamera = false; //the following line allows time for SetupPage._captureElement to be assigned before video preview starts while (!SetupPage.CaptureElementSourceAssigned) await Task.Delay(TimeSpan.FromMilliseconds(1));
    SetupPage.CaptureElementSourceAssigned = false;
    try
    Debug.WriteLine("trying to restart video preview");
    await captureMgr.StartPreviewAsync();
    SetupPage.PreviewingCamera = true;
    catch
    Debug.WriteLine("HANDLED EXCEPTION: unable to start previewing");
    SetupPage.PreviewingCamera = false;
    GC.Collect();
    AppIsResuming = false;
    private async void OnSuspending(object sender, SuspendingEventArgs e)
    var deferral = e.SuspendingOperation.GetDeferral();
    while (AppIsResuming) await Task.Delay(TimeSpan.FromMilliseconds(1));//prevents crash when app is suspended right after it is resumed
    await CleanupCaptureResources();
    TimeOfLastSuspend = DateTime.Now;
    FinishedCameraInitialize = false;
    GC.Collect();
    deferral.Complete();
    public async Task CleanupCaptureResources()
    if (SetupPage.PreviewingCamera)
    await captureMgr.StopPreviewAsync();
    WasPreviewingCamera = true;
    SetupPage.PreviewingCamera = false;
    else WasPreviewingCamera = false;
    if (captureMgr != null) captureMgr.Dispose();
    //in SetupPage.xaml.cs
    void OnSuspending(object sender, Windows.ApplicationModel.SuspendingEventArgs e)
    var deferral = e.SuspendingOperation.GetDeferral();
    _captureElement.Source = null;
    CaptureElementSourceAssigned = false;
    GC.Collect();
    deferral.Complete();
    private async void OnResuming(object sender, object e)
    ProgressRing2.Visibility = Visibility.Visible;
    ProgressRing2.IsActive = true;
    while (!App.FinishedCameraInitialize) await Task.Delay(TimeSpan.FromMilliseconds(1));
    App.FinishedCameraInitialize = false;
    captureElement.Source = App.captureMgr;
    CaptureElementSourceAssigned = true;
    GC.Collect();
    ProgressRing2.Visibility = Visibility.Collapsed;
    ProgressRing2.IsActive = false;
    Any help towards a solution will be greatly appreciated.
    Thank you

    I will also advice that you start by following the
    Windows Store app sample.
    Is this a Windows Phone app?
    The crash/green screen only manifests itself when I suspend my app and switch to the default camera app (could be any other camera app perhaps). It happens roughly 1 out of 8 times. That's why I posted the suspension and resuming handlers, which I wrote
    according to the msdn instructions.
    I found
    this page with a sample that demonstrates the MediaCapture API for Windows Phone. Some developers have reported problems similar as mine. Has Microsoft dealt with this issue?
    I've spent quite a few weeks trying to investigate this problem, without actually knowing if it is my code that needs to be debugged. That's why I'm asking if other developers are facing similar problems.
    Thank you
    Edit: It seems that the crash/green screen can appear when suspending/switching to any app (regardless if it uses the camera or not). Also, all works fine when the app is running on the debugger.

  • Which video card for Aperture and dual monitors?

    I have a G5 dual 2.0 with a GeForce FX 5200 video card that is driving one 23" Cinema display. I need to upgrade my card per the specs to run Aperture. I have also been thinking of getting a second 23" display. Can someone recommend the best video card for me. I know very little about video cards and have been reading a lot this morning. Thanks,
    Dave

    Hi Dave;
    No. PCIx and PCIe or PCI Express are not the same thing.
    PCIx is an extended or slight sped up version of PCI. While PCIe is a switched bus structure instead.
    Hence they are not the same. That is what all of the big news is about Apple has made the leap over to PCI Express.
    Allan

  • Video Card for Premiere and Photoshop?

    Hi.   I thought I was reasonably well set up when I got an nVidia GeForce GTX 470 for video editing.   Unfortunately life throws us curve balls...
    I'm upgrading one of my current monitors to a much better quality IPS-panel monitor.   At the top of my list is the NEC PA271W-BK-SV.  To use it at it fullest, apparently you need to use its DisplayPort.   Which of course the GTX 470 does not have.   So...
    I'm looking for a good quality video card that has both CUDA support and a DisplayPort that supports a full 10-bit per color display pipeline.  Right now, the only one that I can find under $1,000 is the NVIDIA Quadro FX 3800.  Anyone have experience with this one?   Better options at a reasonalble price point?
    Thanks and regards,
    Dan.

    Harm,
    That looks like an absolute winner!   Many thanks!!!
    Dan.

  • I have a DVD-Rom and DVD-Video card for Powerbook and need advice

    I acquired 2 accessory components for a G3 series powerbook. I have a dual G4 so have no use for them. There is a M4743 DVD-Rom for Powerbook and a DVD-Video PC card for G3 series Powerbook family M5163. There is also a software CD. I would like to sell them but I really don’t how to explain what this stuff does. I tried Ebay and did not find any matches. Does this make a DVD upgrade for a particular Powerbook? Is something else required? Is Ebay the best place to sell? Any idea what this stuff is worth? Any advice would be greatly appreciated
    Bob

    Robert,
    You apparently have the DVD Video Player Kit for the Powerbook G3 Series "Wallstreet" M4753.
    This is the DVD-ROM module:
    http://www.powerbookmedic.com/xcart1/customer/product.php?productid=16219&cat=26 6&page=1
    This is the DVD Decoder PC card:
    http://www.ifixit.com/cart/customer/product.php?productid=296&cat=&page=1
    The above DVD PC card is not Apple's but there were two third-party vendors who also offered a DVD kit...VST and MCE. They all served the same purpose and will all be priced similarly.
    Both PC card and optical drive are required to play DVD movies on the Wallstreet, plus Apple DVD Player is only supported when booted to 9.x, not 10.x.
    I really cannot give you a fair price to ask; the above hardware prices are probably high but you will get an idea.

  • Best Video Card for Editing and Rendering?

    I bet this topic has been discussed at length, but doing a search for "best video card" did not give me the results I need. I am working with the latest version of Magic Bullet Movie Looks and started to notice artifacts in rendered video; flashes, black/white lines and complete boxes in the final frame. I contacted Red Giant, and they informed me my Quadro FX 1500 is not a "supported" card and is most likely the cause of these artifacts. Strange, as Movie Looks had Quadro FX 1300 and up as listed on their web site as compatible - but I digress. My question is, what video card do YOU like for PPRO CS3 AND AE? Movie Looks, like many other programs, rely on the video GPU to render their output - what has been fastest for you, and NOT caused issues with the rest of the system? I use video overlay (as part of Nvidia's Dual View) to edit the Program ouput on a separate monitor and also need this functionality as well - can't live without it! Thanks for your answers.
    System Specs:
    Dual core Dual processor Woodcrest
    6GB RAM
    2 TB RAID HD
    Current Card: PNY NVidia Quadro FX 1500

    Well, if you go to Adobe's hardware compatibility page is does list the 7800 as being fully supported:
    http://www.adobe.com/products/premiere/search_result.html?manuSearchVar=1&modelSearchVar=0 &supportSearchVar=0&brand=&dataFormat=&version=CS3&device=graphic&format=
    but the 8800 series cards are also listed, which will support CUDA once it becomes widely used. CUDA is rumored to be utilized with CS4 which will speed up render and preview times drastically by utilizing the GPU as well as the CPU rather than mostly the CPU only.
    http://insidehpc.com/2006/11/10/what-is-cuda/
    This could still be a year or two away, so if you think you may upgrade your video card again before that time, you may want to stick with the 7800 for now.

  • Best tutorial for AE and Green Screen?

    I am trying to find the best Green Screen for AE tutorials out there. Can anyone recommend one?
    Thank you!

    This one is pretty good:
    http://toolfarm.stores.yahoo.net/prkewikebexs.html
    She teaches you how to combine multiple keys in Keylight.
    Here are some excellent free ones:
    http://library.creativecow.net/articles/rabinowitz_aharon/junk_mattes.php
    http://library.creativecow.net/articles/kramer_andrew/colorkey.php

  • Black and green screen keeps flashing in my video - please help

    i have a ..............
    and every time i try to export my video black and green screen keeps flashing in my video can any one help
    i think maby its bechuse im using a Macbook pro maby i need a better graphic card or much faster computer

    Thanks, I will try that after a couple of days. I want to make sure that my iPhone is completely dry inside.
    Anyone who knows how long it may take for an iPhone to dry inside after 2-3sec in water? Its in a bag of rice.

  • I have windows 8.1 and the latest version of flash player. I'm getting audio but no video (it just displays a green screen.) How do I get video?

    I have windows 8.1 and the latest version of flash player. I'm getting audio but no video (it just displays a green screen.) How do I get video?

    Thanks but I found my problem. It was easy oncew I found out the flask player was also called shockwave. My shockwave add-on was disabled. I'm not certain what caused the condition. I was good one day and not getting the error messages the next day. But, I know what to look for in the future if it reoccurs. Thanks again.

  • I recently took my 27 in i mac to peach mac for service for a flashing green screen. They said it was not a hardware issue but a software issue and want to charge me 99.00 to re-install it. WiIll mac come out with a patch for OS x for this?

    I recently took my 27 in I Mac to Peach Mac for service for a flashing green screen. It comes up when I log in.  They said it was not a hardware issue but a software issue and want to charge me 99.00 to re-install it. WiIll mac come out with a patch for OS x for this? Is this worth it?

    Having a similar issue with my MacBook Pro w/Retina 2012.
    I did the reinstall my self and incrementally did the updates by downloading them from Apple's website instead of using the App Store.
    I found that the problem occured after updating to OS X 10.9.3.
    The issue is in a 4k resolution update for mirroring displays.  Not that you should be doing that from an iMac but your packaged update may have been similar even though the update was meant for 2013 MacBook Pro's.
    You can try reseting the Nvram chip during boot up by pressing "Option + P + R" keys.  You may have to do this after entering your password to log in if you have that set up on your computer.  However this only works on certain models of Mac hardware and may not do anything at all.
    After you get your second opinion from Apple, if they again confirm it's a software issue, then you should reinstall OS X Mavericks and download updates from the website instead of the app store.  This way you control your updates.  You will find the OS X 10.9.2 update as well as a seperate security update prior to the released update of the dreaded OS X 10.9.3
    Again if you don't want the issue to occur again, then hold off on updating to OS X 10.9.3, but be cautioned that you do so at the risk of leaving your computer less secured even though it will seem to run better.

  • Best Video Card for non 3d/compositing work in Premiere CS4?

    Hi all, I'm looking to optimize my system where I can to speed up the editing process. I edit 1080p footage from the Canon 5D MKII (h.264 MOV files)using half-res h.264 proxies, but CS4 seems to hang a lot in the timeline view and clips just disappear and instead show green. I'm switching to half-res MPEG-2 (.m2v) proxies now and so far that problem seems to have gone away (still testing), but when timeline display quality is at "High Quality" (vs. automatic) there's still some chop during slow pans (not seen with "Automatic" or "Draft Quality").
    Anyway, I'm looking for the weakest point in my system and suspect the video card. My system is an 2.66 i7 processor, 6GB 1333 ram, 1x160GB sata II HD (OS/Apps), 3x1TB SATA II RAID 0 (paging file, data), and an $80 ATI 4650 512 MB video card running Vista 64.
    So all that said, what's the best general graphics card for editing HD video in Premiere CS4? I don't care about 3d or compositing at this stage, just basic editing of unrendered (timeline playback) HD video, maybe sometimes 1-3 HD layers, some basic color correction effects (b+w, contrast, etc), dissolves, text overlay, some clip speed manipulation.
    Many seem to recommend the Nvidia quadro cards, but I haven't found any information to suggest they help with anything other than 3D/compositing, which I don't need (and therefore don't need to pay the premium).
    There's also the Nvidia CX card, but it's main feature is touted as encoding h.264, whereas I could care less about that and ideally need decoding of h.264 in the timeline to be better. I haven't seen any great reviews on this card of heard of average user testimonials, probably because it's $2k and it mainly marketed as "zoom more fluidly in photoshop, export h.264 4x faster", which seem like minor issues vs. "better realtime playback of HD video".
    I sort of rambled, but if any informed CS4 users can help answer the question regarding the best video card for general CS4 editing use (not 3d/compositing stuff) I'd love to get more insight.

    So in Media Encoder CS4, I tried encoding one of the clips that plays back the least smooth in the Premiere timeline (a slow pan across intricate patterns on a sand dune in death valley) to the following:
    Format: P2 Movie, Preset: DVCPRO HD 720P 30
    (this was the only format in media encoder that mentions DVCPRO HD)
    I noticed when trying to customize the setting, that there is no 30 fps option, just 23.976, 29.97, and 59.94. I just went with 29.97 as that was the closest to the 30 fps of the source MK II footage. The width and height were also unajustable at 960x720 for the DVCPRO HD format.
    Playing the output in the timeline view of Premiere was comparable in smoothness to the m2v file. I looked at my resource monitor during playback looking for bottlenecks, and the CPU does seem to spike at 100% initially when playing this clip back. I reverted to the m2v version and also saw the same CPU spike. I also reverted back to the down-res'd mp4 version, same spike. Moving display quality down to draft does allow for smooth playback here.
    So I guess there's something about this clip that is CPU intensive to play back in the timeline in any of these formats. The original 1080p version plays back perfectly in both quicktime and VLC player.
    Anyway, for now I think I'm content with using the m2v proxies as a big chunk of the clips are fairly smooth, and using a reduced quality display mode for clips that don't play as smoothly is accpeptable for now. At least so far I'm not seeing the hanging/video not displaying (and instead showing a green screen) that I was with the mp4 proxies.
    If anyone has any other suggestions as to how to get smoother timeline playback for these proxies (or the original h.264 .MOV files), however, whether it be a hardware upgrade (e.g. better video card) or a different proxy codec, I'd love to hear them and give it a shot.

  • GX60 shows two video cards? 7970M and 8650G.

    I updated to the latest ati drivers, and now my laptop, GX60, thinks I have two video cards installed, a HD 7970M (true) and a HD 8650G (not true).
    If I uninstall the 8650 under device manager, I am then unable to run the catalyst control manager, as it doesn't think I have a graphics card. This is even though the 7970M still shows up under devices.
    Also, now when I run a youtube video, it shows as a green screen, with audio. I read that I am supposed to disable hardware acceleration under the flash menu, but that tab doesn't show up, which I believe is related to having messed up drivers.
    What do I do?

    Quote
    and now my laptop, GX60, thinks I have two video cards installed, a HD 7970M (true) and a HD 8650G (not true).
    Em, no both is true. Your notebook HAS two gpus. The HD8650G is the integrated gpu of your AMD A10 APU. The 7970M is only active when 3D load is applied while everything else is covered by the integrated HD 8650G gpu.

  • ATI 5770 1GB Video Card For Mac Pro dvi hdmi cable

    I am sending video signal over a 50FT HDMI To DVI from my Mac Pro (3,1) via ATI 5770 1GB Video Card For Mac Pro (5.0 GT/s) (181062917108) and I cannot get a constant signal to my TV. The signal stays on for a few seconds or several hours or my TV (Samsung) says there is no signal or I get just a gray static screen.
    I never had a problem before with my previous video card the 512MB nVidia GeForce 8800GT with a 25ft long cable. Any ideas people?

    A cable of about 5 meters (16 ft) can be manufactured to Category 1 specifications easily and inexpensively by using 28 AWG (0.081 mm²) conductors.[114] With better quality construction and materials, including 24 AWG (0.205 mm²) conductors, an HDMI cable can reach lengths of up to 15 meters (49 ft).[114]
    from: http://en.wikipedia.org/wiki/HDMI
    You may need a higher-quality cable or a lower resolution for your display to make this work without an HDMI Repeater.

  • Inexpensive Dual-DVI video card for Cubase 6.5 & Adobe Premiere CS6, on Win7x64

    I need a card for both and I can't find one that is "approved" for both. Is anyone using these two programs together? I'm currently using a pair of ATI FireGL V3350 cards that, so far, play video fine in Premiere (haven't done any editing or AE yet) but not in Cubase 6. I'm not a pro so a high end card would be lost on me. An inexpensive card that can handle standard editing in Premiere with some AE, no advanced 3-D (titles only?), and will also play video in Cubase 6.5 is what I'm looking for.
    Thanks in advance

    hello, @ MD:  this should be fun:  i use Reason7
    in the general forum there is a thread about mulitple monitors
    some of the PPRO users here might get a kick out of this as well and/or have comments/advice
    here is most of it:
    CELTICDALE:
    Hi! I`ve been using 3 screens for 7-8 years on 4 different systems.
    This solution works on any system I can think of, laptop or desktop.
    Matrox TripleHead2Go (Digital Edition) (TH2Go)
    It works by splitting the signal from 1 DVI or VGA port to 3 screens.
    I just bougt a GTX690 which have 3 DVI ports, but I only use 1 with
    the TH2Go because it works perfect without any hassle. The beauty
    of it, compared to what others are suggesting, is that you can use
    this whith whatever system you have, and you don`t have to by a new
    solution (graphics card) if you upgrade. It`s external, so you can
    easily move it to another computer. There are no fans and it gets
    power from a USB port and use almost no power compared to an extra
    gfx card. I also still have to free ports from my GTX690, allowing
    me to add 2 more screens if I want.
    If you hook it up to a laptop, you can use the laptop screen + up to 3
    extra screens. I can run this on an 8 year old laptop I have, with no problems..
    People who are suggesting that DVI is getting phased out, are wrong.
    The worlds newest and fastest single GPU highend card comes with
    2 DVI ports (GTX780, and is released tomorrow)
    When I travel, it fits easily inside my laptop bag. Only thing I need
    extra is the cables and adapters to hook up to different types of ports.
    http://www.newegg.com/Product/Produc...82E16815106011
    http://www.matrox.com/graphics/en/pr...connect_video/
    The only way to go in my opinion...
    Good luck!
    PS. There are different models, with HDMI also, but I reccommend the
    model I linked to, as you can just go with adapter if you want to
    connect to HDMI and don`t need to send sound to the screen. In the
    rare cases I connect sound to the screen, I just use a minijack cable.
    But of cource, you know best what you need..
    hope this helps in some way, cheers, j

  • Can I replace an ATI RADEON 9800 PRO-(256MB)-MAC EDITION with Mac ATI Radeon 9800 Pro 128mb Video Card For G4/G5

    Hi,
    I am trying to help a friend whose graphics card has bust.
    The old one was an ATI RADEON 9800 PRO-(256MB)-MAC EDITION.
    I've been looking on ebay and it seems a lot cheaper to get a Mac ATI Radeon 9800 Pro 128mb Video Card For G4/G5.
    Can I just swap them over?  The connectors are not identical according to the photographs.
    Thanks.

    I'd like to thank everyone for all the really useful information in this thread. It helped me solve a similar problem, which I'll describe here briefly in case it helps someone else.
    I have a 2004/5 dual 2 Ghz PowerPC G5 and an Apple Cinema HD display linked, as I later found out, with the now defunct ADC connector. The display suddenly started to look like that scene in The Matrix, when code falls like rain down the screen, and I worked out I needed to replace my Radeon 9800 pro video card (I discovered the board was blue when I removed a thick layer of dust).
    I took japamac's excellent advice and bought a Geforce 6800 Ultra from the linked eBay seller in Hong Kong, who delivered it extremely quickly, along with the cables to plug it into the DVD drive power source and a CD with installation instructions. It was only then that I realised the card had two DVI connectors and my display needed ADC (I hadn't understood the difference).
    eBay came to the rescue again with a seller who had a secondhand DVI to ADC adapter, which Apple produced  when it phased out ADC about six years ago but no longer sells. It has its own power supply and looks like a large version of the Mac laptop power cables - and has added signifcantly to the pile of spaghetti under my desk.
    Installing the Geforce 6800 Ultra is fiddly, and a bit scary if you're not used to delving into the insides of a Mac, but the instructions were clear and illustrated with useful photos. The video cable has four connectors. Two fit into the end of the card, the other two (linked in a Y shape) form a bridge between the DVD/superdrive and its power cable. You have to remove the DVD drive, unplug it, and then plug one of the two Y video card connectors into the DVD power cable and the other into the DVD drive itself. Then you replace the DVD drive, plug the two remaining cable connectors to the video card and ease it into the old card's AGP slot.
    Finally, with the G5 reassembled, plug the adapter's DVI connection into the back of the card, plug the Cinema Display ADC cable into the adapter block, plug the adapter's USB cable into the G5 (this enables the the USB ports on the back of the display to work), and power up.
    At the time of writing, the display has been up and running for a couple of hours and all seems fine.
    Thanks again everyone for all your help and advice. If it wasn't for communities like this, it would be virtually impossible to solve problems with old but still serviceable Macs.

Maybe you are looking for

  • Question about creating libraries in Forte'

    I'm looking into creating compiled libraries in Forte' to create a "plug-and-play" interface among different implementation products. This would allow us the ability to remove one library and upgrade it with another assuming that the interfaces were

  • Stereo audio when using video camera?  Any way to do this?

    Is there any way to record in stereo (2 mics) when recording video with the onboard camera? Can the 30-pin connector receive a stereo signal when videoing?  (iPad3, iOS 7)

  • Why can't I see or edit my slide notes?

    I'm probably making a silly mistake as a new user of captivate 6.  Whether I start a new presentation, or import a PPT which already inclused slide notes, I can't see any notes in captivate.  the slide notes box is there but the icons (eg the + incon

  • Oracle on same server with other DB

    I'm trying to find a technical reason why it isn't good to have Oracle installed on the same server with SQL Server or some other DB Product. I've seen lots of people say, "Don't do it.", but I haven't seen a technical reason. If someone could point

  • Error while using Adobe live cycle ExportPDF

    I have installed Adobe live Cycle and am trying to use one for its service and trying to convert the pdf file to html. Please refer to the attached screen shot. when i click on ExportPDF and give the input as any PDF file , I am getting the error as