How to insert cue point in flv with cloud applications

Hello,
I'm new in creative cloud.
With my previous version of adobe suite, with adobe media encoder, it was possible to insert cue point.
In Adobe media encoder CC 2014 it seems not to be possible.
Could you help me?
Thanks.

Thank you again Dima!!!
Now I've CS6 now but the only way that I see to have flv is: Creates (I'm translating from my language) => Flash, from menu file.
I need to insert cue point ("navigation" like in Media Encore Cs5.5).
But the only marker that I see in CS6 is named "Chapter" (translating form my language).
If I create an flv file (like above) I obtain two different flv files (one for chapter).
Is there a way to insert inside the flv file the "navigation" cue points?
Thank you again Dima.

Similar Messages

  • After Effects CS5.5 jsx script: How to access Cue Point Time???

    var myComp = app.project.activeItem;
    if (myComp && myComp instanceof CompItem){
       var selLayers = myComp.selectedLayers;
       var myMarker = selLayers[0].property("Marker");
       var curMarker = myMarker.keyValue(1);
       var curTime = myMarker.keyTime(1);
    curMarker.time = "00:00:00:01";
    myMarker.setValueAtKey(1,curMarker);
    Hello, as I want to extract the hh:mm:ss:ff time data from a video embedded with XMP metadata in After Effects in batch.
    I wonder how I can get access to a cue point time and duration?
    I know properties like
    curMarker.comment
    curMarker.cuePointName
    curMarker.chapter
    Yet, I failed in getting access to time, duration...
    Could someone who knows it point me to a Adobe Javascript reference?
    I couldn't find one online.
    Many thanks!

    Yes, I want to read the timecodes and make use of them in the following tasks:
    My actual job is to batch extract the timecode (hh:mm:ss:ff) and copy them and paste on a text file.
    My intention is to:
    1. batch copy the timecodes
    2. batch paste on a text file
    3. Compare the timecodes with cuepoint time value
    Because as you may know from my last question here, I want to figure out
    how to convert Cue Point XML time (in milliseconds) to hh:mm:ss:ff so that
    I can generate an Encore Subtitle Text.
    The workflow is like:
    From a Cue Point XML (exported from Flash / Soundbooth):
    <CuePoint>
    <Time>1002</Time>
    <Type>navigation</Type>
    <Value>First</Value>
    </CuePoint>
    <CuePoint>
    <Time>1002</Time>
    <Type>navigation</Type>
    <Value>Second</Value>
    </CuePoint>
    To an Encore Text:
    1 hh:mm:ss:ff hh:mm:ss:ff First
    2 hh:mm:ss:ff hh:mm:ss:ff Second
    The problem I have got hung up is that I do not know the exact relationship between Cue Point XML Time and hh:mm:ss:ff in Encore Subtitle
    Now I reach the stage that I know how to convert
    From CuePoint Time to hh:mm:ss:sss (Milliseconds)
    But not hh:mm:ss:ff (Frames)
    Originally I wished Adobe auto does the Cuepoints to Encore subtitles job for me. Yet it seems not possible without scripting.
    I hope I've been explaining it in a clear manner.
    Thanks for your reply.

  • How to Insert record in IT0014 along with cost Assignment details - FM Pls.

    Hi,
    I want to insert record in info type 0014 along with Cost Assigment details.
    I used FM - HR_INFOTYPE_OPERATION and RP_PLANT_DATA_UPDATE_TABLES.
    It works fine, but if I go and check PA20 after execution of program, ICON (Cost Assignment details) is not showing up on screen PA20. But If I check cost assignment tables (ASSOB & ASSHR) the record is present.
    Please let me know how to insert record in IT0014 along with Cost Assignment details.
    Thanks in Advance,
    Krishna

    Hi,
    I want to insert record in info type 0014 along with Cost Assigment details.
    I used FM - HR_INFOTYPE_OPERATION and RP_PLANT_DATA_UPDATE_TABLES.
    It works fine, but if I go and check PA20 after execution of program, ICON (Cost Assignment details) is not showing up on screen PA20. But If I check cost assignment tables (ASSOB & ASSHR) the record is present.
    Please let me know how to insert record in IT0014 along with Cost Assignment details.
    Thanks in Advance,
    Krishna

  • How  we can use forms HTML capabilities with Oracle Applications?

    Hi
    Could not find any specific doc how we can use forms HTML capabilities with Oracle Applications?
    Thanks

    I'm not sure that I understand exactly what you are asking?
    What are you trying to do? If you could give a detailed explanation then we can try and assist.
    Reagrds,
    Bren

  • Need help with embedded cue points in FLV please (quickly/ :-))

    Here is my scenario - I have a flv streaming in a swf. All I
    want to do is to is call the cuepoint (event) in the flv, so that
    it will go to and play somewhere else further down the timeline of
    the swf - I don't think it should require much AS, but I haven't
    done much communication of this sort between an flv and it's parent
    swf. Any help would be greatly appreciated! Thanks.

    I figured it out. If anyone is interested, this the code snippet I found in Adobes help that allows you to access cue points and trigger events on flv's brought in with netstream:
    function onCuePoint(infoObject:Object):void
    trace("onCuePoint:");
    for (var propName:String in infoObject) {
    if (propName != "Run")
    RunCuePoint.visible=true
    else
    trace("parameters =");
    if (infoObject.parameters != undefined) {
    for (var paramName:String in infoObject.parameters)
    trace(" " + paramName + ": " + infoObject.parameters[paramName]);

  • Worked out cue points now flV won't reset

    Hi all,
    I worked out how to put in and use cuepoints in my FLV video- I am baking them in with premiere.  I am using them to trigger events, but now I have wierd behaviour that when I stop and play the video it does not restart from the beginning..
    So I even went back in and put a nav cue point right at the start and put in a skip to cue command but now there is a second or so where it starts playing from where it left off and then goes back to the beginning..
    How can I get it to start from the beginning every time it plays?
    I really appreciate any help here, I have spent a day trying everything I can think of... looks like it is going to be a long night..
    I have tried using the .source command and haveing the film picked from the prefs.. no difference..
    I guess my next attempt will be to have a little balnd film and try to load that up in between..
    but there has got to be an easier way..
    when there were no cuepoints the .stop and .play commands would automatically make it start from the beginning.. I am hoping that this is something simple I am missing
    Cheers

    Ok so my workaround of having a blank film and using .source to load it up between playing the real film is working, but it seems a pretty silly solution.
    If anyone know how to do it properly I would like to know.
    cheers

  • How to insert data in a column with uniqueidefier data type

    Guys,
    I need insert data in a column with uniqueidefier data type, when i am trying to that getting error.
    error message says: "Conversion failed when converting from a character string to uniqueidentifier."
    I have data in table a col1,col2,col3,col4 - col3,col4 has datatype as varchar and i am updating table b columns col1,col2 with table a col3 and col4.
    Please guide how to do it.

    Hi,
    Not any String can be convert to uniqueidentifier.
    1. you have to make sure u use a value which is fir to be uniqueidentifier
    2. Use convert or cast in the insert query in order to convert the string into uniqueidentifier
    insert X ... convert(uniqueidentifier, 'string which fit to be convert to uniqueidentifier')
    Please post DDL+DML for more specific help
    DDL = Data Definition Language. In our case that is, CREATE TABLE statements for your tables and other definitions that are needed to understand your tables structure and there for let us to test and reproduce the problem in our server. Without DDL no one
    can execute any query.
    How to get DDL: Right click on the table in Object Explorer and select script table as CREATE. Post these create table scripts here.
    DML = data manipulation language is a family of queries used for manipulating the data it self like: inserting, deleting and updating data. In our case we need some sample data in order to check the query and get result, so we need some indert query for
    sample data.
    If you post a "create query" for the tables and "insert query" with some sample, then we could help you without Assuming/Guessing. There is a reason that DDL is generally asked for and expected when discussing query problems - it helps
    to identify issues, clarify terminology and prevent incorrect assumptions.  Sample data also provides a common point of reference for the discussion. A script that can be used to illustrate or reproduce the issue you have, will encourage others to help.
    [Personal Site] [Blog] [Facebook]

  • Cue Point in FLV Help

    I have a progresive flv with an instance name of myVid which
    is already on the stage and set to autoplay via the component
    parameters tab. When the video plays and gets to a cue point I want
    the flv to pause. The cue point names (embedded when I used Flash
    Video Encoder) are cp01, cp02, and cp03. The video doens't stop on
    the specified cue point and instead just keeps playing. Can anyone
    help me with my code? Is there a better way to do it? Here is what
    I have so far:

    necie,
    > The video doens't stop on the specified cue point and
    instead
    > just keeps playing. Can anyone help me with my code?
    This is definitely the best Adobe forum for your question,
    but since you
    happened to post in the General forum first, I answered your
    thread there.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Link to a cue point in flv

    Hi everyone, I imported a video into flash and set three
    navigation cue points. Is it possible to linke to these cuepoints
    using buttons on my stage?

    Ok, I seemed to have succesfully linked to the cuepoints
    using, for example, the code below.
    [CODE]
    programsa.addEventListener(MouseEvent.CLICK,programsaClick);
    function programsaClick(event:MouseEvent):void {
    movie1.seekToNavCuePoint("Programs");
    [/CODE]
    However, now I have another issue. The FLV is on frame 2 and
    I want to navigate to it using buttons on frame 1. However when I
    try the following:
    [CODE]
    programsa.addEventListener(MouseEvent.CLICK,programsaClick);
    function programsaClick(event:MouseEvent):void {
    gotoAndStop("movie");
    movie1.seekToNavCuePoint("Programs");
    [/CODE]
    I get the error:
    TypeError: Error #1009: Cannot access a property or method of
    a null object reference.
    at videobig_fla::MainTimeline/programsClick()
    So, how can I tell a button to go to a cuepoint for a movie
    that's on a different frame?

  • Add cue points to FLV without recompressing

    Hello All,
    I'm using the standalone cs4 AME and I'm wondering if there is a way to add cue points to an existing FLV file and save it without recompressing. Seems like I must be missing something simple.
    Thanks,
    Rick

    Thanks Jim,
    I'll have to check the Flash workflow.
    I know in AME I can keep the same size and frame rate, so I figured somehow I could eliminate further compression.
    Moyea has a product that does this:
    "The program does not re-encode the files for output, making it using the original source file without compression. Since there is no conversion from the source file to the output file, you can create Flash videos with original quality."
    Just looking to use a simple tool I already own...

  • How to insert record in child table with foreign key

    Hi,
    I am using Jdeveloper 11.1.2.0. I have two master table one child table.
    How to insert and update a record in child table with foreign key ?
    I have created VO based on three EO(one eo is updatable other two eo are references) by using joined query.
    Thanks in Advance
    Edited by: 890233 on Dec 24, 2011 10:40 PM

    ... And here is the example to insert using sequenceimpl by getting the primary key of the master record and insert master and detail together.
    Re: Unable to insert a new row with a sequence generated column id
    -Arun

  • How to Insert a User Defined Column with CheckBox In ADF Swings

    I have create JTable by dragging a view object from Data Control Palette .But apart from columns listed in JTable i need to insert a User Defined column with Check Box selection option in each row .
    Can any one help me out to sort the problem.
    Regards
    Bhanu Prakash
    Message was edited by:
    user579125

    I retrieve 10 column from Database and build JTable. But apart from 10 column displayed i need to display one more column( User Defined) at run time with the check box option for each row . Because on select of corresponding check box i need to do some mathematical calculation. add also How do i know whether check box is selected or not.
    Regards
    Bhanu Prakash

  • How To Insert Bullet Points in LIVE in DW CC?

    How do your insert bullet points (ordered or unordered) in LIVEVIEW without using divs or classes? (basic tags)
    I am using DW CC 2014
    Thanks

    THANKS!
    I spend about 10-15 minutes extra time fighting the UI of the LIVE VIEW.
    I am all for the LIVE VIEW as long as it is just as quick to use as Design View when editing WYSIWYG content in Fluid Grid or not.
    It's a good thing I can code 
    Thanks... I look forward to any improvments

  • How to use cue points

    I set up cue points as events in my flv. I want a button
    press to take the video to a specific named cue point. The
    documents I'm finding in Adobe seem to be from Flash 8, but the flv
    player I'm using is AS3. I get compiler error when I try to test
    it. If anyone can point me to the right documentation, that would
    be great.

    Al,
    Select the text, and in the Text Inspector, List tab, choose your desired format.
    It shouldn't matter if you are using more than one column, as in this example:
    Jerry

  • How to install and integrate siebel crm with oracle application r12

    Hi,
    i would like to install siebel sales crm on my linux machine and intigrate it with oracle application r12. i need some kind of doc id or metalink id from which i can get all information.Kindly help on the same.
    Thanks,
    Vishal Joshi
    Edited by: Vishal Joshi on Jan 25, 2011 3:15 PM

    Hi,
    Most of these integrations are prebuilt. Look for AIA/PIP.
    If you check out the presentations from OOW there were session on how other customers have done this.
    HTH,
    R
    Robert Ponder
    Lead Architect and Director
    Ponder Pro Serve
    cell: 770.490.2767
    fax: 770.412.8259
    email: [email protected]
    web: www.ponderproserve.com

Maybe you are looking for

  • How do I set up CMS in adobe muse?

    I need to create a client website so that they will have access to edit certain pages. Can I do this without using Business Catalyst? For the amount of editing they require it is not worthwhile to use BC.

  • Error starting R12 application

    R12 on win XP the installation was successful & i was able to log in to R12 also but when i restart the system the login page is not displayed it shows 500 Internal Server Error java.lang.NoClassDefFoundError: all the services are running opmnctl sta

  • Reinstall OS X without install disk?

    When I bought my G5, I swear that Tiger came pre-installed, and I did not receive a physical copy of it. Is this possible, and if not, if I DO need to reinstall, do I have to buy a new copy? I'm taking it to the genius bar tomorrow, and I'm afraid th

  • JDBC to XML file interface

    Hi in JDBC to XML file interface i want to generate the XML file with encoding of ISO-8859-1 instead of UTF-8 which is normal encoding standard since i have to include foreign character

  • Firefox disables printing spooler windows 7

    Hello, When I want to print a web page with my firefox browser displays a message telling me to set up a printer. Out I already have a printer set up and when I start printing on firefox it disables the spooler! Can I specify the procedure for this p