Is there any kind of standard for 3D streaming and 3D file saving?<br><br>I think SVC is capable of optimising compression of multi video-stream (this can be used to stream simultaniously SD and HD but also for multi-angle).<br>
<br>Then once you have two video stream, you still need to choose how to display them. Red+Green is one option, but with flickering google and doubling the fps one can have colourfull 3D.<br><br>Many video format can have multiple video stream inside... but this is mostly for multi-bitrate and some kind of adaptive bitrate.<br>
VLC typicaly open one window per video stream... not respecting the information that mutually exclude track.<br><br>David Glaude<br><br><div class="gmail_quote">2010/4/2 Ken Schafer (development) <span dir="ltr"><<a href="mailto:devel@frameforge3d.com">devel@frameforge3d.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">





<div bgcolor="#ffffff">
<div><font face="Arial" size="2">Hello all:</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">We are looking for a VCL programmer to take a 
QuickTime Movie with two video streams and extend the VCL Media player so it can 
display a single video stream which takes the red channel from the first stream 
and the blue and green channels from the second stream.  We need to do this 
to produce quality stereo anaglyph without the kind of compression artifacts we 
are now seeing.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">We are willing to pay for someone to do this as we 
don't have the time and resources in-house to get up to speed with the VCL 
api.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Thanks in advance for any help you can give 
us!</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Sincerely,</font></div>
<div><font face="Arial" size="2"></font> </div><font color="#888888">
<div><font face="Arial" size="2">Ken Schafer</font></div></font></div>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>