Which AirHelp option produces less output files?

Hello All,
My help topics were created using RH8, and am looking into other web base help solution due to the large amount of files that Web Help currently outputs. For example, Adobe Air in RH8 has the following Output Types:
Adobe Air Application,
Browser based help,
Air Application AND Browser based help, and
Help Content.
My ultimate goal is simply to have a compact output file (e.g., like a CHM file) so my developer can incorporate into his workflow solution (SharePoint 2010) to automatically deploy my web help to not just the central admin server but also all sub-servers. The initial approach of incorporating the help files (currently using RH WebHelp) into the install package did not address that scenario. Unfortunately, for him, he cannot dynamically include all the files into the solution; they must be included one-by-one, which is pain and will cause issues if new files are added later on. Hence, my inquiry to find another web help platform output to reduce the number of files needed to be included in the solution.
In closing, what do you recommend out of Adobe Air web help solution?
Thank you all for your time and consideration,
~PM

Jeff will not be online yet. The AIR file is a single file but not the same as a CHM. A CHM is what the user opens. An AIR file is a bit like a zip file and it installs the AIR help on the user's PC as a program. Within Program Files, it looks much like WebHelp.
You will need a freely available licence from Adobe if you are also going to install the AIR runtime that will be needed. See the AIR topics on my site.
With that said, I don't think AIR of any type is your solution any more than a CHM is. The latter is designed to be run from the user's PC and not a server. See http://www.grainge.org/pages/authoring/chm_mspatch/896358.htm
Quite simply, short of a PDF help file, there isn't a single file help option designed to run from web servers. What seems odd here and where more information is needed is why your developer cannot upload webhelp. Something is not ringing right here.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Exe file not producing the output files

    Could anyone please help me with my exe file. I have an exe file "exeFile" which takes more than one file as input from the source "c:/files" and produces some files as output into the destination "c:/files". Both my source and destination is same. My code given below is neither showing any error nor outputting any files. My code is:
    private static void compilingFiles() throws IOException
         String FirstParam = "C:/files";      
         String SecondParam = "C:/files";
         Process proc =Runtime.getRuntime().exec("cmd /c start /MIN C:/files/exeFile " + FirstParam, (String[])null, new File(SecondParam));
    }

    After going through The reference, I modified my code as under. My first exe file "tex" is doing the necessary as before, that is producing the output files to the destination, but the second exe file "fi2t1" is not producing the necessary output.
    My output after running this file is:
    <ERROR>
    </ERROR>
    Process exitValue1: 0
    <ERROR>
    </ERROR>
    Process exitValue2: 0
    <ERROR>
    </ERROR>
    Process exitValue1: 0
    <ERROR>
    </ERROR>
    Process exitValue2: 0
    <ERROR>
    </ERROR>
    Process exitValue1: 0
    <ERROR>
    </ERROR>
    Process exitValue2: 0
    So as per The reference, I think my code is right - "So, MediocreExecJavac works and produces an exit value of 2. Normally, an exit value of 0 indicates success; any nonzero value indicates an error.".
    So please tell me where am I wrong. My code is:
    import java.io.BufferedReader;
    import java.io.File;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.InputStreamReader;
    import java.util.*;
    public class FontDriverCompile
         public FontDriverCompile()
         void compileFile(File newFile, String renameSub, File outputfile) throws IOException
              String FirstParam = "C:\\Temp\\sample\\font-driver.tex";  
              String FirstParam2 = "C:\\Temp\\sample";
              String SecondParam = "C:\\Temp\\sample";  
              try
                   Process proc1 =Runtime.getRuntime().exec("cmd /c start /MIN C:/Temp/sample/tex " + FirstParam, (String[])null, new File(SecondParam));
                   InputStream stderr = proc1.getErrorStream();
                   InputStreamReader isr = new InputStreamReader(stderr);
                   BufferedReader br = new BufferedReader(isr);
                   String line = null;
                   System.out.println("<ERROR>");
                   while ( (line = br.readLine()) != null)
                        System.out.println(line);
                   System.out.println("</ERROR>");
                   int exitVal1 = proc1.waitFor();
                   System.out.println("Process exitValue11: " + exitVal1);
              catch (Throwable t)
                   System.out.println("t.printStackTrace()_1");
                   t.printStackTrace();
              try
                   Process proc2 =Runtime.getRuntime().exec("cmd /c start /MIN C:/Temp/sample/fi2t1 " + FirstParam2, (String[])null, new File(SecondParam));
                   InputStream stderr = proc2.getErrorStream();
                   InputStreamReader isr = new InputStreamReader(stderr);
                   BufferedReader br = new BufferedReader(isr);
                   String line = null;
                   System.out.println("<ERROR>");
                   while( (line = br.readLine()) != null)
                        System.out.println(line);
                   System.out.println("</ERROR>");
                   int exitVal2 = proc2.waitFor();
                   System.out.println("Process exitValue2: " + exitVal2);
              catch (Throwable t)
                   System.out.println("t.printStackTrace()_2");
                   t.printStackTrace();
    }Message was edited by:
    sony_tj

  • Problem with ghostscript ['Distiller' did not produce the output file ]

    Hi,
    We are trying to convert the checked in files to pdf using ghostscript.
    The Steps i have followed in installing the Distiller
    First I have installed gs8.64 and configure distiller
    Refinery server--> Conversion settings --> Third-party Application Settings --> Distiller Engine --> options -->
    Use GhostScript and provided the path to install dierctory as C:/Program Files/gs/gs8.64/
    Installed Printer as per the pdf
    Conversion Settings --> Primary web redention --> convert to pdf using third party applications
    Server details:
    CS: 10gr3
    ghost script 8.64
    Plz find the below logs details
    Error Log...
    Copying c:/ucm/server2/vault/~convert/idc/2/2.txt to c:/ucm/server2/vault/~convert/idc/2/temp.ps
    Waiting for exclusive access on c:/ucm/server2/vault/~convert/idc/2/temp.ps
    Obtained exclusive access on c:/ucm/server2/vault/~convert/idc/2/temp.ps
    Waiting on Distiller
    Check for file c:/ucm/server2/vault/~convert/idc/2/temp.pdf failed
    'Distiller' did not produce the output file 'c:/ucm/server2/vault/~convert/idc/2/temp.pdf'.
    Exception type is 'java.lang.Throwable'. Details
    An error has occurred. The stack trace below shows more information.
    !$Copying c:/ucm/server2/vault/~convert/idc/2/2.txt to c:/ucm/server2/vault/~convert/idc/2/temp.ps <br>Waiting for exclusive access on c:/ucm/server2/vault/~convert/idc/2/temp.ps <br>Obtained exclusive access on c:/ucm/server2/vault/~convert/idc/2/temp.ps <br>Waiting on Distiller <br>Check for file c:/ucm/server2/vault/~convert/idc/2/temp.pdf failed <br>'Distiller' did not produce the output file 'c:/ucm/server2/vault/~convert/idc/2/temp.pdf'. <br>!syExceptionType,java.lang.Throwable
    java.lang.Throwable
         at intradoc.common.IdcLogWriter.doMessageAppend(Unknown Source)
         at intradoc.common.Log.addMessage(Unknown Source)
         at intradoc.common.Log.errorEx2(Unknown Source)
         at intradoc.common.Log.errorEx(Unknown Source)
         at docrefinery.agent.Logger.logError(Logger.java:138)
         at docrefinery.convert.StepHandler.executeStepByName(StepHandler.java:140)
         at docrefinery.convert.ConversionDriver.processSteps(ConversionDriver.java:231)
         at docrefinery.convert.ConversionDriver.convertDocument(ConversionDriver.java:144)
         at docrefinery.convert.ConversionDriver.processSubConversion(ConversionDriver.java:165)
         at docrefinery.convert.StepHandler.executeStepByName(StepHandler.java:109)
         at docrefinery.convert.ConversionDriver.processSteps(ConversionDriver.java:231)
         at docrefinery.convert.ConversionDriver.convertDocument(ConversionDriver.java:144)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor.handleCurrentQueueItem(PreConvertedRefineryQueueMonitor.java:204)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor.monitorRefineryPreConverterQueue(PreConvertedRefineryQueueMonitor.java:125)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor$1.run(PreConvertedRefineryQueueMonitor.java:93)
         at java.lang.Thread.run(Thread.java:595)
    Conversion completed -- Step PostscriptToPDF forced conversion failure by conversion engine because of error: ''Distiller' did not produce the output file 'c:/ucm/server2/vault/~convert/idc/8/temp.pdf'.'. Exception type is 'java.lang.Throwable'.
    Please suggest me where i am going wrong...
    Thanks in advance,
    Prasad V.

    Hi Srinath,
    Thanks for your reply. It worked fine with 8.63 version.
    Is there any other way to get it worked with out installing ghostscript.exe as the client doesnt want to instal any exe file on the server as it has broader impact on other instances also, can we acheive the conversion by copying the extracted zip files of ghostscript-8.63.tar.gz .....
    We tried with extracted zip files by following the below settings
    Refinery server--> Conversion settings --> Third-party Application Settings --> Distiller Engine --> options -->
    deselected Use GhostScript and provided the Path to generic PostScript to PDF engine D:\ghostscript\ghostscript\lib\ps2pdf14.bat
    Parameters to pass to generic PostScript to PDF engine.
    <$postscriptFile$> <$pdfFile$>
    Path to generic PDF optimization engine.
    D:\ghostscript\ghostscript\lib\pdfopt.bat
    Parameters to pass to generic PDF optimization engine.
    <$pdfFile$> <$optimizedPdfFile$>
    Installed Printer as per the pdf
    Conversion Settings --> Primary web redention --> convert to pdf using third party applications
    We are getting the below error:
    Waiting for exclusive access on c:/temp/idcoutput.ps
    Obtained exclusive access on c:/temp/idcoutput.ps
    Waiting on Distiller
    Error Distilling
    Exception type is 'java.lang.Throwable'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !$Waiting for exclusive access on c:/temp/idcoutput.ps <br>Obtained exclusive access on c:/temp/idcoutput.ps <br>Waiting on Distiller <br>Error Distilling <br>!syExceptionType,java.lang.Throwable
    java.lang.Throwable
         at intradoc.common.IdcLogWriter.doMessageAppend(Unknown Source)
         at intradoc.common.Log.addMessage(Unknown Source)
         at intradoc.common.Log.errorEx2(Unknown Source)
         at intradoc.common.Log.errorEx(Unknown Source)
         at docrefinery.agent.Logger.logError(Logger.java:138)
         at docrefinery.convert.StepHandler.executeStepByName(StepHandler.java:140)
         at docrefinery.convert.ConversionDriver.processSteps(ConversionDriver.java:231)
         at docrefinery.convert.ConversionDriver.convertDocument(ConversionDriver.java:144)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor.handleCurrentQueueItem(PreConvertedRefineryQueueMonitor.java:204)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor.monitorRefineryPreConverterQueue(PreConvertedRefineryQueueMonitor.java:125)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor$1.run(PreConvertedRefineryQueueMonitor.java:93)
         at java.lang.Thread.run(Thread.java:595)
    Conversion completed -- Step PostscriptToPDF forced conversion failure by conversion engine because of error: 'Error Distilling'. Exception type is 'java.lang.Throwable'.
    Plz let us know if it is possible to convert the docs to pdf with out installing the ghostscript.exe file on server.
    Thanks in advance,
    Prasad V.

  • Submitting xml publisher not producing output file when submiting from Oracle Procedure

    When Running XML publisher program from Oracle Procedure, Program not generating output file, but same XML publisher program running from Concurrent program runs and produces the output file.
    Here is the code
    CREATE OR REPLACE PROCEDURE apps.wmmgd_sepa_formats (
       p_return_msg      OUT      VARCHAR2,
       p_return_code     OUT      NUMBER,
       p_payment_batch   IN       VARCHAR2                                    ---,
    --- p_bank_name          in varchar2
    IS
       name:      wmmgd_sepa_formats
       purpose: this procedureis to  create SEPA payment formats
       revisions:
       ver      date        author           description
       1.0     6/11/2013  V Gongireddy  Created the Procedure
       l_ret         BOOLEAN;
       l_req_id      NUMBER;
       v_org_id      NUMBER;
       v_cntr        NUMBER;
       v_file_name   fnd_concurrent_requests.outfile_name%TYPE;
       v_language    VARCHAR2 (20);
    BEGIN
       SELECT fnd_profile.VALUE ('ORG_ID')
         INTO v_org_id
         FROM DUAL;
       fnd_file.put_line (fnd_file.LOG, 'org id ' || v_org_id);
       fnd_file.put_line (fnd_file.output, 'Start org id ' || v_org_id);
       FOR i IN 1 .. 10000
       LOOP
          v_cntr := v_cntr + 1;
       END LOOP;
       l_ret :=
          fnd_request.add_layout ('SQLAP',
                                  ' WMMGDSEPAFORMATXSL',
                                  'en',
                                  'US',
                                  'XML'
       IF l_ret = TRUE
       THEN
          BEGIN
             fnd_file.put_line (fnd_file.output,
                                'Payment batch ' || p_payment_batch
             l_req_id :=
                fnd_request.submit_request ('SQLAP',
                                            'WMMGDSEPAFORMAT',
                                            FALSE,
                                            p_payment_batch
             v_cntr := 0;
             FOR i IN 1 .. 10000
             LOOP
                v_cntr := v_cntr + 1;
             END LOOP;
             p_return_msg := 'Request submitted. ID = ' || l_req_id;
             p_return_code := 0;
             COMMIT;
          EXCEPTION
             WHEN OTHERS
             THEN
                p_return_msg :=
                      'Payment Request set submission failed - unknown error: '
                   || SQLERRM;
                p_return_code := 2;
                fnd_file.put_line (fnd_file.LOG,
                                   'the_request_id ' || l_req_id || p_return_msg
          END;
       END IF;
    END wmmgd_sepa_formats;
    Thanks in advance

    And metalink note 1100253.1 states that this issue (java.lang.StackOverflowError) might be caused by a too large set of data to be sorted in the layout file. Recommendation is to removed the sort from the layout file and instead sort the data already in the data definition.
    regards,
    David.

  • How to find Concurrent Request output file Document ID if exists

    Hi,
    My Concurrent Request when runs, it produces an output file.
    This output file is located on the server.
    Could any one let me know from which tables i could get the document id and the node id of the node where this document resides if it does in the Oracle Document Management System.
    I want to do is use this in the workflows to set the attribute value using procedure
    SetItemAttributeDocument
    Thanks in advance,
    P

    On the Concurrent Requests table (FND_CONCURRENT_REQUESTS), the OUTFILE_NODE_NAME and OUTFILE_NAME indicate where the output file is stored. As far as I know, this is only on the server running the concurrent manager and not in the Oracle Document Manager System.
    What are you trying to do with your output? If you are simply trying to provide access to it, you might be able to construct a URL similar to the standard concurrent request completed notification (basic email which provides a link to the output of the completed request).

  • I had 3 versions of FF and had to redo the HD and now no version will install says "Can't open output file" i have winddows 7 64 bit 8 GB memory and 1T HD but i have it on my other desktop and laptop with less memory and HD space and works fine

    I had 3 versions of FF and had to redo the HD and now no version will install says "Can't open output file" i have winddows 7 64 bit 8 GB memory and 1T HD but i have it on my other desktop and laptop with less memory and HD space and works fine laptop has windows 7 64 bit and other desktop hook to my 32" tv has win 7 32-bit i lso did clean removal of all versions of FF and did new DLs with screen shots of it DLing, complete of DL and after i got the error again.

    i am posting this as a reply due to it would not allow me to attach screen shots except for this way

  • I'm applying for jobs online through my iPad using the safari app. For some reason when I try to attach my resume, which I have saved in Pages, it does not give me an option to go to Pages. It only gives my an option to choose a file from photos. Does it

    I’m applying for jobs online through my iPad using the safari app. For
    some reason when I try to attach my resume, which I have saved in
    Pages, it does not give me an option to go to Pages. It only gives
    my an option to choose a file from photos. Does it not have the
    capability to choose a location other than photos??

    No. Safari does not have the option to attach files for uploading other than photos.
    Look at iCab Mobile in the App Store. There are other browsers that may do this, but I'm pretty sure that iCab will fill the need.
    iCab Mobile (Web Browser) on the App Store on iTunes
    take a look at this.
    http://www.icab-mobile.de/faq.html

  • File- XI- RFC produces no output on remote system...

    My RFC call is not producing the output I expected.
    (scenario: file ->XI->remote RFC call)
    When I go into the debugger for the RFC and plug in the
    same values as in my text file, I get no error messages, and
    I get my desired output (creates a Purch Request on remote system).
    However, when set up to run from within XI, there is no output.
    Questions --
    1. Where on the remote system can I look for possible error msgs?
        ABAP dump analysis shows no entries for this RFC
        SM58 RFC log has no entries.
    2. SXMB_MONI on XI shows no error msgs.  Where else can I look?
        No dumps on XI either.

    >. Check if the RFC needs explicit commit, if so handle the same in the receiver RFC adapter.
       Commit is in the RFC.  It works, at least when run in debug mode on remote system.
    >2. Check if there is any conversion exit needs to be done for any field.
         I found some earlier problems with the input file, but fixed them.
         Plugging the same exact values into the debugger nets a result.
    >3. For testing purpose you can try with a sync call so that you will have the return parameter as response so you can debug easily.
          Haven't tried this one yet.
    >4. Did you check the Adapter /communication channel monitoring and is it succesful?
         Yes, the commx channel is working.  I know the RFC is being run, since I had previous
         errors that showed up in the remote systems dumps.  Fixed those problems, but now
         I get no feedback and no output.

  • ODI - Produce .txt or .csv output file

    Hi Guru's,
    I am new to ODI and have hit a problem I am hoping someone could help me with!
    I have a table/datastore in MS SQL (2005) that I would like to use ODI to produce a .txt or .csv output file. I have looked into the documentation but cannot find an obvious way to do this - can someone please advise how this can be done?
    Many Thanks,
    Joe

    Hi Joe,
    Here is a link for an "Oracle by Example" explaining how to load to a flat file :
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi_11g/odi_project_ff-to-ff/odi_project_flatfile-to-flatfile.htm
    You just need to change the LKM used to pick one for MS SQL.
    Regards,
    Jerome

  • When I import my Sony video, which is in m2ts format, the file size is a few times larger.  This affects the volume of clips for creating the blu-ray or DVD discs.  How can I squeeze the file size without sacrificing the quality of output?

    When I import my Sony video, which is in m2ts format, the file size is a few times larger.  This affects the volume of clips for creating the blu-ray or DVD discs.  How can I squeeze the file size without sacrificing the quality of output?  Is there any other ways of achieving this?

    wongrayd wrote:
    Thanks.  I do not have the experience on burning discs from iMovie for the movie after editing (ie for video discs players).  It seems that i cannot find the relevant command in the tool bar for this purpsoe.  Would you please show me the way?
    The command is gone because iDVD has been discontinued by Apple. After Apple discontinued iDVD they removed the iDVD burning link from iMovie. I still use iDVD sometimes, only because I have an old copy.
    wongrayd wrote:
    You have mentioned about Handbrake as a converter.  What is the RF no. (under Constant Quality) meant?  It seems that the smaller the no. is, the better quality will be.  What is the optimal no.? or should we use the Average Bitrate? Again, what is the best rate?  Furthermore, which format is more suitable or the best: H264 or mpeg 2/4?
    I don't know what RF means. When I have used HandBrake, I've used presets that apply to what I want to do, so I don't know the meaning of each individual setting. However, it appears that many of them are listed in the HandBrake User's Guide that is linked from the Help menu in the program:
    https://trac.handbrake.fr/wiki/HandBrakeGuide
    wongrayd wrote:
    For iMac, except iMovie, what other software is the best for the amateur?  I have read Photoshop.  Can this support m2ts files and user friendly?
    Photoshop is not amateur-level software, and although it can edit a video, it cannot burn a DVD. Unfortunately, because I still use iMovie, I haven't tried anything else. You might want to read the reviews of various DVD-burning applications in the Mac App Store.
    And maybe another forum member will jump in and help us here!

  • Export Media in Premiere Pro CS6 ONLY produces an Audio File in Media Encoder

    First, all the system info:
    Windows 7 Home Premium Service Pack 1
    Intel HD Graphics 3000 Display Adapter
    I’m using Premiere Pro CS6 Version 6.0.5 (001  (MC: 264587)) “Mighty Kilt”
    Version 6.0.3.1 (64 Bit) of Adobe Media Encoder CS6
    Other Adobe applications installed: AIR, Creative Cloud, Download Assistant, Encore CS6 Library, Flash Player 12 ActiveX, Flash Player 12 Plugin, Help Manager, Premiere Pro CS6, Premiere Pro CS6 Functional Content, Reader XI
    I’ve run check for updates on both Premiere Pro and Media Encoder and everything is up to date
    I'm producing a two disc, dual layer DVD set for 100 families of my son's marching band.
    I have a half hour "masterwork" of interviews, performance segments, rehearsal sequences, credits, etc that I've edited together complete with sound, etc.
    I also then have various other video segments from the season, some high quality (1920x1080) and some lower quality.
    Rather than import everything into Encore and have Encore transcode them all at the same quality, I wanted to ensure that the half-hour piece and certain other segments were transcoded as high quality as possible and given the largest file sizes I could and then transcode other segments at lower quality levels as needed so everything would fit on the discs.
    The company I'm using to duplicate/replicate the 100 DVDs from my Master DVD advised me to encode them FIRST in Premiere Pro as desired, and THEN import those files into Encore.
    I've used Adobe Media Encoder a lot to export the individual segments into files I could upload to Youtube and have had no problem for the last several months.
    But now, two things happen:
    1) AME automatically designates the "Output File" with an .aac extension (see attached)
    2) When I do an "Import As" of the AME encoded file in Encore it only loads an audio file (obviously)
    Huh?
    Here are the settings I use in my Export Media dialogue in Premiere Pro CS6:
    Format: MPEG2-DVD
    Preset: NTSC Widescreen High Quality
    Output Name (and filetype): ______ name with Save as Type of "Video Files(*.mpg)
    BOTH the "Export Video" and "Export Audio" boxes are checked (see attached screen print)
    Filters Tab: left as is, don't do anything here
    Multiplexer Tab:
    choose the "DVD" button (vs the "None" button)
    Bitrate Type: left as Variable which is what is selected as a default
    Video Tab:
    Codec: Reads MainConcept MPEG Video
    Quality: increase it to the max of 5
    TV Standard: NTSC
    Frame Rate: 29.97
    Field Order: None (Progressive)
    Pixel Aspect Ration: Widescreen 16:9
    Render at Maximum Depth box checked
    Bitrate Encoding: I choose CBR for my high quality segments and VBR 2-pass for my lower quality segments
    Bitrate: kick it up to the max for high qulaity segments, adjust as needed to get the filesize I want for my lower quality segments
    Audio Tab:
    Audio Format: Dolby Digital
    Codec: Dolby Digital
    Bitrate: At least 320, sometimes higher for the segments I want to be the highest quality
    I check the "Use Maximum Render Quality" box
    I chose "Queue" for everything and then let it run overnight
    And yes, the original media has BOTH a video track and an audio track that works (see Screenprint)
    So... what am I doing wrong, helpful experts????

    Larry, Mark, Jim & Bill -
    It is 1 am Tuesday morning and I'd do a primal scream if my family weren't all sleeping upstairs.
    Somewhere along the way, I either read or was given the advice to just skip AME, load my videos as timelines in Encore, and just do the transcoding there.
    I spent almost a day trying to figure out how to get "buttons" for my menus I was building (they weren't appearing in Encore's library like they should) and eventually found a simply workaround.
    So I then spent the last 24 hours or so building all my menus, creating small clips for my "motion menu" buttons, getting all that straightened away.
    Got really excited earlier tonight since it seemed like I was nearly finished and coming down the home stretch.
    I hit "build" in Encore, went away for a couple hours, and came back to find a big error message awaiting me telling me that "Encoding Failed."
    I have read a lot of posts, and the outlook is not good, or at least the possible solution not simple or short from a time perspective.
    I have a 100 families awaiting their DVD they've paid for that they initially were told they'd have by mid-February. I've been telling everybody that they would have it - guaranteed - by this weekend when there's a band festival that would be ideal for distribution. The DVD duplication company says they have to have it by Wed morning at the absolute latest. Meaning I've got about 24 hours to figure this out and burn my dual-layer masters of the two DVDs or once again tell people "I know I guaranteed you'd have it by this weekend, but I don't have it ready yet."
    Almost as importantly, I can't afford to keep spending the hours and hours and hours on this that I have. It's impacting my personal and professional life.
    Thus the primal scream.
    The posts I read about the encoding failure all pretty much advise that I use AME to do all the transcoding work. Which of course brings me squarely back to my original problem: I cannot get a video file out of AME.
    I'm embedding a screenshot of what I see when I click on the pull-down menu in the AME dialogue window. The problem: there is no MPEG2-DVD option listed to be chosen.
    Although I'm relatively new to forums, I've read enough posts by now that it seems like most people are in crisis mode when they post. So I realize my situation is not all that unique. But from a newbie rookie in the field to you experts, I REALLY could use some assistance right now, because between this and the long, cold winter we've had, I'm about to lose it.  :-)
    P.S. Mark, in answer to your question about frame rates, I have 18 different videos/films/projects that I'm including in my two DVD-set. There have probably been nearly 6-7 different cameras that have contributed footage to one or more of those films by borrowing camcorders of different brands and types and quality levels from people. Nearly every one of those 18 films have multi-camera sequences in them. And many films are collections of sequences which themselves are "nested sequences" sometimes three deep.  In otherwords, there is no way I can tell you all the various frame rates that may be represented among these 18 separate projects and I certainly can't go back and hope to change them all to the same one.
    Help. Please.  :-)

  • Urgent: How to break pdf output file in multiple pdf files without bursting

    Hi all,
    I am developing a rtf template which will take a xml file which contains data for many employees. Now the requirement is to create a individual pdf file for each user. I know that it can be done through Oracle bi publisher's interface through bursting but we don't have that option. We have to do it at template level.
    Right now my template produces report for multiple employees on a new page.
    <?for-each-group@section:row;./USERS_SYS_ID?><?split-by-page-break:?>
    <?end for-each-group?>
    Is there any method like <?split-by-file-break:?> by which each employee report can be started in a new output file.
    Thanks and Regards,

    Thanks, George!
    I will try your suggestion.
    While waiting for a response, I ran into another problem:
    Some of the PDF documents I am to work from are "protected," meaning I can read them but not extract any pages or click to add them to a list of files to import...but I need to extract some or all pages from it.  Any suggestions on this?
    Thanks!

  • MTS (AVCHD) files from Sony HDRAX2000 produce HUGE Quicktime files

    Hi,
    I am editing some clips for a Client in Premiere CS5. They provided me with clips from the camera they used (Sony HDRAX2000). The files are MTS (AVCHD). I am able to edit these files in Premiere CS5 (& CS4) as well as After Effects CS5 (& CS4). However when I output the result to Quicktime using the same resolution and settings as the original, the file size is outrageous. For example a 2 minute Quicktime with a resolution of 583 X 329 ends up being 1.8 GB. If I output the file at the same settings as the clip (1920 x 1080) the 2 minute clip is nearly 20 GB!!!
    I attempted to convert the source files to Quicktime using the Adobe Media Encoder (I tried with both CS5 and CS4 versions).
    The original 8 minute MTS file that is 1.3 GB results in a Quicktime file OVER 80 GB!!!! (Both files are the same exact resolution (1920 x 1080) same bit depth (24 bit) same frame rate 29.97. I've tried several CODECS with no substantial difference. Does anyone have any experience with a workflow that would allow the final output to be of a reasonable and manageable size? The goal is to provide the highest quality Quicktime file I can at 583 x 329 and this file will ultimately be used in a web project (Flash) were file size is obviously critical.
    I did also try a couple of "Video converters" available on the web. They can convert the files with excellent file size results but the quality is unusable (looks obviously compressed).
    I do have a fair amount of experience providing these types of outputs/files for similar projects and I've never run into such a problem. Any guidance would be appreciated.

    Thanks for your reply. What I meant was the workflow I have delveloped with the client to provide a quicktime file for their use on their end is what has been proven.
    The whole reason I started this thread was hoping someone had a NEW WORKFLOW that would allow me to do this.
    I have hundreds of clips I have produced for this client that utilze the Animation codec at 100% at a small fraction of the size. In fact I have one clip that is 46 minutes in duration 1920 X 1080 60 FPS using QT Animation codec at 100% and the file is 40 GB. The difference being the source files which were shot with a different camera in DVCPRO HD format.
    So if what you're saying is I should expect an 8 minute clip to be 80 GB I'm a bit lost.
    Anyway thanks for your reply hopefully someone has some helpful advise. I'm not here to argue with anyone or to be proven wrong, I'm just looking for help.
    I'll continue to seach for other options. Thanks to all who have responded.

  • XML Publisher - OPP log: Output file was found but is zero sized - Deleted

    Hi,
    I have created one Main template and sub-template is called from it. I am working with Oracle Apps version 12.1.1. XML Source file gets created using rdf file attached to the concurrent program. Now after registering main template with the required concurrent program when i tried to execute it "View Output" button shows XML souce data instead of PDF report which i have called using main template. Log file was showing following error,
    Executing request completion options...
    Output file size:
    33140
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 3739501 on node ORAAPP13 at 09-AUG-2011 22:16:38.
    Post-processing of request 3739501 failed at 09-AUG-2011 22:16:51 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    And the OPP service log has following error, Can anyone guide me to solve this error.
    Template code: AERO_INV_MAIN
    Template app: XXAV
    Language: en
    Territory: US
    Output type: PDF
    [8/9/11 10:16:51 PM] [339827:RT3739501] Output file was found but is zero sized - Deleted
    [8/9/11 10:16:51 PM] [UNEXPECTED] [339827:RT3739501] java.lang.reflect.InvocationTargetException
         at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:611)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:239)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: java.lang.StackOverflowError
         at java.text.DecimalFormat.subformat(DecimalFormat.java:877)
         at java.text.DecimalFormat.format(DecimalFormat.java:674)
         at java.text.DecimalFormat.format(DecimalFormat.java:608)
         at java.text.SimpleDateFormat.zeroPaddingNumber(SimpleDateFormat.java:1203)
         at java.text.SimpleDateFormat.subFormat(SimpleDateFormat.java:1142)
         at java.text.SimpleDateFormat.format(SimpleDateFormat.java:899)
         at java.text.SimpleDateFormat.format(SimpleDateFormat.java:869)
         at java.text.DateFormat.format(DateFormat.java:316)
         at oracle.apps.fnd.security.CallStack.getInstance(CallStack.java:97)
         at oracle.apps.fnd.security.DBConnObj.setBorrowingThread(DBConnObj.java:990)
         at oracle.apps.fnd.security.DBConnObj.setBorrowingThread(DBConnObj.java:973)
         at oracle.apps.fnd.common.Pool.costBasedSelection(Pool.java:1885)
         at oracle.apps.fnd.common.Pool.selectObject(Pool.java:1686)
         at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:950)
         at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:584)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:330)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1719)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2314)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2251)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2108)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1918)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1762)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1775)
         at oracle.apps.fnd.common.Context.getJDBCConnection(Context.java:1453)
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:170)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1500)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:362)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1294)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1149)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1118)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1085)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1072)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:602)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:579)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:533)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:301)
         at oracle.apps.xdo.oa.schema.server.OAURLConnection.getAppsContext(OAURLConnection.java:121)
         at oracle.apps.xdo.oa.schema.server.TemplateURLConnection.getInputStream(TemplateURLConnection.java:89)
         at java.net.URL.openStream(URL.java:1009)
         at oracle.xdo.parser.v2.XMLReader.openURL(XMLReader.java:2353)
         at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:270)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:256)
         at oracle.xdo.parser.v2.XSLBuilder.processIncludeHref(XSLBuilder.java:1045)
         at oracle.xdo.parser.v2.XSLBuilder.processImportHref(XSLBuilder.java:984)
         at oracle.xdo.parser.v2.XSLBuilder.processImport(XSLBuilder.java:949)
         at oracle.xdo.parser.v2.XSLBuilder.startElement(XSLBuilder.java:373)
         at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1252)
         at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:338)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:285)
    Regards,
    Priyanka

    And metalink note 1100253.1 states that this issue (java.lang.StackOverflowError) might be caused by a too large set of data to be sorted in the layout file. Recommendation is to removed the sort from the layout file and instead sort the data already in the data definition.
    regards,
    David.

  • Scanning always produces invalid PDF files

    I recently purchased an HP OfficeJet 4636, and I notice that when scanning documents to PDF, the generated PDF files are always invalid. When opening these files in Acrobat Reader or Acrobat Pro, one gets the message "The file is damaged but is being repaired." Many other PDF tools can't open the files at all.
    I have installed the newest firmware update and restarted the printer, but the problem was not solved.
    I tried many different settings (e.g., resolution, paper size, scan from ADF, scan from Glass), but the problem is always the same. For the record, I am using the "Web scan" interface: http://XX.XX.XX.XX/#hId-pgWebScan.
    If there were an opportunity to attach a file to this bug report, I would attach an actual PDF file generated by this printer. I am happy to supply the file later, and I will refer to this specific file in my analysis of the bug below.
    I am familiar with Adobe's PDF definition:
    PDF Reference, sixth edition. Adobe Portable Document Format
    Version 1.7, November 2006. Abobe Systems Incorporated.
    I examined the PDF file in detail and it is quite clear what the bug is. Object 1 of the PDF file starts at byte offset 10, and it is a stream object containing the main image data in compressed JPEG format. The Length field for the stream object (at byte offset 168) is set to 1051875. However, the actual compressed stream data is only 64914 bytes long.
    This is incorrect, because the PDF Reference (Section 3.2.7, p.61, "Stream Extent") specifies that "If the stream has a filter, Length is the number of bytes of encoded data." (emphasis in original). In other words, the stream length should be set to 64914, which is the length of the JPEG encoded data, and not 1051875 (which is presumably the length of the raw unencoded image data).
    Moreover, four of the entries in the PDF xref table (at offset 65504) are incorrect:
    the byte offset for object 2 is given as 1052085 (actual location of object 2 is 65124);
    the byte offset for object 3 is given as 1052140 (actual location of object 3 is 65179);
    the byte offset for object 4 is given as 1052206 (actual location of object 4 is 65245);
    the byte offset for object 5 is given as 1052383 (actual location of object 5 is 65422).
    Also, the PDF startxref pointer (at offset 65674) points to 1052465, whereas the actual location of the xref table is byte offset 65504.
    Note that in all six cases, the error is exactly equal to the difference between the declared stream length (1051875) and the actual stream length (64914):
    1051875 - 64914 = 986961
    1052085 - 65124 = 986961
    1052140 - 65179 = 986961
    1052206 - 65245 = 986961
    1052383 - 65422 = 986961
    1052465 - 65504 = 986961
    It looks like this is a simple programming error in the printer's PDF generation software: all the offsets are computed as if the length of the embedded image stream were 1051875, whereas it is actually 64914.
    I scanned at different page sizes, resolutions, and so on. Each time, the actual byte offsets were slightly different (depending on the length of the encoded image stream), but the above relationships still hold in each case.
    Please fix this! It is not really acceptable for an HP scanner to produce broken PDF files. Thanks, -- Peter

    Hi @Selinger 
    One of the important things to point out is that the Webscan feature was designed for diagnostic purposes. The intended method of scanning is with HP software and the software build into the OS.
    For Mac users this includes Apple Preview, Image Capture, or scanning from the Print and Fax Window.
    For Windows users, non HP software includes, Windows Live Photo GAllery, Paint, and Windows Fax and Scan.
    Webscan is a great alternative, but it is very basic. Your best option it to install the HP software and us the HP Scan program.
    If there is a particular reason you are using Webscan and prefer to scan this way, the only thing I can really suggest is to try a different browser.
    Please let me know the outcome of a different Browser, what Browser you are currently using, and what happens when you scan with HP software. If you require further assistance, please also include your operating system. What operating system, and version do you have? Mac or Windows?
    I hope this helps.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

Maybe you are looking for

  • Why do I keep having to reenter my password for one of my email accounts?

    Why do I keep having to reenter my password for one of my email accounts?

  • Printer Default to Photo Tray

    Hello all, I am trying to change my printer's default settings. I need to change the default paper size from "US Letter" to 4x6. It is a HP Printer. I am printing files via Applescript. An applescript command or just a way to change the default setti

  • Skype 6.21 has stopped working (Windows 7)

    Hi, I ve got the same problem, Skype crashes after few seconds: Faulting application name: Skype.exe, version: 6.21.85.104, time stamp: 0x542bca32 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Faul

  • First underscore in string gobbled up by control in display text

    How do I go about preventing the first underscore in my display strings from disappearing. I realize it is probably related to mnemonics, but I have not set them for my controls (split menu button, menu item, and menu). I searched the forums and docu

  • IMG Faqs

    1. What is IMG 2. What is LUW 3. what is value table 3. how to disply vendor stock 4. whats the diff between matchcode and search help