Packaging multi bitrate content

Hi, this is my first time posting on Adobe Community.
I started some tutorials on HDS and I am having a problem in packaging multi bitrate content using f4fpackager.
I have a video under two bitrates (high and low). My goal is to create a manifest (f4m) containing all the information about the different bitrates. I am using the procedure described in  http://help.adobe.com/en_US/HTTPStreaming/1.0/Using/WS9463dbe8dbe45c4c-c126f3b1260533756d- 7ffc.html, under the "packaging multi bitrate content section.
My problem is that the bootstrap files generated by the backager have the "movie id" and "quality enteries table" set as 0. The f4m generated contains two bootstrap files, one for each video. I took a look into the f4f packager documentation and I found no command line to set the "movie id" or "quality tables" parameter in the bootstrap file.
How can I generate a bootstrap file with the complete info ? Can I generate a unique bootstrap for both videos ? if yes How ?

You are right !

Similar Messages

  • Provide Multi Language Content in Knowledge Management // Class deprecated

    Hello,
    I tried to implement the blog "Provide Multi Language Content in Knowledgle Management" by Thomas Kuri (BridingIT).
    I have problems to import the the following class:
    import com.sapportals.portal.prt.service.usermanagement.IUserManagementService;
    I always get the warning "The type IUserManagementService" is deprecated. I use the following jar file for that:
    j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.usermanagement\lib\com.sap.portal.usermanagementapi.jar
    Is that the wrong jar file? Or am I doing something else wrong?
    Thanks for your help!!
    Kirsten

    Hi,
    she's trying to implement the code example from this article:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/207ba610-08ac-2b10-1787-fc477da4b5bf
    In this article, the deprecated class is used. Why? The code obviously is not written for EP7, but for EP6 with EP5 support. In the function: getEP5User is used to retrieve the EP5 user.
    If you're not too experienced or just want to try something / PoC it's OK to just copy & paste some sample code. For using this code in an EP7 portal I would recommend to adapt the code.
    br,
    Tobias

  • I18N / Multi-language Content Support

    Hi All,
    I have a requirement where, content needs to be published in multi-language, e.g. same News in English and Italian version.
    Process 1. When user login user must be able to view the content as per the profile language, e.g. same News in English and Portuguese version
    Process2. Provide a dropdown on the page, when user selects the language manually respective language specific page should be displayed.
    Also, Request for helpful link with respect to- trex users search by multiple language
    Regards,
    SK

    Hi All,
    I am trying to follow the document Provide Multi Language Content in Knowledge Management to Provide Multi Language Content in Knowledge Management to create a multi-language KM Nav iView.
    I have created a new component KMWrapperIView and followed the steps provided, but presently i am getting error message as shown below.
    --> I have added bc.util.public_api.jar that is required com.sapportals.wcm.util.uri.RID
    Caused by: java.lang.NoClassDefFoundError: com.sapportals.wcm.util.uri.RID (initialization failure)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
    at com.test.kmw.KMWrapper.doContent(KMWrapper.java:66)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    Caused by: java.lang.NullPointerException
    at com.sapportals.wcm.util.uri.RID.getRID(RID.java:93)
    at com.sapportals.wcm.util.uri.RID.<clinit>(RID.java:73)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:196)
    Where i am going wrong any idea??
    Also should I customise SAP standard KM navigation IView component (km.appl.portal.portalcomp_api.jar).
    Regards,
    SK

  • How to calculate bandwidth through Multi-bitrate player

    Hello everyone
    I want to create multi-bitrate player to play VOD and Live stream.
    Now for switch between each video bitrate I have to find currently bandwidth between AMS server and client player.
    For get current bytes per second I use netstream info but this not stable to decision for switch between bitrates, also I use netConnection checkBandwidth for get the current bandwidth between client-server and sum this value with current bytes persecond for calculate current bandwidth between them but this values is not stable to decision.
    Please advise me to fix this problem.
    Thanks in advance.

    if the bandwidth is not stable between client and server then "it is not stable" not matter what tool you use to measure...What is your specific question?
    The server supplied checkbandwdth method is better way to find out bandwidth and is being used by other customers too to make a switch in case of MBR(Multi Bit Rate).

  • Problems downloading a business package from Portal Content Portfolio

    I had problem downloading the following business package from Portal Content Portfolio:
    Business Package for mySAP CRM – Business Productivity Pack (60.1).
    Thanks,

    Hi Amr
    If it is a restricted shipment you will have problems downloading this business package.
    Instead you can download this from the Marketplace.
    You can give
    Business Package for mySAP CRM - Business Productivity Pack 60.1 
    in the search option of Service Market Place
    Regards
    Rajeev.
    Message was edited by: Rajeev Ullatil

  • Publishing multi-bitrate live streams for iOS

    I'm having difficulties publishing multi-bitrate live streams that can be viewed on an iPad/iPhone.
    I'm running Flash Media Server 4.5, and have carefully followed Adobe's Tutorial on streaming live media (http) using hls found here:  http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725df a0-8000.html#WS0432746db30523c21e63e3d12e8340f669-8000
    After completing the above tutorial, the video can be seen just fine on my desktop computer via the flash plug-in, but it's not working in iOS...
    When I go to what I believe to be the proper URL, (http://myflashmediaserver.net/myevent.m3u8),  I get an error message on my iPhone and iPad saying "The operation could not be completed".
    I have created two set-level manifest files (one .f4m and one .m3u8) for the live stream using the Set Level F4M/M3U8 File Generator and saved them to the WebRoot directory, but alas, no love.
    Any help would be greatly appreciated!
    Mike

    I just finished going through the short and sweet tutorial on the Adobe website "Capture, encode and stream live multi-bitrate video over HTTP to Flash and iOS", which confirmed that I seem to be doing everything right, but I'm still getting the "The operation could not be completed" error message on both iPad and iPhone.
    Grasping at straws, I'm wondering if it could have something to do with some of the "hacks" I was asked to make in the other tutorials, (which, oddly enough, weren't mentioned in the tutorial mentioned above).  Specifically:
         • Edit FMLE config file on the Mac I'm encoding the live video on (change <streamsynchronization> from false to true)
         • Delete/Rename the "manifest.xml" file in applications/livepkgr/events/_definst_/liveevent directory
         • Edit "event.xml" in applications/livepkgr/events/_definst_/liveevent (change <segmentduration> from 40,000 to 16,000)
    However, I've tried running this with the above hacks as well as in their non-hacked state and am still not seeing success.
    Please advise.  Thanks!

  • Searching multi-media content in IFS

    Is it possible to search multi-media content
    in IFS? For example:
    "Find all audio clips with a trumpet in it",
    or - "Find all video clips with whales in it"??
    Any help in answering this would be greatly appreciated.
    thanks,
    dw

    (Hey, here's proof that I really do search the archives before posting. :-))
    Moments ago, I was asked ...
    Do you know if Oracle UCM has the capability to do speech recognition & transcription of audio and video files, and then make that transcription searchable?
    So somebody checks in a piece of video, which presumably passes through FlipFactory on a refinery: can FlipFactory do anything fancy with the audio portion?
    Likewise, if someone checks in an MP3 file, has anyone figured out how to get the content server to pass it through speech recognition and index the result?
    My gut call would be to start out by passing, say, an MP3 file through some speech recognition software that produces an N%-accurate text file (before working with the content server). Then one approach would be to checkin in the MP3 & text file as the primary & alternate files respectively for a new content item: the content server would then index the alternate file, would it not? Another approach would be to create a folio of these two separate items.
    Perhaps searching the recognized speech of a video clip could work in a similar fashion?
    How did you solve this issue? :-)
    Thanks!
    Don
    Edited by: user10524502 on Apr 30, 2009 9:59 AM

  • Publish multi-bitrate stream from FMS?

    Hi,
    I have an SSAS app to publish live streaming, you can refer here. Can I do publish multi-bitrate streaming with SSAS code over RTMP ? I read a tutorial, but it over HTTP...
    Mai Huy

    Hi everyone!
    I have question, how can I play Multi Bit-rate, Live, HDS Streaming? I've done huge resarch and couldn't find how to do it.
    I'm decoding stream properly from camera through Adobe Live Media Encoder to AMS.
    everything works fine when I decode single bit rate and play like this:
               var resource : URLResource = new
    URLResource("http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4m");
            var manifest : F4MElement = new F4MElement(resource);
            var mediaPlayerSprite : MediaPlayerSprite = new MediaPlayerSprite();
            mediaPlayerSprite.media = manifest;
            addChild(mediaPlayerSprite);
    with multibitrate - manifest file looks like this:
    <manifest xmlns="http://ns.adobe.com/f4m/1.0">
      <media streamId="livestream1" bitrate="100" />
      <media streamId="livestream2" bitrate="500" />
      <media streamId="livestream3" bitrate="1000" />
    </manifest>

  • Verifying Multi-Bitrate Streaming

    I finally got our FMS 4.5 server up and running and streaming multi-bitrate.  The only problem is I can't seem to verify what stream I'm viewing and I also believe the player is not switching among the various bitrates.  Internally testing among the LAN I'm not viewing the highest quality when I should be, the image appears to be the medium quality stream.  When I test the highest quality stream as a single bitrate stream it's very clear and crisp, but not when I use the multi-bitrate stream. 
    I'm using the StrobeMediaPlayback.swf that came with the server install located here c:\program files\adobe\flash media server 4.5\webroot\swfs\StrobeMediaPlayback.swf  When I right click on the player I am giving an option to select Low, Med, High but it does not work.  Selecting low does not degrade the video and selecting high does not improve the video.  I'm not sure if those options were intended for selecting the various bitrate but it's not working.  I'm not sure if the issue is with the server or the player.  I'm inexperienced with developing a player and unable to create one that offers a button to switch between auto or manually selecting a specific bitrate.
    Can anyone assist with verifying why my multi-bitrate streaming is not switching and perhaps know of a prebuilt player that can offer manual selection of a specific bitrate and toggle between auto and manual mode.

    Hi,
    I'm sorry but that control is not to switch between MBR streams. If you notice it'll give you the same options for a single stream as well. The stream that the client requests for depends upon the bandwith that is currently available. For HTTP streaming to check which stream is being requested, you can check the Apache logs here : <root_install>/Apache2.2/logs/access_log.
    For manual switch you can use  http://osmf.org/dev/2.0gm/debug.html?src=<your-url-here> player. If you're trying a HTTP stream, you may be missing the crossdomain.xml file under <root_install>/webroot, because of which you may be getting the error. Can you try placing a crossdomain.xml and trying? If you still see the error can check the error logs here : <root_install>/Apache2.2/logs/access_log and let me know what it says?
    Thanks,
    Apurva

  • How could I transport package with all content within

    How could I transport package with all content ( I do not get it with se80->"write transport entry") or by entering in se10 in transport request object R3TR DEVC.

    go to SE03
    choose the third item "include objects in a request" by double-clicking
    there you set the first parameter "Package" to your package and execute
    note: you can also deselect the radiobutton "All objects" and set "Selected objects" then you will be able to fine-tune the list of objects

  • Mail Adapter & Mail package - pb of content

    Hi,
    I want to send an email from XI to my mail server (Lotus) by using the Mail Adapter with option "Use mail package".
    I have just succeed to send email with only <b>ONE line</b> because of field "content" which has an occurence 0..1.
    How is it possible to have several lines?
    When I try to duplicate field "content" or to change its occurence (0..Unbounded), then I don't receive an email?
    <i>Note: Unfortunatelly, I don't know XSL / XSLT mapping.</i>

    If you want to have several lines, you have to put EOL within the one "content" tag like this:
    <ns:Mail xmlns:ns="http://sap.com/xi/XI/Mail/30">
      <Subject>Hello</Subject>
      <From>[email protected]</From>
      <To>[email protected]</To>
      <Content>row1
    row2
    row3
    row4</Content>
    </ns:Mail>
    Sorry, I can only give you an XSLT example to do this.  Assume your original message payload is:
    <root>
      <text>row1</text>
      <text>row2</text>
      <text>row3</text>
      <text>row4</text>
    </root>
    you can use following XSLT file, which you attach directly to the Mail Adapter (like described in another thread):
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
      <xsl:output method="xml" indent="yes" />
      <xsl:template match="*">
        <ns:Mail xmlns:ns="http://sap.com/xi/XI/Mail/30">
          <Subject>Hello</Subject>
          <From>[email protected]</From>
          <To>[email protected]</To>
          <Content><xsl:apply-templates/></Content>
        </ns:Mail>
      </xsl:template>
      <xsl:template match="text">
        <xsl:value-of select="."/>
      </xsl:template>
    </xsl:stylesheet>
    Regards
    Stefan

  • Best approach to create Package Structure and .content.xml

    I am aware that we have a schem.xsd for generic package content.xml creation and neither do vault.xml and other associated xml files in the META-INF folder of the package.
    I want to know if there is some recommended approach to build the package and xml files, specifically content.xml programmatically on the file system. I know that we can use package manager (API not the GUI/screen) but that comes into picture when the folder structure and xmls files are created. I am interested to know a standard procedure of acceptable procedures to build the structure. I have seen folks use JDom/SAX etc to build this and even velocity to try it out using templates but that looks largely as a workaround. Can anyone help with some inputs on this?

    We've been successful at using ANT as a Build tool to run XSLT 2.0 using the Saxon XSL processor.  We have processed both CSV and XML files into packages.  This started out pretty simply, but grew more complex than initially thought.  There are a lot of subtlties that can be overlooked in the package format.  Also if your filters aren't right it will happily delete a lot of data.  Thankfully it appears uninstalling can recover these most times, but I'd recommend testing packages on a throw away instance.
    I've posted an example Ant + XSL that goes from CSV > XML > Many XML Files > CRX Package Zip: https://github.com/odu/crx-package-xsl-example.  There is also some info on some of the complexities of a package mentioned on that page that may be helpful, even if Ant / XSL isn't your route.
    Can you share more about your use for building a package, what format is the source data in, etc?  This example is really only useful for batch loading.

  • Web Page Composer Multi Language Content

    Hi,
    can the content of WPC pages language-dependant?
    What is the strategy for multi-languages web sites with WPC?
    I have the request of a customer who wants to display WPC content on pages dependant on the language selected by user personalization
    #Thanks hs

    Hi Holger,
    I worked with WPC and don't find any difficulties. I had requirements create multilanguages interface for portal (English and Russian). Use WPC you can create multilanguages pages. First of all you create page in English, then translate it and publish. When you change language in personalization (for example from English to Russian) russian pages (which I translate in WPC) pull in Portal automatic.
    Have a look this presentations
    https://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/904b071d-79e4-2910-70a9-f62a9004d9ad&overridelayout=true
    https://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/90347add-ad06-2a10-81a0-e613acff5236&overridelayout=true
    Regards
    Dmitriy
    Edited by: Dmitry Korolev on Jul 2, 2009 9:10 AM

  • Packaging(Multi-level)

    Dear Sir or Madam:
    This is a fundamental requirement needed by us.
    I am running SAP Business One version 2005 Patch Level 39
    When we do the delivery of a particular consignment we right click the
    delivery and choose the packaging option.
    On the packaging screen we write the
    Case no and contents and qty of product A in that case
    and we go on like this for all the packages
    The way our company is set up is that we ship Wooden crates weighing
    about 500 kgs each
    The package # is the wooden crate #
    For product A - we have several sku's for the same product (box of 5 and
    also box of 12)
    We need to specify the # of boxes x the SKU of product A within package #
    wooden crate no 1 has 10 boxes of sku 5 = 50 pcs of Product A
    wooden crate no 1 also has 20 boxes of sku 12 = 240 pcs of Product A
    Currently my packaging slip will not allow me to give this break up on
    the packaging screen.
    It will only say that Package # 1 has 290 pcs of Product A
    It does not show me the break up
    I need the packaging to show:-
    wooden crate no 1 has 10 boxes of sku 5 = 50 pcs of Product A
    wooden crate no 1 also has 20 boxes of sku 12 = 240 pcs of Product A
    Please advise the solution

    Hi,
    I just did a test to be sure to understand your need... If my comprehension is correct, tere are no ways to do it for a simple reason: from scratch, B1 doesn't know how to handle multiple packaging for a given item, which seems to be your need.
    The only thing on which I can think is to create Sales BOM for the different packages that you have to handle.
    But by doing this, Sales BOM will be specific to an article... Which at the end coulb become not really easy.
    Regards,
    Eric

  • Package distribution without content

    Hey Guys,
    I created some packages in SCCM 2012 R2 (really the old packages no applications).
    Because this package is just a command line that runs I created the program directly without content.
    The package was deployed and works fine :)
    But in "Monitoring" -> "Distribution Point Configuration Status" these packages are staying as "in Progress" all the time on every distribution point.
    I never distributed them, because they have no content. (The distribute content button is event greyed out).
    So how can I make them successful?
    Thank you in advance

    Check these Pls
    http://blogs.technet.com/b/configurationmgr/archive/2013/04/18/new-hotfix-available-the-content-status-of-a-package-is-stuck-at-quot-in-progress-waiting-for-content-quot-in-configmgr-2012-sp1.aspx
    http://silentcrash.com/2013/08/packages-content-status-stuck-on-in-progress-in-sccm-2012/
    Thanks, Prabha G

Maybe you are looking for