W3C home > Mailing lists > Public > www-smil@w3.org > April to June 2006

problem with QuickTime

From: Andrea Tricco <andrea.tricco@clio.it>
Date: Wed, 12 Apr 2006 14:06:50 +0200
Message-ID: <005801c65e29$94aca3d0$1408000a@brunofatia>
To: <www-smil@w3.org>
Hi all, 
I have a H264 video on a QuickTime streaming server. 
The video is correctly reproduced when directly called from the player. 
Instead, if the video is included in a file smil (as in the following 
example), the video doesn't work correctly. 
That is, the Audio and video are not syncronized and the audio is not 
intellegible. 

How can I solve the problem? 


Thank you in advance. 


Andrea 


<smil> 
<head> 
        <layout> 
                <root-layout width="422" height="390" background-color="white"/> 
                <region id="video" title="prova video" width="320" height="240" 
left="51" top="57"/> 
        </layout> 
</head> 
<body> 
        <seq> 
                <video region="video" src="my_video.mov" title="MPEG-1 Audio 
Stream"/> 
        </seq> 
</body> 
</smil> 
Received on Wednesday, 12 April 2006 12:37:22 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:37:37 GMT