[Helix-client-dev] unable to play back video using splay

[Helix-client-dev] unable to play back video using splay

Erik Hodge ehodge at real.com
Mon May 22 18:02:01 PDT 2006


Can you build a debug player that does not
do RV but does do MPEG-4?  I'll run a debug build
of helix.bif splay to see if I get the same error.

Also, can you play the RM file with those other
suggested DLLs?

    - Erik

Stanley Kao wrote:
> Erik,
>
> Really appreciate the reply.  I can't really debug it, because DEBUG 
> builds wont build.  Only release build works.  If someone can look 
> into why the following error occurs then i can make a debug build.
>
> debuglib.lib(hxassert.obj) : error LNK2005: _HXTrace already defined in
> rv20lib.
> lib(rv20.obj)
> rv20.def(1) : warning LNK4017: DESCRIPTION statement not supported for 
> the
> targe
> t platform; ignored
> debuglib.lib(hxassert.obj) : warning LNK4006: _HXTrace already defined in
> rv20li
> b.lib(rv20.obj); second definition ignored
>   Creating library dbg32\rv20.lib and object dbg32\rv20.exp
> dbg32\rv20.dll : fatal error LNK1169: one or more multiply defined 
> symbols
> found
>
> rv20lib.lib is downloaded from CVS directly i think.  We dont get the 
> source code and build it locally.
>
> -stan
>
>
>> From: Erik Hodge <ehodge at real.com>
>> To: Stanley Kao <aircow33 at hotmail.com>
>> CC: Helix-client-dev at helixcommunity.org,  Player-dev at helixcommunity.org
>> Subject: Re: [Helix-client-dev] unable to play back video using splay
>> Date: Mon, 22 May 2006 17:16:02 -0700
>>
>> Stanley Kao wrote:
>>>
>>>
>>> Hi all,
>>>
>>> I am on helix.bif.   I have imaprender.dll, rv10.dll, drv1.dll, but 
>>> splay gives the following error
>>>
>>> Report(3, -2147221487, "file://videotest.rm", 0, "(NULL)", 
>>> "HXR_NO_RENDERER")
>>>
>>> when trying to render an rm file.
>>>
>> For rendering any flavor of RV, you need the
>> RV renderer: rvrender.dll.  rv10 and drv1 are
>> codecs needed by the RV renderer for
>> decompressing older RV files; more on that
>> below.
>>
>> If there's audio, you will also need the RA
>> renderer "rarender.dll"  and appropriate codec
>> which is raac.dll if it's indeed an RV10/RA10
>> file.  If it's older audio (or if the video is
>> not rv10) then you'll need the appropriate
>> codecs.  For RA, these are cook.dll, sipr.dll,
>> and atrc.dll.  There's also ralf.dll for
>> lossless RealAudio.  For video, there's
>> drv2.dll, drvc.dll, rv10.dll (not RV 10 but
>> RV 1.0, I think), then rv20.dll, rv30.dll, and
>> rv40.dll (RV 10.0).  You probably want one of
>> the latter two depending on what version was
>> used to compress your .rm file.
>>
>>>
>>> when trying to render a mp4 file. I get the following error
>>>
>>> Report(3, -2147467263, "file://RawCam.mp4", 0, "(NULL)", "HXR_NOTIMPL")
>>>
>> I'm not sure why this might be happening.  Is
>> there a way for you to debug and find the
>> point where the error is being generated?
>>
>>    - Erik
>>>
>>> Note: I am making release build.  This is because in debug builds I 
>>> was getting a redefinition of HX_Assert in on the libraries.  I 
>>> reported this problem in an earlier posting.  Any suggestions would 
>>> be greatly appreciated.
>>>
>>>
>>>
>>> -stan
>>>
>>>
>>>
>>> ------------------------------------------------------------------------ 
>>>
>>>
>>> _______________________________________________
>>> Helix-client-dev mailing list
>>> Helix-client-dev at helixcommunity.org
>>> http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev
>>>
>
>



More information about the Helix-client-dev mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.