[datatype-dev] Re: Divx support in Helix
Sarah Wei sarah200612 at gmail.comHi, Jyotsana, Thank you very much for your quick answer. One last question, I try to develop code on Symbian mobile platform. I believe DivX filefomat is currently in window platform as stated in your CR (win32-i386-vc7). Does it also in Symbian (branch Cayes 210, 221)? In another words, should I do any symbian specific code changes to get DivX support? br, --slwei On Fri, Sep 26, 2008 at 8:31 AM, Jyotsana Rathore <jrathore at real.com> wrote: > Hi Sarah, > > > > No, Divx DRM decrypter is not a part of helix. We haven't seen a market > need for DivX DRM J > > > > Thanks, > > Jyotsana > > > ------------------------------ > > *From:* Sarah Wei [mailto:sarah200612 at gmail.com] > *Sent:* Thursday, September 25, 2008 4:21 PM > *To:* Jyotsana Rathore > *Cc:* datatype-dev at helixcommunity.org > *Subject:* Re: [datatype-dev] Re: Divx support in Helix > > > > Hi, Jyotsana, > > > > Thank you very much. I will check the version out for a look. How about > DRM? Does DRM encrypted content supported by Helix? i.e. Is Divx DRM > decrypter part of Helix? > > > > br, > > > > --slwei > > > On Fri, Sep 26, 2008 at 7:17 AM, Jyotsana Rathore <jrathore at real.com> > wrote: > > Hi Sarah, > > > > Helix supports DivX in avi fileformat. > > > > Thanks, > > Jyotsana > > > ------------------------------ > > *From:* datatype-dev-bounces at helixcommunity.org [mailto: > datatype-dev-bounces at helixcommunity.org] *On Behalf Of *Sarah Wei > *Sent:* Wednesday, September 24, 2008 10:24 PM > *To:* datatype-dev at helixcommunity.org; sarah2006 at gmail.com > *Subject:* [datatype-dev] Re: Divx support in Helix > > > > Hi, Real and Community, > > Does Helix support Divx format, i.e. fileformat, depactizer and DRM? I > found that its depactizer seems to provide some support. For an example, > following lines are in the file datatype/mp4/payload/mp4vpyld.cpp: > ======================= > else if (strcasecmp(pMimeTypeData, MP4V_HX_DIVX_PAYLOAD_MIME_TYPE) == 0) > { > m_PayloadID = PYID_X_HX_DIVX; > retVal = SetAssemblerHXAVIHeader(pHeader); > } > ======================= > > I am especially interested in local playback. As to the streaming, does > Helix server support Divx? > If Divx is not supported, is it in the plan? What is the time frame? > > I plan to add Divx support into Helix codes. Should I write a new > fileformat and depactizer? Or is it easy to modify the MP4 fileformat and > its depactizer? > > Thanks for your time. > > --slwei > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.helixcommunity.org/pipermail/datatype-dev/attachments/20080926/29230c00/attachment-0001.html