<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Player Framework by Microsoft</title><link>http://playerframework.codeplex.com/project/feeds/rss</link><description>An open source, robust video player framework for Windows 8, HTML5, Silverlight, Windows Phone and other application platforms. </description><item><title>New Post: SetSource from text URL</title><link>http://playerframework.codeplex.com/discussions/444686</link><description>&lt;div style="line-height: normal;"&gt;How do I pass a text url to SetSource(x,y)?&lt;br /&gt;
Have tried converting the text to a Uri but need a stream which I do not understand!&lt;br /&gt;
Can see the file examples but not just a Url.&lt;br /&gt;
&lt;/div&gt;</description><author>rapuke</author><pubDate>Thu, 23 May 2013 02:54:33 GMT</pubDate><guid isPermaLink="false">New Post: SetSource from text URL 20130523025433A</guid></item><item><title>New Post: SetSource from text URL</title><link>http://playerframework.codeplex.com/discussions/444686</link><description>&lt;div style="line-height: normal;"&gt;How do I pass a text url to SetSource(x,y)?&lt;br /&gt;
Have tried converting the text to a Uri but need a stream which I do not understand!&lt;br /&gt;
Can see the file examples but not just a Url.&lt;br /&gt;
&lt;/div&gt;</description><author>rapuke</author><pubDate>Thu, 23 May 2013 02:54:33 GMT</pubDate><guid isPermaLink="false">New Post: SetSource from text URL 20130523025433A</guid></item><item><title>New Post: Visual Markers do not clear</title><link>http://playerframework.codeplex.com/discussions/444674</link><description>&lt;div style="line-height: normal;"&gt;player.VisualMarkers.Clear();&lt;br /&gt;
This does not clear as I expected. Is something missing.&lt;br /&gt;
&lt;/div&gt;</description><author>rapuke</author><pubDate>Wed, 22 May 2013 23:09:09 GMT</pubDate><guid isPermaLink="false">New Post: Visual Markers do not clear 20130522110909P</guid></item><item><title>New Post: Visual Markers do not clear</title><link>http://playerframework.codeplex.com/discussions/444674</link><description>&lt;div style="line-height: normal;"&gt;player.VisualMarkers.Clear();&lt;br /&gt;
This does not clear as I expected. Is something missing.&lt;br /&gt;
&lt;/div&gt;</description><author>rapuke</author><pubDate>Wed, 22 May 2013 23:09:09 GMT</pubDate><guid isPermaLink="false">New Post: Visual Markers do not clear 20130522110909P</guid></item><item><title>New Post: VisualMarkers Events</title><link>http://playerframework.codeplex.com/discussions/443986</link><description>&lt;div style="line-height: normal;"&gt;Thank you&lt;br /&gt;
&lt;/div&gt;</description><author>rapuke</author><pubDate>Wed, 22 May 2013 23:04:07 GMT</pubDate><guid isPermaLink="false">New Post: VisualMarkers Events 20130522110407P</guid></item><item><title>New Post: VisualMarkers Events</title><link>http://playerframework.codeplex.com/discussions/443986</link><description>&lt;div style="line-height: normal;"&gt;Thank you&lt;br /&gt;
&lt;/div&gt;</description><author>rapuke</author><pubDate>Wed, 22 May 2013 23:04:07 GMT</pubDate><guid isPermaLink="false">New Post: VisualMarkers Events 20130522110407P</guid></item><item><title>New Post: VisualMarkers Events</title><link>http://playerframework.codeplex.com/discussions/443986</link><description>&lt;div style="line-height: normal;"&gt;Thank you&lt;br /&gt;
&lt;/div&gt;</description><author>rapuke</author><pubDate>Wed, 22 May 2013 23:04:07 GMT</pubDate><guid isPermaLink="false">New Post: VisualMarkers Events 20130522110407P</guid></item><item><title>New Post: Smooth streaming VOD hangs if network becomes unavailable during playback</title><link>http://playerframework.codeplex.com/discussions/444526</link><description>&lt;div style="line-height: normal;"&gt;I am building a media streaming app using playerframework.   We are using smooth streaming but we are facing a problem that we are also able to reproduce with the playerframework sample available on codeplex.  The application is a C#/XAML modern app on Windows 8.&lt;br /&gt;
&lt;br /&gt;
The scenario is –&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Start playback of smooth streaming content (SmoothPage.XAML scenario in the playerframework Windows 8 sample)&lt;/li&gt;
&lt;li&gt;While it is playing on the screen, disconnect the network (e.g. use the charms bar to disconnect the wifi network or simply plug out the Ethernet wire).&lt;/li&gt;
&lt;li&gt;Click the right mouse button to bring the app bar and select the back button&lt;/li&gt;
&lt;li&gt;
App hangs and program counter does not come anywhere in the code&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
I have tried mediafailed event, adaptivesourcefailedevent, adapativesourceupdatedevent, etc. but it simply does not come to this point, while it seems to continue to try to rebuffer.&lt;br /&gt;
&lt;br /&gt;
Would anyone know how to address this?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Ashish&lt;br /&gt;
&lt;/div&gt;</description><author>ashishjain1</author><pubDate>Wed, 22 May 2013 05:26:29 GMT</pubDate><guid isPermaLink="false">New Post: Smooth streaming VOD hangs if network becomes unavailable during playback 20130522052629A</guid></item><item><title>New Post: Smooth streaming VOD hangs if network becomes unavailable during playback</title><link>http://playerframework.codeplex.com/discussions/444526</link><description>&lt;div style="line-height: normal;"&gt;I am building a media streaming app using playerframework.   We are using smooth streaming but we are facing a problem that we are also able to reproduce with the playerframework sample available on codeplex.  The application is a C#/XAML modern app on Windows 8.&lt;br /&gt;
&lt;br /&gt;
The scenario is –&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Start playback of smooth streaming content (SmoothPage.XAML scenario in the playerframework Windows 8 sample)&lt;/li&gt;
&lt;li&gt;While it is playing on the screen, disconnect the network (e.g. use the charms bar to disconnect the wifi network or simply plug out the Ethernet wire).&lt;/li&gt;
&lt;li&gt;Click the right mouse button to bring the app bar and select the back button&lt;/li&gt;
&lt;li&gt;
App hangs and program counter does not come anywhere in the code&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
I have tried mediafailed event, adaptivesourcefailedevent, adapativesourceupdatedevent, etc. but it simply does not come to this point, while it seems to continue to try to rebuffer.&lt;br /&gt;
&lt;br /&gt;
Would anyone know how to address this?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Ashish&lt;br /&gt;
&lt;/div&gt;</description><author>ashishjain1</author><pubDate>Wed, 22 May 2013 05:26:29 GMT</pubDate><guid isPermaLink="false">New Post: Smooth streaming VOD hangs if network becomes unavailable during playback 20130522052629A</guid></item><item><title>Created Unassigned: slow motion and scrubbing in win phone 8 [24178]</title><link>http://playerframework.codeplex.com/workitem/24178</link><description>hi&lt;br /&gt;&lt;br /&gt;have been exploring the ability to scrub and slow mo.. &amp;#40;see code below&amp;#41;&lt;br /&gt;&lt;br /&gt;I tried the sample code and made some alterations to make it applicable to win phone 8.&lt;br /&gt;&lt;br /&gt;1. the lag still exists but I want to have a slow motion effects to see the frames moving as I scrub from player.position to seektolive&amp;#40;&amp;#41; &amp;#34;scrubposition&amp;#34;.&lt;br /&gt;&lt;br /&gt;2. how do I have a visual markers signifying starting and ending time in this sample project...&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;namespace PhoneApp1&lt;br /&gt;&amp;#123;&lt;br /&gt;    public partial class MainPage &amp;#58; PhoneApplicationPage&lt;br /&gt;    &amp;#123;&lt;br /&gt;        private bool _wasPausedBeforeScrubbing &amp;#61; false&amp;#59;&lt;br /&gt;        private TimeSpan _bufferingTimeBeforeScrubbing&amp;#59;&lt;br /&gt;        private bool SeekWhileScrubbing &amp;#61; false&amp;#59;&lt;br /&gt;        private TimeSpan scrubbingPosition&amp;#59;&lt;br /&gt;        private TimeSpan PlaybackPosition&amp;#59;&lt;br /&gt;        &amp;#47;&amp;#47; Constructor&lt;br /&gt;        public MainPage&amp;#40;&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            InitializeComponent&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            var vttUrl &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;sample.vtt&amp;#34;&amp;#59;&lt;br /&gt;            var url &amp;#61; &amp;#34;http&amp;#58;&amp;#47;&amp;#47;sample.mp4&amp;#34;&amp;#59;&lt;br /&gt;&lt;br /&gt;            Microsoft.PlayerFramework.MediaPlayer player &amp;#61; new Microsoft.PlayerFramework.MediaPlayer&amp;#40;&amp;#41;&amp;#59;            &lt;br /&gt;            Microsoft.PlayerFramework.Caption caption &amp;#61; new Microsoft.PlayerFramework.Caption&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            Microsoft.PlayerFramework.WebVTT.WebVTTPlugin webvttPlugin &amp;#61; new WebVTTPlugin&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            player.SelectedCaption &amp;#61; player.AvailableCaptions.FirstOrDefault&amp;#40;c &amp;#61;&amp;#62; c.Description &amp;#61;&amp;#61; &amp;#34;English&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            &lt;br /&gt;            player.IsCaptionSelectionVisible &amp;#61; true&amp;#59;&lt;br /&gt;            player.Plugins.Add&amp;#40;webvttPlugin&amp;#41;&amp;#59;&lt;br /&gt;            caption.Source &amp;#61; new Uri&amp;#40;vttUrl, UriKind.RelativeOrAbsolute&amp;#41;&amp;#59; &amp;#47;&amp;#47; url points to sample.vtt file&lt;br /&gt;            caption.Description &amp;#61; &amp;#34;English&amp;#34;&amp;#59;&lt;br /&gt;            player.AvailableCaptions.Add&amp;#40;caption&amp;#41;&amp;#59;&lt;br /&gt;            player.Source &amp;#61; new Uri&amp;#40;url, UriKind.RelativeOrAbsolute&amp;#41;&amp;#59; &amp;#47;&amp;#47; url points to sample.mp4 file&lt;br /&gt;            LayoutRoot.Children.Add&amp;#40;player&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            player.IsScrubbingEnabled &amp;#61; true&amp;#59;&lt;br /&gt;            player.SeekWhileScrubbing &amp;#61; true&amp;#59;&lt;br /&gt;&lt;br /&gt;            SeekWhileScrubbing &amp;#61; player.SeekWhileScrubbing&amp;#59;&lt;br /&gt;            PlaybackPosition &amp;#61; player.Position&amp;#59;&lt;br /&gt;&lt;br /&gt;            player.ScrubbingStarted &amp;#43;&amp;#61; player_ScrubbingStarted&amp;#59;&lt;br /&gt;            player.Scrubbing &amp;#43;&amp;#61; player_Scrubbing&amp;#59;&lt;br /&gt;            player.ScrubbingCompleted &amp;#43;&amp;#61; player_ScrubbingCompleted&amp;#59;&lt;br /&gt;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;        private void player_ScrubbingCompleted&amp;#40;object sender, ScrubProgressRoutedEventArgs e&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            Microsoft.PlayerFramework.MediaPlayer player &amp;#61; &amp;#40;Microsoft.PlayerFramework.MediaPlayer&amp;#41;sender&amp;#59;&lt;br /&gt;            &amp;#47;&amp;#47; Restore state.&lt;br /&gt;            if &amp;#40;&amp;#33;_wasPausedBeforeScrubbing&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                player.Play&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                player.BufferingTime &amp;#61; _bufferingTimeBeforeScrubbing&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;        private void player_Scrubbing&amp;#40;object sender, ScrubProgressRoutedEventArgs e&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            Microsoft.PlayerFramework.MediaPlayer player &amp;#61; &amp;#40;Microsoft.PlayerFramework.MediaPlayer&amp;#41;sender&amp;#59;&lt;br /&gt;            &amp;#47;&amp;#47; Avoid spamming when no change.&lt;br /&gt;            if &amp;#40;scrubbingPosition.Equals&amp;#40;PlaybackPosition&amp;#41;&amp;#41;&lt;br /&gt;                return&amp;#59;&lt;br /&gt;&lt;br /&gt;            if &amp;#40;SeekWhileScrubbing&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                &amp;#47;&amp;#47; Override default behavior to fix &amp;#39;seek while scrubbing&amp;#39; behavior.&lt;br /&gt;                player.BufferingTime &amp;#61; TimeSpan.FromTicks&amp;#40;5&amp;#41;&amp;#59;        &amp;#47;&amp;#47; Try to reduce lag. Not very effective, but no negative impact &amp;#40;buffering occurs when resuming playback in any case&amp;#41;.&lt;br /&gt;                player.SeekToLive&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;        private void player_ScrubbingStarted&amp;#40;object sender, ScrubRoutedEventArgs e&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            Microsoft.PlayerFramework.MediaPlayer player &amp;#61; &amp;#40;Microsoft.PlayerFramework.MediaPlayer&amp;#41;sender&amp;#59;&lt;br /&gt;&lt;br /&gt;            &amp;#47;&amp;#47; Save current state&lt;br /&gt;            _bufferingTimeBeforeScrubbing &amp;#61; player.BufferingTime&amp;#59;&lt;br /&gt;            PlaybackPosition &amp;#61; player.Position&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;        &amp;#47;&amp;#47; Sample code for building a localized ApplicationBar&lt;br /&gt;        &amp;#47;&amp;#47;private void BuildLocalizedApplicationBar&amp;#40;&amp;#41;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#123;&lt;br /&gt;        &amp;#47;&amp;#47;    &amp;#47;&amp;#47; Set the page&amp;#39;s ApplicationBar to a new instance of ApplicationBar.&lt;br /&gt;        &amp;#47;&amp;#47;    ApplicationBar &amp;#61; new ApplicationBar&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;        &amp;#47;&amp;#47;    &amp;#47;&amp;#47; Create a new button and set the text value to the localized string from AppResources.&lt;br /&gt;        &amp;#47;&amp;#47;    ApplicationBarIconButton appBarButton &amp;#61; new ApplicationBarIconButton&amp;#40;new Uri&amp;#40;&amp;#34;&amp;#47;Assets&amp;#47;AppBar&amp;#47;appbar.add.rest.png&amp;#34;, UriKind.Relative&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#47;&amp;#47;    appBarButton.Text &amp;#61; AppResources.AppBarButtonText&amp;#59;&lt;br /&gt;        &amp;#47;&amp;#47;    ApplicationBar.Buttons.Add&amp;#40;appBarButton&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;        &amp;#47;&amp;#47;    &amp;#47;&amp;#47; Create a new menu item with the localized string from AppResources.&lt;br /&gt;        &amp;#47;&amp;#47;    ApplicationBarMenuItem appBarMenuItem &amp;#61; new ApplicationBarMenuItem&amp;#40;AppResources.AppBarMenuItemText&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#47;&amp;#47;    ApplicationBar.MenuItems.Add&amp;#40;appBarMenuItem&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#125;&lt;br /&gt;    &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;</description><author>bytefx</author><pubDate>Wed, 22 May 2013 00:03:04 GMT</pubDate><guid isPermaLink="false">Created Unassigned: slow motion and scrubbing in win phone 8 [24178] 20130522120304A</guid></item><item><title>New Post: How To Load Subtitle form Local Storage?</title><link>http://playerframework.codeplex.com/discussions/444345</link><description>&lt;div style="line-height: normal;"&gt;Hi MVP's&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
i had movie with subtitle in local disk.i need to play the movie ! then load the subtitle form the location .i don't how to do it i confused more.&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
Give More reference about &amp;quot;caption&amp;quot;&lt;br /&gt;
it's possible to load subtitles.&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
how to change theme form dark to light or light to dark dynamically. &lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
it make user more comfort...........&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
i have a problem? i created background audio process.&lt;br /&gt;
 a. i added video and audio file in list,all working fine&lt;br /&gt;
b.i doing some work another app or vs ide ,automatically next video is playing.&lt;br /&gt;
when i switch to my application i am seeing &amp;quot;&amp;quot;&amp;quot;&amp;quot; black screen&amp;quot;&amp;quot;&amp;quot; is visible.&lt;br /&gt;
c.when i press next video again work fine.&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
what the problem how to resolve it?&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
videoeffects and audioeffects&lt;br /&gt;
how to add it .........&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
i got video efffect from windows media extension sample application&lt;br /&gt;
&lt;br /&gt;
5.how to store or save &amp;quot; &amp;quot; storage file&amp;quot;&amp;quot; in database or local appdata or roaming app data.&lt;br /&gt;
&lt;br /&gt;
6.3d feature.....explaination&lt;br /&gt;
&lt;br /&gt;
7.Important while continuosly if press next video iam &amp;quot;&amp;quot;&amp;quot;&amp;quot;&amp;quot;catastrophic error&amp;quot;&amp;quot;&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
how to handle it.....how to hide it from user side&lt;br /&gt;
&lt;br /&gt;
8.play in other device how to achive it...........&lt;br /&gt;
&lt;br /&gt;
sorry too many question ,i am a student form india....................fighting to learn more ......proably the time is now 3.31 am in india.............&lt;br /&gt;
&lt;/div&gt;</description><author>prabaprakash</author><pubDate>Mon, 20 May 2013 22:02:15 GMT</pubDate><guid isPermaLink="false">New Post: How To Load Subtitle form Local Storage? 20130520100215P</guid></item><item><title>New Post: How To Load Subtitle form Local Storage?</title><link>http://playerframework.codeplex.com/discussions/444345</link><description>&lt;div style="line-height: normal;"&gt;Hi MVP's&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
i had movie with subtitle in local disk.i need to play the movie ! then load the subtitle form the location .i don't how to do it i confused more.&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
Give More reference about &amp;quot;caption&amp;quot;&lt;br /&gt;
it's possible to load subtitles.&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
how to change theme form dark to light or light to dark dynamically. &lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
it make user more comfort...........&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
i have a problem? i created background audio process.&lt;br /&gt;
 a. i added video and audio file in list,all working fine&lt;br /&gt;
b.i doing some work another app or vs ide ,automatically next video is playing.&lt;br /&gt;
when i switch to my application i am seeing &amp;quot;&amp;quot;&amp;quot;&amp;quot; black screen&amp;quot;&amp;quot;&amp;quot; is visible.&lt;br /&gt;
c.when i press next video again work fine.&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
what the problem how to resolve it?&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;
videoeffects and audioeffects&lt;br /&gt;
how to add it .........&lt;br /&gt;
&lt;/li&gt;
&lt;/ol&gt;
i got video efffect from windows media extension sample application&lt;br /&gt;
&lt;br /&gt;
5.how to store or save &amp;quot; &amp;quot; storage file&amp;quot;&amp;quot; in database or local appdata or roaming app data.&lt;br /&gt;
&lt;br /&gt;
6.3d feature.....explaination&lt;br /&gt;
&lt;br /&gt;
7.Important while continuosly if press next video iam &amp;quot;&amp;quot;&amp;quot;&amp;quot;&amp;quot;catastrophic error&amp;quot;&amp;quot;&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
how to handle it.....how to hide it from user side&lt;br /&gt;
&lt;br /&gt;
8.play in other device how to achive it...........&lt;br /&gt;
&lt;br /&gt;
sorry too many question ,i am a student form india....................fighting to learn more ......proably the time is now 3.31 am in india.............&lt;br /&gt;
&lt;/div&gt;</description><author>prabaprakash</author><pubDate>Mon, 20 May 2013 22:02:15 GMT</pubDate><guid isPermaLink="false">New Post: How To Load Subtitle form Local Storage? 20130520100215P</guid></item><item><title>Source code checked in, #c45fa96f852ad119cec963e8a966624679adb293</title><link>http://playerframework.codeplex.com/SourceControl/changeset/changes/c45fa96f852ad119cec963e8a966624679adb293</link><description>Adding instream caption support when using SL smooth streaming&amp;#10;Support for older DFXP namespaces in TTML&amp;#10;</description><author>timgreenfield</author><pubDate>Mon, 20 May 2013 21:24:55 GMT</pubDate><guid isPermaLink="false">Source code checked in, #c45fa96f852ad119cec963e8a966624679adb293 20130520092455P</guid></item><item><title>New Post: Slow motion and scrubbing are not supported for Windows Phone 8?</title><link>http://playerframework.codeplex.com/discussions/437836</link><description>&lt;div style="line-height: normal;"&gt;I know this is not the appropriate thread. my apologies.&lt;br /&gt;
&lt;br /&gt;
are there sample codes for show approaches in 1 and 2.&lt;br /&gt;
&lt;/div&gt;</description><author>bytefx</author><pubDate>Mon, 20 May 2013 21:01:36 GMT</pubDate><guid isPermaLink="false">New Post: Slow motion and scrubbing are not supported for Windows Phone 8? 20130520090136P</guid></item><item><title>New Post: Slow motion and scrubbing are not supported for Windows Phone 8?</title><link>http://playerframework.codeplex.com/discussions/437836</link><description>&lt;div style="line-height: normal;"&gt;I know this is not the appropriate thread. my apologies.&lt;br /&gt;
&lt;br /&gt;
are there sample codes for show approaches in 1 and 2.&lt;br /&gt;
&lt;/div&gt;</description><author>bytefx</author><pubDate>Mon, 20 May 2013 21:01:36 GMT</pubDate><guid isPermaLink="false">New Post: Slow motion and scrubbing are not supported for Windows Phone 8? 20130520090136P</guid></item><item><title>New Post: Support for smooth instream captions on Windows Phone 8</title><link>http://playerframework.codeplex.com/discussions/444290</link><description>&lt;div style="line-height: normal;"&gt;In the &lt;a href="https://playerframework.codeplex.com/downloads/get/664664" rel="nofollow"&gt;example code&lt;/a&gt; for instream captions a propertry called InstreamCaptionsEnabled of the adaptive plugin is set to true. When trying to do this for the player on Windows Phone 8, it does not recognize the property (&amp;quot;Cannot resolve symbol...&amp;quot;). I am using version 1.8.1.0 of the Player Framework. I guess support for instream captions has not been implemented for the phone framework yet. Is there a plan for doing this?&lt;br /&gt;
&lt;/div&gt;</description><author>keero</author><pubDate>Mon, 20 May 2013 14:20:36 GMT</pubDate><guid isPermaLink="false">New Post: Support for smooth instream captions on Windows Phone 8 20130520022036P</guid></item><item><title>New Post: Support for smooth instream captions on Windows Phone 8</title><link>http://playerframework.codeplex.com/discussions/444290</link><description>&lt;div style="line-height: normal;"&gt;In the &lt;a href="https://playerframework.codeplex.com/downloads/get/664664" rel="nofollow"&gt;example code&lt;/a&gt; for instream captions a propertry called InstreamCaptionsEnabled of the adaptive plugin is set to true. When trying to do this for the player on Windows Phone 8, it does not recognize the property (&amp;quot;Cannot resolve symbol...&amp;quot;). I am using version 1.8.1.0 of the Player Framework. I guess support for instream captions has not been implemented for the phone framework yet. Is there a plan for doing this?&lt;br /&gt;
&lt;/div&gt;</description><author>keero</author><pubDate>Mon, 20 May 2013 14:20:36 GMT</pubDate><guid isPermaLink="false">New Post: Support for smooth instream captions on Windows Phone 8 20130520022036P</guid></item><item><title>New Post: Crash after suspension</title><link>http://playerframework.codeplex.com/discussions/444283</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I'm encountering a crash issue after the suspension of the app. To reproduce:&lt;br /&gt;
&lt;br /&gt;
1) Watch live stream (under IIS Smooth Streaming) for at least 4 minutes &lt;br /&gt;
2) Lock the device&lt;br /&gt;
3) Wait at least 4 minutes&lt;br /&gt;
4) Unlock the screen&lt;br /&gt;
&lt;br /&gt;
Frequently, the app crashes or has already crashed during suspension. Found on Surface RT, Acer Iconia and Samsung Ativ.&lt;br /&gt;
&lt;br /&gt;
This does not happen when Visual Studio debugger is attached, thus we have no visibility of the exception throw. Neither a logger help us. The last operation logged is the suspension of the app so it seems that crash occurs there somewhere.  Moreover it seems to happen only during live streaming.&lt;br /&gt;
&lt;br /&gt;
My feeling is that some external dll throws an exception (Adaptive Plugin/SmoothStreaming Client/Playready Client....) but I can't understand what's wrong.&lt;br /&gt;
&lt;br /&gt;
Any tip?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Nicola&lt;br /&gt;
&lt;/div&gt;</description><author>nicolar</author><pubDate>Mon, 20 May 2013 13:31:36 GMT</pubDate><guid isPermaLink="false">New Post: Crash after suspension 20130520013136P</guid></item><item><title>New Post: Crash after suspension</title><link>http://playerframework.codeplex.com/discussions/444283</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I'm encountering a crash issue after the suspension of the app. To reproduce:&lt;br /&gt;
&lt;br /&gt;
1) Watch live stream (under IIS Smooth Streaming) for at least 4 minutes &lt;br /&gt;
2) Lock the device&lt;br /&gt;
3) Wait at least 4 minutes&lt;br /&gt;
4) Unlock the screen&lt;br /&gt;
&lt;br /&gt;
Frequently, the app crashes or has already crashed during suspension. Found on Surface RT, Acer Iconia and Samsung Ativ.&lt;br /&gt;
&lt;br /&gt;
This does not happen when Visual Studio debugger is attached, thus we have no visibility of the exception throw. Neither a logger help us. The last operation logged is the suspension of the app so it seems that crash occurs there somewhere.  Moreover it seems to happen only during live streaming.&lt;br /&gt;
&lt;br /&gt;
My feeling is that some external dll throws an exception (Adaptive Plugin/SmoothStreaming Client/Playready Client....) but I can't understand what's wrong.&lt;br /&gt;
&lt;br /&gt;
Any tip?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Nicola&lt;br /&gt;
&lt;/div&gt;</description><author>nicolar</author><pubDate>Mon, 20 May 2013 13:31:36 GMT</pubDate><guid isPermaLink="false">New Post: Crash after suspension 20130520013136P</guid></item><item><title>New Post: Windows 8 - OnAcquireLicense</title><link>http://playerframework.codeplex.com/discussions/444018</link><description>&lt;div style="line-height: normal;"&gt;Yes, I know that Windows 8 uses a different api.&lt;br /&gt;
&lt;br /&gt;
I creating application based on the drm for a large company, in a version for iOS and Android there is no problem with drm, where everything looks something like this:&lt;br /&gt;
&lt;br /&gt;
playItem.LicenseUri = &amp;quot;blah-licenseManager.asmx&amp;quot;;&lt;br /&gt;
playITem.MediaSource = &amp;quot;blabla.ism.manifest&amp;quot;;&lt;br /&gt;
playItem.CustomData = &amp;quot;&amp;lt;ExternalData&amp;gt; &amp;lt;userid&amp;gt; dada &amp;lt;/ UserID&amp;gt; &amp;lt;Msisdn&amp;gt; dadada &amp;lt;/ MSISDN&amp;gt; &amp;lt;/ ExternalData&amp;gt;&amp;quot;;&lt;br /&gt;
playITem.BeginRequestLicense ();&lt;br /&gt;
&lt;br /&gt;
In version SL/WP7/WP8, overrides OnLicenseAcquire and I set CustomData and create custom headers:&lt;br /&gt;
&lt;br /&gt;
request.ContentType = &amp;quot;application / xml&amp;quot;;&lt;br /&gt;
request.Headers [&amp;quot;referer&amp;quot;] = &amp;quot;&lt;a href="http://blablabla/SilverPlayer.xap&amp;quot;;" rel="nofollow"&gt;http://blablabla/SilverPlayer.xap";&lt;/a&gt;&lt;br /&gt;
request.Headers [&amp;quot;msprdrm_server_redirect_compat&amp;quot;] = &amp;quot;true&amp;quot;;&lt;br /&gt;
request.Headers [&amp;quot;msprdrm_server_exception_compat&amp;quot;] = &amp;quot;true&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Without setting a header, always will be redirected.&lt;br /&gt;
 &lt;br /&gt;
How do I set the headers when sending license in PlayReady SDK if it's possible?&lt;br /&gt;
I look into Filder when i try send license on the server,  I always be redirected, as in SL without custom headers.&lt;br /&gt;
&lt;/div&gt;</description><author>Flaww</author><pubDate>Sat, 18 May 2013 13:50:38 GMT</pubDate><guid isPermaLink="false">New Post: Windows 8 - OnAcquireLicense 20130518015038P</guid></item></channel></rss>