Displaying AVI Files in Forms 6i

I have various multimedia files sotred in BLOB format and I want to display them on a form in Forms 6i.
I have had no problem with Images but I want to be able to display Movie Clips in AVI format.
I set the property of the ITEM TYPE to OLE CONTAINER and OLE CLASS to AVIFILE but I still can't see the movie clip. I am doing this the wrong way?
Does anybody know how to do it?

NO,as i know.
But u can use "host" built_in,and start autocad to open this file.:)

Similar Messages

  • How to display HTML file in forms 6i

    please can any one tell me how i can display normal HTML file in forms 6i
    this HTML file will be called from help menu.
    thanks in advance

    If you're fine with opening html file in a separate browser window, you can use web.show_document.
    But if you have to see html inside Form, one of the solution may be use embeded browser. for detail goto http://forms.pjc.bean.over-blog.com/article-1890238.html

  • Displaying PDF file in forms running on UNIX server

    I want to display a PDF document in the form.
    I have explored the following two options:-
    1) Using Image item - PDF format is not supported by forms
    2) OLE - Is supported only on WIN and MAC
    Does any body know of any reusable java bean that can be used to display PDF file inside the form?
    Thanks

    Java Beans only work on the Web. If you are on teh Web then an option would be to reference to the pdf document by using web.show_document() built-in
    Frank

  • Displaying AVI Files through web server

    I am using Labview & Vision assistant to analyze an avi file
    The file is compressed and is 207KB and 5 secs long
    When using web publishing wizard and running the web server i cannot see the video footage on a remote machine over the internet, other data such as a graph however displays fine on the remote machine.
    I am using the university internet connection which should be easily fast enough for the data, the connection is at least a T3.

    The remote computer may need to have the IMAQ drivers installed on it.
    Prakash K

  • Displaying a file via forms

    Hi,
    I have created a download function
    PROCEDURE download(pi_file IN VARCHAR2) AS
    v_blob document.blob_content%TYPE;
    v_mime document.mime_type%TYPE;
    BEGIN
    SELECT blob_content,
    mime_type
    INTO v_blob,
    v_mime
    FROM document
    WHERE name = pi_file;
    OWA_UTIL.MIME_HEADER(v_mime, FALSE);
    HTP.P('Content-Length: ' || DBMS_LOB.getlength(v_blob));
    OWA_UTIL.HTTP_HEADER_CLOSE;
    WPG_DOCLOAD.download_file(v_blob);
    EXCEPTION
    WHEN OTHERS THEN
    HTP.P(TO_CHAR(SQLCODE) || ' ' || SUBSTR(SQLERRM, 1, 200));
    END download;
    and this works great via modplsql. Now I want to call this from forms so I have
    added
    web.show_document('http://<server>:<port>/pls/revamps/document_api.download?pi_file=' || :document.name, '_blank');
    so that the file will be displayed in a browser through a webutil form. The thing
    is it works fine the first time. Then I close the browser and try to display another
    file or the same file and it fails with saying it cannot find the file? Any ideas?
    Is there any other way I can do this with webutil?

    Hi,
    I think the approach you have taken is supposed to work. WebUtil can also download files from the middle tier and uses the internal Forms communication channel for the file transfer (which might not be as performant as downloading it with the browser)
    Frank

  • How to display the out put of the sql query in a text file using forms

    I want to display the out put of the sql query in a text file using forms 6.0.Same could be done using spool command in sqlplus but i want it using forms....Fiaz

    Have a look at the text_io package:
    http://www.oracle.com/webapps/online-help/forms/10g/state?navSetId=_&navId=3&vtTopicFile=f1_help/oraini/c_text_io.html&vtTopicId=
    cheers

  • Forms 10 Play AVI file

    I am running/developing in Oracle Forms 10. I would like to make a button that when pressed, the avi video file plays. I can add the when button pressed or when image pressed trigger but don't know the packaged procedure to call to play the avi file .... tried read image file ...
    any one done this ... help ... thanks alot ...

    Implement webutil and use webutil_client.host built in to invoke the file
    Rajesh Alex

  • Does Firefox save the temporary internet files as form of JPG or AVI?

    Hi
    I really feel satisfaction about Firefox.
    And I have a question that whether it remain or not temporary internet files as form of JPG, AVI etc.
    I know that Firefox remains 'cache' when I surfing the internet with it.
    You know, internet explorer remains temporary internet files as JPG file or AVI, MP4...
    I'm just wondering that does Firefox remain 'caches' only.

    One way or another Firefox tries to save quite a bit of information in order to run smoothly and help you. What problem do you have that you are trying to solve ?
    You may be interested in
    * [[Settings for privacy, browsing history and do-not-track]]
    * ''about:cache'' <-- Key into the location bar (Quickly becomes user unfriendly !! )
    * You may find an addon that helps and works, try this search listing https://addons.mozilla.org/en-US/firefox/search/?q=cache+viewer&cat=1%2C0&appver=36.0&platform=WINNT

  • Need help with .AVI files...they won't display.

    Hello, I jsut installed Premier Elements 12, now my .AVI files will not display.

    Putting aside copyright issues in (naive?) belief you have a legitimate use of the material, your problem lies in the file or disk. One of them is either corrupt or not compatible with the drive you are trying to read it on. Try it on another computer (even a PC) and if you can read it on that computer make a new copy of the file on a new disk or a firewire drive (or USB stick if it fits).

  • AVI files aren't displaying video in Premiere cs5, audio only.

    I've tried encoding/converting the like another user suggested in this thread
    Download and install VLC.
    In the folder containing your AVI files, create a new text document called "avi2mp4.bat" (without the quote marks). Be sure it has the .BAT extension; you'll have to remove the .TXT extension that is added by default.
    Paste the following into the batch file and save it:@ECHO OFF for %%a in (*.avi) do "C:\Program Files (x86)\VideoLAN\VLC\vlc" -I dummy "%%a" --sout=#:file{dst="%%~na".mp4} vlc://quit
    To run the batch, simply double-click it, or you can drag and drop AVI files onto it, and they will be rewrapped as MP4s with the same filename as the original. If you use the drag and drop approach, you can save this file anywhere on your hard drive, and any files dropped onto it will be converted and placed in the same folder as the original.
    That's it. The MP4s will import correctly into Premiere, and you won't be doing any transcoding."
    but all i get is this

    Tools to Convert to DV-AVI http://forums.adobe.com/thread/415317?tstart=0
    Convert http://premierepro.wikia.com/wiki/FAQ:How_do_I_convert_my_files%3F
    Convert your files to DV-AVI Type II with 48KHz 16-bit Audio
    I have NOT used the products below, I only forward due to other mentions
    $99 http://www.corel.com/servlet/Satellite/us/en/Product/1175714228541#tabview=tab0
    $99 http://www.womble.com/products/mvw.html
    $90 http://www.magix.com/us/movie-edit-pro/ plus $5 Ship
    $80 http://www.nchsoftware.com/prism/index.html
    $75 http://www.videoredo.com/en/index.htm
    $70 http://www.nchsoftware.com/prism/index.html Converter
    $40 http://www.daniusoft.com/dvd-ripper.html#135
    $40 http://www.deskshare.com/dmc.aspx Digital Media Converter
    $20 http://www.topsoftwareol.com/product/Video/Video_Converter_Standard.html
    $00 http://www.dvddecrypter.org.uk/ or http://www.mrbass.org/dvdrip/
    $00 http://www.squared5.com/ MPEG Streamclip Converter
    $00 http://www.erightsoft.com/SUPER.html Multi-Converter <-- supposed to be very good
    $00 http://www.virtualdub.org/ Mpeg to AVI Converter

  • Help getting AVI files into PE12

    I have AVI videos from some cheap Hitachi HD cameras which won't load in PE12. The files load as just audio, but play back fine on the computer.
    I've read the various threads on similar issues but haven't found a good work around yet.
    GSpot shows the codec as H.264/MPEG-4 AVC.
    I have tried using FFMpeg to rewrap the files as mp4 as shown in this thread: http://forums.adobe.com/thread/854115 , but I just get an unsupported codec error when I import the mp4s.
    I've found that installing k-lite codec pack lets the video play, but the playback goes jerky after a few seconds.
    I copied the reports from GSpot and MediaInfo. I really want to find a way to get these working without doing full conversions of all the files each time, since this has damaged the quality in the past. If conversion is the only option, can anyone suggest exactly how to convert these files without losing any quality?
    Many thanks to anyone who can help.
    General
    Count                                    : 285
    Count of stream of this kind             : 1
    Kind of stream                           : General
    Kind of stream                           : General
    Stream identifier                        : 0
    Inform                                   : AVI: 15.1 MiB, 11s 712ms
    Count of video streams                   : 1
    Count of audio streams                   : 1
    Video_Format_List                        : AVC
    Video_Format_WithHint_List               : AVC
    Codecs Video                             : AVC
    Audio_Format_List                        : ADPCM
    Audio_Format_WithHint_List               : ADPCM (Intel)
    Audio codecs                             : ADPCM
    Complete name                            : \\marge\Users\Sixth Form\Upper\April.Gunn\My Documents\My Videos\026.AVI
    Folder name                              : \\marge\Users\Sixth Form\Upper\April.Gunn\My Documents\My Videos
    File name                                : 026
    File extension                           : AVI
    Format                                   : AVI
    Format                                   : AVI
    Format/Info                              : Audio Video Interleave
    Format/Extensions usually used           : avi
    Commercial name                          : AVI
    Internet media type                      : video/vnd.avi
    Interleaved                              : Yes
    Codec                                    : AVI
    Codec                                    : AVI
    Codec/Info                               : Audio Video Interleave
    Codec/Extensions usually used            : avi
    File size                                : 15823980
    File size                                : 15.1 MiB
    File size                                : 15 MiB
    File size                                : 15 MiB
    File size                                : 15.1 MiB
    File size                                : 15.09 MiB
    Duration                                 : 11712
    Duration                                 : 11s 712ms
    Duration                                 : 11s 712ms
    Duration                                 : 11s 712ms
    Duration                                 : 00:00:11.712
    Overall bit rate mode                    : VBR
    Overall bit rate mode                    : Variable
    Overall bit rate                         : 10808730
    Overall bit rate                         : 10.8 Mbps
    Stream size                              : 37760
    Stream size                              : 36.9 KiB (0%)
    Stream size                              : 37 KiB
    Stream size                              : 37 KiB
    Stream size                              : 36.9 KiB
    Stream size                              : 36.88 KiB
    Stream size                              : 36.9 KiB (0%)
    Proportion of this stream                : 0.00239
    Recorded date                            : 2004-03-04
    File creation date                       : UTC 2004-03-04 20:19:40.000
    File creation date (local)               : 2004-03-04 20:19:40.000
    File last modification date              : UTC 2004-03-04 20:19:40.000
    File last modification date (local)      : 2004-03-04 20:19:40.000
    Writing library                          : AMBA
    Writing library                          : AMBA
    ICRT                                     : 20:19:39
    Video
    Count                                    : 272
    Count of stream of this kind             : 1
    Kind of stream                           : Video
    Kind of stream                           : Video
    Stream identifier                        : 0
    StreamOrder                              : 0
    Inform                                   : 10.4 Mbps, 1920*1080 (16:9), at 29.970 fps, AVC ([email protected]) (CABAC / 4 Ref Frames)
    ID                                       : 0
    ID                                       : 0
    Format                                   : AVC
    Format/Info                              : Advanced Video Codec
    Format/Url                               : http://developers.videolan.org/x264.html
    Commercial name                          : AVC
    Format profile                           : [email protected]
    Format settings                          : CABAC / 4 Ref Frames
    Format settings, CABAC                   : Yes
    Format settings, CABAC                   : Yes
    Format settings, ReFrames                : 4
    Format settings, ReFrames                : 4 frames
    Format settings, GOP                     : M=1, N=4
    Internet media type                      : video/H264
    Codec ID                                 : H264
    Codec                                    : H264
    Codec                                    : AVC
    Codec/Family                             : AVC
    Codec/Info                               : Intel H.264
    Codec/CC                                 : H264
    Codec profile                            : [email protected]
    Codec settings                           : CABAC / 4 Ref Frames
    Codec settings, CABAC                    : Yes
    Codec_Settings_RefFrames                 : 4
    Duration                                 : 11712
    Duration                                 : 11s 712ms
    Duration                                 : 11s 712ms
    Duration                                 : 11s 712ms
    Duration                                 : 00:00:11.712
    Bit rate mode                            : VBR
    Bit rate mode                            : Variable
    Bit rate                                 : 10401036
    Bit rate                                 : 10.4 Mbps
    Maximum bit rate                         : 12375040
    Maximum bit rate                         : 12.4 Mbps
    Width                                    : 1920
    Width                                    : 1 920 pixels
    Height                                   : 1080
    Height                                   : 1 080 pixels
    Pixel aspect ratio                       : 1.000
    Display aspect ratio                     : 1.778
    Display aspect ratio                     : 16:9
    Frame rate                               : 29.970
    Frame rate                               : 29.970 fps
    Frame count                              : 351
    Resolution                               : 8
    Resolution                               : 8 bits
    Colorimetry                              : 4:2:0
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Scan type                                : Progressive
    Interlacement                            : PPF
    Interlacement                            : Progressive
    Bits/(Pixel*Frame)                       : 0.167
    Stream size                              : 15227116
    Stream size                              : 14.5 MiB (96%)
    Stream size                              : 15 MiB
    Stream size                              : 15 MiB
    Stream size                              : 14.5 MiB
    Stream size                              : 14.52 MiB
    Stream size                              : 14.5 MiB (96%)
    Proportion of this stream                : 0.96228
    Buffer size                              : 12375040 / 12375040
    Audio
    Count                                    : 222
    Count of stream of this kind             : 1
    Kind of stream                           : Audio
    Kind of stream                           : Audio
    Stream identifier                        : 0
    Inform                                   : 384 Kbps, 48.0 KHz, 4 bits, 2 channels, ADPCM (Intel)
    ID                                       : 1
    ID                                       : 1
    Format                                   : ADPCM
    Commercial name                          : ADPCM
    Codec ID                                 : 11
    Codec ID/Hint                            : Intel
    Codec                                    : 11
    Codec                                    : ADPCM
    Codec/Family                             : ADPCM
    Codec/Info                               : Intel ADPCM
    Codec/CC                                 : 11
    Duration                                 : 11608
    Duration                                 : 11s 608ms
    Duration                                 : 11s 608ms
    Duration                                 : 11s 608ms
    Duration                                 : 00:00:11.608
    Bit rate mode                            : CBR
    Bit rate mode                            : Constant
    Bit rate                                 : 384000
    Bit rate                                 : 384 Kbps
    Channel(s)                               : 2
    Channel(s)                               : 2 channels
    Sampling rate                            : 48000
    Sampling rate                            : 48.0 KHz
    Samples count                            : 557184
    Resolution                               : 4
    Resolution                               : 4 bits
    Bit depth                                : 4
    Bit depth                                : 4 bits
    Stream size                              : 559104
    Stream size                              : 546 KiB (4%)
    Stream size                              : 546 KiB
    Stream size                              : 546 KiB
    Stream size                              : 546 KiB
    Stream size                              : 546.0 KiB
    Stream size                              : 546 KiB (4%)
    Proportion of this stream                : 0.03533
    Interleave, duration                     : 1.29
    Interleave, duration                     : 43
    Interleave, duration                     : 43 ms (1.29 video frame)

    EHogger,
    As has been pointed out, the H.264 AVCHD CODEC, inside the AVI wrapper is non-standard, but some camera mfgrs. insist on doing that. The problem is that Premiere (either flavor) is not coded to look for H.264 inside an AVI. While AVI can contain a lot of different CODEC's, having H.264 inside is not what most programs expect.
    Hope that Neale's suggetion works for you.
    As far as editing ANY H.264 material, the main apect of a computer, that will come into play is the CPU. An underpowered computer will have issues playing it smoothly, as it takes a lot of CPU cycles to work with that material, under good circumstances. In the provided information, I did not see the specs. of your computer, but if the CPU is less than a very fast i5, playback performance may weill suffer.
    Good luck,
    Hunt

  • Assemble a ton of .AVI files into simple timelapse?

    I have a hundred or more .AVI files, and I want to sequentilaly append them into a single movie and speed up the whole thing. I don't want to open each file one at a time, or copy-paste one at a time - is there a way with Quicktime or another application that would let me Select All the whole bunch of files and have them appended together and change the overall rate?

    Ok; I don't need it to be a single application or a single-step process.  But I can't seem to open multiple files in MPEG Streamclip - how do I do it?
    What system are you using?
    Normally you can drag and drop multiple files to the main MPEG Streamclip window and they will automatically be merged together in order of their sequential alpha-numeric name order. (E.g., you could select all files in a folder using the Command-A short cut and then drag and drop them to MPEG Streamclip in a single operation.) Unfortunately, under Mavericks some compression format combinations can cause problems in that while they are properly merged together, they may not  display or save properly. In addition, compression format/file format/addressing restrictions also exist for some forms of content. See examples below:
    The above files merged together without problem
    While these with multiple AAC and AC3 audio tracks did not. (But not sure if audio differences caused the problem.)
    Can't really say more without know what compression formats, resolutions, frame rates, total data size, or other considerations you are trying to mix here.

  • Quicklook no longer working with AVi files in 10.7

    Howdy,
    Mysteries abound!  Updated to 10.7, and ever since, I have been having two problems:
    1.  AVI files no longer open open using QuickLook; all I get is is the AVI icon, and the "Open in VLC" button.
    2.  The icon preview for AVI files is no longer displayed as well; only the generic VLC icon shows (and yes, I have the "Show icon preview" box cheeked in the Finder preferences).
    Is anyone else having the same problem?  Does anyone know how to remedy this?  Thanks in advance! (^_^)

    Flip4Mac (installed) and Perian (installed) provide this support. As a matter of fact, I can play AVI and WMV in Quicktime 10.2 and 7.6.6. It's the Finder or the QuickLook subsystem what has a problem.
    Besides that, having those QuickTime components installed, there are no problems in a new installation from scratch in a nother disk. But I'm trying to avoid that and to restore in Mountain Lion part of the functionality of my Mac under Snow Leopard.
    There should be a preference, cache, temp file or something like that that is impeding QuickTime or the Finder to access the necessary components to preview and quicklook AVI and WMV files.

  • I need to configure Acrobat to display PDF files in Safari, but I have a lot of troubles to do it.I have OX S yosemite, I unistalled adobe acrobat, I closed safary and I installed the new version of adobe acrobat.

    Dear everyone
    I need to configure Acrobat to display PDF files in Safari, but I have a lot of troubles to do it.
    I read a european commission document explaining that
    http://ec.europa.eu/research/participants/data/support/sep_usermanual.pdf
    If Safari does not display pdf forms in the browser window, uninstall all older versions of Adobe Reader and download the most recent one. First close Safari and then install Reader. Launch Safari and you ought to be able to open the pdf files inside the Safari window. If you install Adobe Reader 10.1.x without first closing Safari, Safari will not display the pdf file inside its browser window until it is re-launched. For further help, please see http://helpx.adobe.com/acrobat/kb/troubleshoot-safari-plug-acrobat-x.html
    I have OX S yosemite, I unistalled adobe acrobat, I closed safary and I installed the new version of adobe acrobat
    but when I open a web page that I need to allow me to display and modify PDF files it is not working.
    I checked the following web page
    Troubleshoot Safari plug-in | Acrobat X, Reader X
    that is recommending the following:
    The AdobePDFViewer plug-in is used to display PDF files in Safari using Acrobat and Reader.
    This plug-in is installed as part of the Acrobat X or Reader X installation. The location of this plug-in is:
    /Library/Internet Plug-ins/AdobePDFViewer.plugin
    but after the new installation with this folder is completely empty and I am still
    unable to open these pdf.
    Does anybody knows anything else I can do?
    Best regards
    Ramon

    Moving this discussion to the Adobe Reader forum.

  • Read an avi file using "Read from binary file" vi

    My question is how to read an avi file using "Read from binary file" vi .
    My objective is to create a series of small avi files by using IMAQ AVI write frame with mpeg-4 codec of 2 second long (so 40 frames in each file with 20 fps ) and then send them one by one so as to create a stream of video. The image are grabbed from USB camera. If I read those frames using IMAQ AVI read frame then compression advantage would be lost so I want to read the whole file itself.
    I read the avi file using "Read from binary file" with unsigned 8 bit data format and then sent to remote end and save it and then display it, however it didnt work. I later found that if I read an image file using "Read from binary file" with unsigned 8 bit data format and save it in local computer itself , the format would be changed and it would be unrecognizable. Am I doing wrong by reading the file in unsined 8 bit integer format or should I have used any other data types.
    I am using Labview 8.5 and Labview vision development module and vision acquisition module 8.5
    Your help would be highly appreciated.
    Thank you.
    Solved!
    Go to Solution.
    Attachments:
    read avi file in other data format.JPG ‏26 KB

    Hello,
    Check out the (full) help message for "write to binary file"
    The "prepend array or string size" input defaults to true, so in your example the data written to the file will have array size information added at the beginning and your output file will be (four bytes) longer than your input file. Wire a False constant to "prepend array or string size" to prevent this happening.
    Rod.
    Message Edited by Rod on 10-14-2008 02:43 PM

Maybe you are looking for