Output for TV Monitor Viewing

We're putting together an animated slideshow presentation for a sales office, which will be viewed on a large TV.
I have experience with Photoshop, Illustrator, InDesign, Dreamweaver, Flash, and Edge Animate....and wonder which of the ACCloud apps should we use to produce the final presentation.
We would like to have it run from a Flash Drive....but would consider adding Google TV so we could use the Chrome browser.
1. I think Edge could be a good choice for us, for product image and text transitions?
2. If built in Edge with fluid layout, could we use Media Encoder to output H.264 HD 1080p so the TV would play it as a video file?
3. Should I build in Flash, and use Media Encoder as in #2 above?
I know this is a very obtuse post, so please just point me in a direction.
Thanks in advance,
JZ

Edge outputs to HTML5, CSS3 and JavaScript (web technologies).  I don't see how you could use Media Encoder on that.
If you want a high res video, use Flash or Premier Pro.
Nancy O.

Similar Messages

  • Setting DBMS_METADATA.GET_DDL Output for Materialized Views

    Hi all.
    My Oracle version is 10g.
    I'm extracting the DDL of all the objects from database using the DBMS_METADATA package. I'm using SET_TRANSFORM_PARAM to configure the output because I need a simple sql code, without information about tablespaces, storage and segment attributes. Everything works fine except when I'm working with mviews object types. I can't remove the information about tablespace, storage or segment attributes for materialized views.
    I would like to know if there's a related issue about it. Or there's something missing in my code?
    I tried to specify the object type as another parameter on DBMS_METADATA.SET_TRANSFORM_PARAM but don't work too.
    The only transform parameter that works fine with Materialized Views is the SQLTERMINATOR.
    See how I have done:
    declare
    vDDL clob;
    begin
    dbms_metadata.set_transform_param (DBMS_METADATA.SESSION_TRANSFORM, 'STORAGE', FALSE);
    dbms_metadata.set_transform_param (DBMS_METADATA.SESSION_TRANSFORM, 'TABLESPACE', FALSE);
    dbms_metadata.set_transform_param (DBMS_METADATA.SESSION_TRANSFORM, 'SEGMENT_ATTRIBUTES', FALSE);
    dbms_metadata.set_transform_param (DBMS_METADATA.SESSION_TRANSFORM, 'SQLTERMINATOR',TRUE);
    select dbms_metadata.get_ddl ('MATERIALIZED_VIEW', 'MV_STO020', 'HIS117_CHECK') into vDDL FROM DUAL;
    dbms_output.put_line (vDDL);
    end;
    and how the output is:
    CREATE MATERIALIZED VIEW "HIS117_CHECK"."MV_STO020"
    ORGANIZATION HEAP PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
    STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
    TABLESPACE "TS_HIS117"
    BUILD IMMEDIATE
    USING INDEX
    REFRESH FORCE ON DEMAND
    WITH PRIMARY KEY USING DEFAULT LOCAL ROLLBACK SEGMENT
    DISABLE QUERY REWRITE
    AS SELECT
    STO020_MOVEMENT_LOG_ID STO020_MOVEMENT_LOG_ID
    , STO020_QUANTITY STO020_QUANTITY
    , STO020_DATE STO020_DATE
    , STO020_BEFORE_BALANCE STO020_BEFORE_BALANCE
    , STO011_PRODUCT_MOVEMENT_ID STO011_PRODUCT_MOVEMENT_ID
    , ADM082_PRODUCT_ID ADM082_PRODUCT_ID
    , ADM089_PRODUCT_PRESENTATION_ID ADM089_PRODUCT_PRESENTATION_ID
    , STO010_MOVEMENT_TYPE_ID STO010_MOVEMENT_TYPE_ID
    , STO001_STOCK_ID STO001_STOCK_ID
    , STO001_TARGET_STOCK_ID STO001_TARGET_STOCK_ID
    , STO003_PRODUCT_LOT_ID STO003_PRODUCT_LOT_ID
    , SYS010_USER_ID SYS010_USER_ID
    , EIR001_MPI EIR001_MPI
    , ADM056_MEDICAL_ATTENTION_ID ADM056_MEDICAL_ATTENTION_ID
    , ADM094_USE_UNIT_ID ADM094_USE_UNIT_ID
    FROM
    STO020_MOVEMENT_LOG;
    Thank you in advanced!
    Edited by: lucporto on 28/08/2012 07:26

    Right. I found this way but I consider this just a quick fix, because I think there should be a better way to do this.
    create table t_clob (c_long);
    declare
    p clob;
    begin
    delete from t_clob;
    execute immediate 'insert into t_clob (select to_lob(query) from dba_mviews where owner = :1 and mview_name = :2)'
    USING 'HIS117', 'MV_STO020';
    select 'CREATE MATERIALIZED VIEW MV_STO020' || chr(10) ||
    'REFRESH ON DEMAND' || chr(10) || 'AS' || CHR(10) || mv.c_long
    into p
    from t_clob mv;
    dbms_output.put_line(p);
    end;
    Thanks all.

  • How do I add an output for a 2nd monitor?

    I have a mac mini that was purchased in 2009 I believe, maybe 2008. The operating system has been upgraded to Snow Leopard. I want to add a 2nd monitor, so I can use 2 at the same time, however, there is only one output. Is there a way to add an output for a 2nd monitor? OS is 10.6.X. not at the computer right now to check.
    Thanks for input.

    If the back of your mini looks like this:
    - then you have two display ports already (Mini DVI Port and MiniDisplayPort). I only mention this, as it may not be obvious! You just need the right adapters to feed your two monitors.
    If it looks like this:
    - then you do indeed only have one display output (DVI) and then ignore me, and listen to Asatoran!

  • What are the steps  to view the output for check printing

    what are the steps  ,the method to view the output for check printing

    Hi,
    You can ask your functional person to make a payment to a vendor which will then issue a check. You can use the same payment run in program RFFOUS_C and create new checks by voiding the previous check number with a void reason code.
    You can do this as many times as you want and test your check output.
    Regards
    Shounak

  • Should I offer an alternative view for Large Monitors?

    Hello
    I have built a very straight forward web site to show around
    200 images for an artist. The site is a very simple HTML/CSS and my
    question is about whether I should offer an option for viewers to
    view on larger monitors?
    Because the design/content is so minimal, on a very large
    monitor (I Don't have one), I imagine the page content could look
    sparse. I obviously want the site to be appropriate for as wide an
    audience as possible and want the images to be large enough to get
    a good look at them without bursting off the screen.
    However, apart from wide appeal, a significant target
    audience say, galleries and other image makers, will probably have
    high-end kit for their browsing and probably, have huge monitors.
    so my question is:
    Should I have the option for people to view the site on a
    large monitor?
    If it's a good idea, I imagine that I could just duplicate
    the site and upsize all the images. And then change my CSS to make
    the text etc a bit bigger. I don't imagine a style-switcher is the
    way to go because that would not deal with the image sizes.
    I would really welcome any advice.
    Thanks
    Martin
    I know this isn't strictly a DW question but I don't know
    where else to go with it?

    > Should I have the option for people to view the site on
    a large monitor?
    I don't think so. The larger the monitor/resolution, the
    higher the
    likelihood that the user has a sub-maximized viewport width.
    Why make extra
    work for yourself?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "martcol" <[email protected]> wrote in
    message
    news:gmri20$ane$[email protected]..
    > Hello
    >
    > I have built a very straight forward web site to show
    around 200 images
    > for an
    > artist. The site is a very simple HTML/CSS and my
    question is about
    > whether I
    > should offer an option for viewers to view on larger
    monitors?
    >
    > Because the design/content is so minimal, on a very
    large monitor (I Don't
    > have one), I imagine the page content could look sparse.
    I obviously want
    > the
    > site to be appropriate for as wide an audience as
    possible and want the
    > images
    > to be large enough to get a good look at them without
    bursting off the
    > screen.
    >
    > However, apart from wide appeal, a significant target
    audience say,
    > galleries
    > and other image makers, will probably have high-end kit
    for their browsing
    > and
    > probably, have huge monitors. so my question is:
    >
    > Should I have the option for people to view the site on
    a large monitor?
    >
    > If it's a good idea, I imagine that I could just
    duplicate the site and
    > upsize
    > all the images. And then change my CSS to make the text
    etc a bit bigger.
    > I
    > don't imagine a style-switcher is the way to go because
    that would not
    > deal
    > with the image sizes.
    >
    > I would really welcome any advice.
    >
    > Thanks
    >
    > Martin
    >
    > I know this isn't strictly a DW question but I don't
    know where else to go
    > with it?
    >

  • Setting output for monitoring playback

    I have FCS 2 and something that bugs me in Soundtrack Pro now is that my output for playback seems to have to be the same as for my system. I have other things going on my Mac that might generate sounds while I am working in Soundtrack Pro and don't like hearing it all while editing. I generally use my optical jack for general purpose listening but when editing I use a firewire 410 going out to either headphones or a set of monitors. Is there a way to set Soundtrack Pro to use the firewire 410 for playback without having to change my system audio output in the system preferences? The only settings I could find in Soundtrack Pro were for recording.
    Thanks,
    D.J.

    I use a Layla 3g audio interface, 8 analog I/Os, which connects via SPDFI optical to a LavryBlack DA 10 converter. In Logic Pro to hear my audio tracks I therefore set their output to Output 9-10.
    I can find no way to do this in STP. I have the Layla 3g chosen as default both in my System Prefs and in Audio Midi Setup.
    If STP only allows output assignment of a track to 1-2 this is extremely lame but perhaps i simply do not know how.

  • BPEL Designer - Monitor View for BAM

    Hi peers
    Is there anything special you need to do in JDev to enable the Monitor View in the BPEL Designer? We only have the BPEL and BPA options to choose from. The doco implies it should just 'be there'? We're using 11.1.1.1.0 of JDev.
    Thanks
    Dennis

    Are you an Oracle Employee using internal JDeveloper MAIN builds? If so please use the internal forums and not the external ones.
    http://myforums.oracle.com/

  • Vga or dvi to video output to NTSC TV viewing

    GEAR: I have a G4 dual 1.25 (silver double doors) with an ADC and DVI output in the back.
    OBJECTIVE: I need to go from that to an NTSC TV so I can see what my edits look like.
    NOT SURE: I have seen the Apple adapter (http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/7200505/wo/0K4TK pkMz7f922WszZYxFQMUy31/1.0.19.1.0.8.25.7.11.2.3) but it says it is for the MAC mini and the G5 only... does that mean it won't work for me?
    OPTION B: Is getting a video card with an RCA or S-video output a better idea? If so which one? I am using both the ADC and DVI ports for two monitors, but would nuke one if necessary because I have to get this TV viewing capability up and running.
    OPTION C for CANOPUS: I have also thought about the Canopus ADVC 100 or 300 so I can capture video from sources other than my DV Sony DSR-30. Right now, I have to record everything (everything that isn't DV) to DV on the DSR-30 before turning around to send it via firewire for capturing in FCP. Would the Caopus ADVC 100 or 300 also solve the TV viewing problem as well?
    THANKS: in advance

    Firewire to a DV/analog converter to your NTSC monitor. The only way for DV.
    the DV/Analog converter can be either a dedicated converter (eg Canopus), a DV VTR deck (eg Sony DSR-11) or a camcorder.
    the other options are not what you need.
    cherios,

  • Video Output to NTSC monitor

    I recently got new furniture, so of course, I unhooked everything and moved it around, and now, for some reason, I can't see video on my NTSC monitor. I know everything is hooked up correctly because I can log and capture and see video on the monitor; the video captures correctly with audio and everything. But when watching video in the timeline, there's nothing happening on the monitor. Any suggestions? Has this happened to anyone else?
    I have switched out firewire cables, rebooted the computer, etc. I'm so confused!

    #8 External Monitor Viewing.
    Shane's Stock Answer #8:
    A simple path is mac > firewire > camera or deck > rca cables > tv
    Then start up your camera and tv, then open fcp.
    Then go View > External video > all frames
    Video playback should be Apple firewire NTSC (If you are using an NTSC set)
    Audio playback should be Audio follows Video
    Techinially, this should send synched video to your TV
    If for some reason you can't view your timeline on your external monitor, there are a few things to try:
    1) Make sure that the camera/deck is connected and powered on BEFORE you open FCP.
    2) In the Final Cut Pro menu select AUDIO/VIDEO Preferences and make sure your signal is being sent out thru Firewire DV.
    3) Go to the menu and select VIEW>EXTERNAL>ALL FRAMES.
    4) Click in the % box above the image and select FIT TO WINDOW.
    5) Go to VIEW->refresh A/V devices
    6) Make sure the Log & Capture window is closed
    If you want it to play in both the canvas and the external monitor you need to go to the FINAL CUT PRO menu and select AUDIO/VIDIO settings and make sure MIRROR ON DESKTOP is selected under the PLAYBACK OUTPUT section
    Shane

  • External Monitor Viewing - ALL FRAMES Unchecked

    Hello FCP gurus
    I cannot get a video signal on my external monitor.
    For some reason I have lost the ability to check the ALL FRAMES option in the View Menu under External Video. Each time I click ALL FRAMES it stays in the OFF mode. I think this may be the reason for the external picture loss? I have also just relocated my edit suite so somewhere in the move I might have upset the 'workflow'. Not sure, can't see why? Before today I was getting an external picture no problem.
    The configuration I have is: A Firewire connection from the Hard Drive to a DV Cam (PD150). RCA Vid connector from the cam into a domestic TV.
    I have followed all of Shane's #8 Stock Answer and still nudda!!
    Can anyone help?
    Thanks in advance!
    josie
    P.S. I work in Pal
    #8 External Monitor Viewing.
    Shane's Stock Answer #8:
    A simple path is mac > firewire > camera or deck > rca cables > tv
    Then start up your camera and tv, then open fcp.
    Then go View > External video > all frames
    Video playback should be Apple firewire NTSC (If you are using an NTSC set)
    Audio playback should be Audio follows Video
    Techinially, this should send synched video to your TV
    If for some reason you can't view your timeline on your external monitor, there are a few things to try:
    1) Make sure that the camera/deck is connected and powered on BEFORE you open FCP.
    2) In the Final Cut Pro menu select AUDIO/VIDEO Preferences and make sure your signal is being sent out thru Firewire DV.
    3) Go to the menu and select VIEW>EXTERNAL>ALL FRAMES.
    4) Click in the % box above the image and select FIT TO WINDOW.
    5) Go to VIEW->refresh A/V devices
    6) Make sure the Log & Capture window is closed
    If you want it to play in both the canvas and the external monitor you need to go to the FINAL CUT PRO menu and select AUDIO/VIDIO settings and make sure MIRROR ON DESKTOP is selected under the PLAYBACK OUTPUT section
    Shane
    G5 Mac OS X (10.4.8) FCP 5.1.2

    Heck, I don't know, but reading your question helped me to finally figure out how to get my external monitor working.
    Would it be okay to add to your question. Now that I have mine working the audio goes through the monitor instead of my nice Cerwin-Veg speakers. Is there a way to fix that?
    P.S. Have you tried a power down, hooking up the monitor and then coming back up?

  • How to Create and adjust masks with SDI output or Dual monitor output activated?

    Hi all Speedgrade community.
    For me one of the biggest problems I constantly encounter is managing masks within speed grade.
    The tools are great, but if your using and external reference monitor for grading there is no way you can manage
    masks and see what your doing on that "external" screen. Is there a way of activating dual screen or ddi output and keeping
    the viewer active in the GUI?
    When I know I'm going to be managing a lot of fine tuning grading, I usually always switch to Scratch or Resolve, and that breaks my Adobe CC round tripping workflow
    AE<-->PP<-->SG
    Thanks for any help.
    KR
    Leigh
    iMac 27"
    Aja IO 4K
    DreamColor Z27X
    HDLink 3D DisplayPort
    Wacom Intuos

    Hi Fran
    Thanks for your response.
    Is it just me, or does the pointer, when sent over to the SDI output, not respond as well
    as when it's on the GUI?
    Anyway, I'm quit confident we'll see an update to the way video is routed within Speedgrade
    in a near future.
    Leigh

  • Best Settings for output for HD MPEG 2 files

    hi,
    I'm working on a project with HIGH Res Stills, animating in FCP 4.5
    then outputting for a client who wants to view using MPEG 2 files
    playing on a HD Monitor. My original pic files are on average,
    4000 pix by 3000 at least. What are the best sequence settings?
    DVCPRO 1080i60? or 1280i HD TV? and...what codec should
    I set my Quicktime to...there's no MPEG 2 setting in FCP 4.5?
    Should I do 10bit uncomressed, render a QT, then export that
    as an elementary MPEG 2 Stream out of Compressor or QT Pro? I don't have an HD monitor, so I'm trying to figure out which sequence and export settings will render the most high DEF output? Any thoughts would be MUCH appreciated.
    thx
    G5 Dual 1.7   Mac OS X (10.3.9)   thanks for your advice!

    Thank you for your reply, I've been waiting for any advice before I exported!
    Okay, so definitely recommending
    Format h.264 with 1080p 25fps, progressive  as an .MP4 instead of .MOV?

  • Dell Venue 11 Pro Tablet Docking Station - Dock Firmware won't update or output to any monitor

    Hi,
    Just bought a Dell Venue 11 Pro Tablet Docking Station and it won't output to any monitor via HDMI or Displayport.
    I've tried updating the firmware to V02 and V03. I get the message:
    Current On-Board Firmware is 0.41.9
    Do you want to update with firmware version 0.41.23 (V03) 0.41.19 (V02)
    When I select yes I get the following error:
    Error: Please unplug the power connector from the Dell desktop dock for 15 seconds, then plug the power connector back into the Dell desktop dock and try again.
    This I keep repeating but it will not update.
    The model number of the dock is: K10A001.
    The only other thing I notice is that the power adapter does not appear the same as any of the pictures I have seen and is a Dell 74VT4 (65w) which seems be for a Dell XPS 18 (1810).
    Please help as I think this may need to be sent back.
    Thanks.

    Hello,
    I've exactly the same problem. I've also the model number K10A001 and the current Firmware 0.41.9, and it is also not possible for me to flash the docking station.
    This is also problematic because only one monitor of the two connected monitors works. An this monitor shows only a picture, if it is plugged, after the dockingstation and the Venue 11 Pro has been started.
    I think there is maybe an improved flash utility required in order to allow to flash the docking station? If some one had succeeded please respond.
    Thank you

  • No output to NTSC monitor

    I am unable to get Encore 2.0 to output the Menu Editor to my NTSC monitor. In Preferences > Audio/Video Out I have checked the "Show Menu Editor on DV Hardware" box and Encore correctly recognizes my Sony device and indicates that it is in "VCR Mode", however, no picture is displayed.
    I have no problem getting video out to the monitor from any of the other Production Studio Premium applications.
    FYI - Although I wouldnt expect it to have any bearing on this problem, the tryout version of Encore 2.0 was installed on this computer before purchasing the Production Studio.
    Any ideas on what I may be missing?
    Thanks for your assistance

    Ok - answering my own question - I unchecked "Automatic" - restarted Encore and am now able to have output to the monitor as expected.

  • Bursting Control file, Error!! Could not deliver the output for Delivery

    Hi,
    I am using bursting control file to send report output to email in R12.1.3.
    If the report output is having data, it is working fine. if there is no data it is getting errored out with the below message.
    "Error!! Could not deliver the output for Delivery channel:null "
    In the report output i put "No data found", when i click on view output the output in application is showing as "NO DATA FOUND" in PDF .
    "Bursting VMC Approved Purchase Orders for a period (XML Publisher Report Bursting Program)" got above error.
    my requirement is if there is no data, still i require the output to email.
    Thanks in Advance
    Adina.

    Hi,
    I am facing the same situation and want the bursting program to finish in normal even when there is no data.
    Can you please let me know how you resolved this?
    Thanks
    RG

Maybe you are looking for

  • Quicktime having trouble playing animated movies

    I have a few movies I downloaded from DC++ that I want to play, but quicktime says it's unable to play them because it's missing software. I have the newest update of QT, and the movies I have trouble playing are only animated ones, such as corpse br

  • Error when trying to send photos from Aperture using Outlook

    Hey everyone, Pretty sure I used to be able to do this successfully but now when I try to share photos through email I get the following error message from Finder: Microsoft Outlook go an error: Can't make {subject:"Files"} into type properties of dr

  • Asynchronous Publish Subscribe with Session.Client_Acknowledge

    Is it possible to do Asynchronous Publish Subscribe with Session.Client_Acknowledge in JMS? If no, then is there any way to acknowledge each message in an Asynchronous Publish Subscribe application? Any code samples will be helpful.. Thanks in Advanc

  • Best Quality Exporting From HDV to DVD with Dan's method

    Hi I have few questions on Dan's method. here is my workflow according to Dan's method: On the Premiere CS4 end of things: Download these Adobe Media Encoder CS4 presets for 100Mbps MPEG-2 I-frame 4:2:2 Export your 19220x1080 60i timeline using the c

  • Converting this query to Oracle-Help

    New account as my old email address has changed so I had to create a new one. Sucks! Either way can I please get some help with converting the query below to oracle syntax not microsoft sql. Cheers select  eventtypeid as Payment_Type,      sum(commis