*********
Please note that responses to this post should be posted to the RealForum Bulletin 
Board.  Email responses will be forwarded to the bulletin board, but will not be 
mailed to the RealForum mailing list.  The RealForum Bulletin Board can be found at:

http://realforum.real.com/cgi-bin/realforum/wwwthreads.pl
*********

From: Alain Bosch <[EMAIL PROTECTED]>
Subject: SMIL Flickering with the embedded player

Hi,

i did a smil that i embed in a web page.

When i play the file through the standalone player, no problems.
But i play it through the embedded there's flickering every 5s.

It's a video with a real text banner.

The images' sizes are ok

Any idea?

Thanks.

code:


---------------

video.rpm:

file://video.smi


video.smi:


<smil>
<head>
<layout>
          <root-layout width="240" height="196" background-color="black"/>
          <region id="background" left="0" top="0" width="240" height="196"
background-color="black" z-index="1"/>
          <region id="video" left="0" top="0" width="240" height="180"
z-index="2"/>
          <region id="text" left="0" top="180" width="240" height="16"
z-index="2"/>
</layout>
</head>
<body>
<par>
          <video src="rtsp://192.168.1.8/encoder/live.rm" region="video"
fill="freeze"/>
          <textstream src="rtsp://192.168.1.8/encoder/live.rt" region="text"
fill="freeze"/>
</par>
</body>
</smil>



********
You may reply to this post at:
http://realforum.real.com/cgi-bin/realforum/dosearch.pl?Cat=&Forum=All_Forum 
s&Match=Entire%20Phrase&Limit=25&Old=allposts&Words=SMIL%20Flickering%20with 
%20the%20embedded%20player

*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to