DRM packaging H.264 content

Does Flash Access support DRM packaging of H.264 encoded content?  As far as I can tell it does not support it inside of an mp4 container, does it support it in a different container (such as F4V)?  If it does, a code snippet would be much appreciated.  Also, does anyone have pointers on creating H.264 encoded, F4V wrapped content with ffmpeg?
Thanks!
Ed

Hi Ed,
Yes, Flash Access does support h.264 content.  The F4V container is fully supported and will work with Flash Access.  Content in mp4 may be supported, as F4V and is a subset of mp4.
Code samples can be found if you download a copy of Flash Access.  In particular, once you look on the DVD (or if you got Flash Access via Electronic Download), you can look in the following directory for code samples for packaging content:  Flash_Access_DVD\Reference Implementation\Command Line Tools\samples
Additional code samples can be found in the online documentation for Flash Access (look at Section 4): http://help.adobe.com/en_US/flashaccess/2.0/protecting_content.pdf
Sorry - I'm not too familiar with ffmpeg, but there are Adobe tools which can be used to encode content to h.264 in an F4V container.  An example would be Adobe Flash Media Live Encoder.
cheers,
/Eric.

Similar Messages

  • VideoDisplay component to play mp4/h.264 content

    Hi,
    I want to build a simple video player that plays HD movie
    content.
    Can the VideoDisplay component in flex builder 3 be used play
    mp4/h.264 content?
    If so how is it done as I have tried setting VideoDisplay's
    source to a local MP4 file and it will not play? I know for sure
    that the file is loaded and that it is h.264.
    Can anyone please help me?
    Regards
    Adam
    Flexchief

    Hey chief,
    I think you'll find the answer to this issue lies in your
    encoding, not in Flex.
    The VideoDisplay component plays FLV files and H.264. Your
    video file must adhere to the MPEG4 specs. If you've created an MP4
    file using an Adobe product, this should work if you did not stray
    too far from the Adobe Media Encoder settings, like trying to
    squeeze the file size down too far. Flash player 9.0.115.0 or later
    must be used to view H.264 video.
    If in doubt, use AME to create a small MP4 clip at default
    settings (use something like "web banner 320x240") and see if that
    plays. If it plays, start going through all your encoding settings
    and see if you set something out of spec--like maybe the audio
    settings. Just use straight AAC for the audio, 48kHz, 192 kbps
    bitrate. Video, use NTSC (fps shouldn't matter...) progressive,
    square pixels, "main" profile, "level" of 3. Change the Bitrate
    encoding to CBR (you are probably using VBR for high quality, but
    just try it).
    Any of these settings may trip Flex up. You just have to
    experiment. If this doesn't work, send me some more info on how you
    created the video file.

  • 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

  • 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 !

  • 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

  • Package H.264 as ISMV or ISML (via MFCreateFMPEG4MediaSink?)

    Hi all,
    I have an application that outputs content (dynamically generated with Direct3D) to mp4 via Media Foundation. This code has been working well, and now I'm looking for a way to stream that content with as little latency as possible to a Smooth Streaming publish
    point (Azure Media Services in this case). I've successfully created video-only fragmented MP4 files with MFCreateFMPEG4MediaSink and IMFSinkWriter, but I can't find a way to create f-MP4 files that are compatible with the Smooth Streaming Protocol.
    The files I can currently output have a ftyp indicating a major brand of "mp42" and compatible brands of "mp41" and "isom". For smooth streaming, this needs to be "isml" with compatible brands "piff" and
    "iso2". Also, it looks like every frame is a keyframe, whereas Azure expects key frames every 2 seconds. This may be because the encoder is generating a file where MF_MT_MPEG2_PROFILE is set to the H.264 Simple profile-- and I can't get it to produce
    anything else. I tried setting the Main profile on the media type I pass to MFCreateFMPEGMediaSink, but it doesn't seem to affect the file output:
    hr = mediaTypeOut->SetUINT32(MF_MT_MPEG2_PROFILE, eAVEncH264VProfile_Main);
    Again, setting this or any other profile doesn't seem to have any effect on the output.
    I believe the actual H.264 output is correct (and of course the fragmented mp4 video files do play back properly), but need to ensure it is packaged properly. Is there any way to do this with Media Foundation?

    kryten2002 wrote:
    I have quite literally hundreds of files in HD H264 that I want to use as source, and I really don't want to have to transcode the lot of them.I realise FC isn't happy working natively with H264's, but since this appears to be an issue that crops up so often I was hoping somebody out there had found a workaround either via process or via a plugin.It's the one thing that Premiere does so well, but I'm not ready to stop using FC because of that one (annoying) thing.Thanks all.
    Looking back over the development of and the popularity of H.264 and comparing that against the history of NLE product releases, I see that FCP is way behind the curve. Who knows why? The current version of Adobe's suite benefits from many years of FCP's history of failing to meet the needs of a certain niche of users. Perhaps the decision to put all development energy into FCPX at the expense of adding advanced codec handling functions to FCP7? It's a bummer for lots of us that FCP7 came up so short and has now been effectively killed.
    Only time will tell if people like you and me will switch to acquire functions we need now or adopt the new paradigm and see if things evolve.
    bogiesan
    bogiesan

  • 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.

  • 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

  • SCCM 2012 R2 Task Sequence Step "Install Package" downloads all content

    Hello,
    Task Sequence step "Install Package" I have several packages with multiple programs. When I use one of these packages with one of its programs it appears to download all the package content is there a workaround to stop this
    from happening?
    Regards!

    Hi,
    You could change it to run directly from the DP, then it will only use the files it needs and doesn't download anything at all. You will have to make sure that all the content needed by the task seqeunce is copied to the package share otherwise it will not
    work in a task sequence.
    The other would be to split up the package in multiple packages if that is possible.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • No mpeg2 export option, h.264 content won't play in WM or VLC

    I'm running a trial version of Premiere Pro CS4 (4.0.1 (052 (MC: 160820))) in Windows XP SP3.
    When I try to export video I am missing the mpeg2 format options. File -> Export -> Media. I would take a screenshot to show what I'm seeing, but when I hit Ctrl (part of the Ctrl-Alt-PrintScreen) it closes the menu showing my available options.
    Is there something special I have to do to get mpeg2 support? I thought that would have been included.
    Also, if I encode to h.264 Windows Media Player and VLC won't play the resulting .mp4 videos. I can create h.264-encoded AVI files on my laptop with avidemux and they play back fine, so I know I have h.264 support, at least in VLC.
    Any help would be greatly appreciated.
    -Yasha

    No Mpeg export in the trial. I find that assuming anything about Premiere cs4 makes an '***' out of you and 'uming'.
    Friendly fun, don't get mad just playing with ya cause it'd pretty well documented that there is no Mpeg support with trial. I agree it's stupid because CS4's big selling point is AVCHD and HDV and blu-ray. None of which you are available with the trial.

  • Importing H.264 content

    Hey,
    I got an error when trying to import a Quicktime file compressed with the H.264 codec within Final Cut Express HD. Anyone have a problem like this? I alos had another version of this file as a LiveType document/movie and that imported just fine.
    Chris
    PS: I am now getting good results with text with in Final Cut Express (finally). That's good new man!

    Although I am still figuring a way to import from PCE, they import just fine with iMovie (6.0).
    You can also use QTP to export to another compatible (intermediate) format such as FCE's native DV/DVCPRO (DV25). That way FCE won't have to render before previewing. This will also save you time as you can batch convert files with Apple's compressor, iDive, etc.
    FCE DOES IMPORT MPEG-4 files. It just does not like H.264... why? don't know yet.
    [:o(
    PowerMac G5 x 2 @ 2.0   Mac OS X (10.4.4)  

  • Package Maker no contents

    I built an installer with package maker but it says there is nothing to install. Only thing I can think of is this weird admin permission dialog pops up to change permissions when building. It says I need to be the admin to which I am. I set a root pw in Netinfo and then tried to build the installer as root but still had the same issue.
    Any ideas?
    ... Ok, I just got it to work without the error message. Only problem it didn't install anything.
    Message was edited by: Doug Bassett

    First of all, the GUI version of Package Maker is just useless. The command-line version is what you want to use.
    Next, it isn't you that needs to be root, it is your software. You have to do a "chmod -R root:admin " on the files you want to install. It is a very good idea to copy those files to a temporary area, chmod on that temporary area, build the installer, then delete that temporary area. You don't want root-owned files in your CVS.

  • Playing H.264 content using NetStream (got it to work; need more help though PLEASE)

    hey everyone,
    by going on here
    http://www.adobe.com/devnet/flashplayer/articles/hd_video_flash_player_03.html
    i've been able to stream a h.264 video.
    below is the code i used to make the .mp4 stream (which is in
    the link above).
    everything works great when i publish the swf.
    it plays perfectly and everything, but..it's just a little
    screen.
    what i have to do is create a little video player for it so
    you can hit PLAY and STOP, but my creative director also wants it
    to be able to SCRUB so you can scrub through it if you want.
    i'm not the best flash person in the world, so every little
    bit anyone can help me is highly appreciated.
    i need to have something to show the creative director by
    tomorrow...and i'm really stressing it.
    i just need to be able to make what i've set up to PLAY,
    STOP, and SCRUB...
    and i'm not really sure how to do this.
    when i asked my creative director about the scrubbing, he
    said u can do that by using netObjects.
    whats the most efficient way to make my video play, stop, and
    be able to scrub?
    please help =D
    i'd really really appreaciate it.
    thank you so very much.
    _Tobes

    anyone?
    anyone?

  • Portal content Transport Packages Export/Import Question.

    Hi,everyone:
      I have a problem when Export packages of portal content,the epa-file is correct on the server however become error after download from the server to localhost.
      The bug is Function of Download itself,if anyone have meet this case and help me. I need your help!
    Regard!
    Fish

    Hi Ree,
    As I mentioned in my previous reply it is working perfectly for me. The import is creating the required files in the PCD.
    Let me explain how it is done.
    Create a TP
    Create a folder and add the required files(Workset,pages, iviews etc) to the the folder.
    add the folder with all the contents(select 'Add all objects to transport package' from the content menu) to the TP.
    Export the TP. give a name of your choice(removing the numbers)
    Download it to the local machine using the dowmload link.
    the file will be saved as a <i>TPName</i>.epa in your local drive.
    in import, select 'client' for Source for Package Files.
    brose and select the <i>TPName</i>.epa file.
    upload the file, and you can see the contents.
    then import it to the new environment. Now the complete folder stucture will be created in the PCD exactly as you created it for the TP.
    I hope you are doing like this. It should work
    Are yo able to open the downloaded file with WinZip?
    cheers
    Kiran

Maybe you are looking for