The Source for Java Technology Collaboration
Webmaster Alert: Posting to Jive Forums is currently not working. Estimated time for fix is unknown.

Home » java.net Forums » Mobile & Embedded » Blu-ray Disc Java

Thread: Is there a way to clear video frame buffer?

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 3 - Last Post: Nov 24, 2009 10:59 AM by: vinaykagarwal Threads: [ Previous | Next ]
vinaykagarwal

Posts: 133
Is there a way to clear video frame buffer?
Posted: Sep 21, 2009 12:46 PM
  Click to reply to this thread Reply

Hello,

I have noticed that when a video playback is stopped and a new video is played, the last frame of the video appears on the screen (on panasonic BD35) momentarily before the new video is presented. (Since the last frame may not be an I frame, it shows up as color patches.)

Is there a way to clear video frame buffer to prevent this from happening? Thanks in advance.

Regards,
Vinay Agarwal

jkinzer

Posts: 16
Re: Is there a way to clear video frame buffer?
Posted: Sep 21, 2009 12:57 PM   in response to: vinaykagarwal
  Click to reply to this thread Reply

Try player.deallocate().

vinaykagarwal

Posts: 133
Re: Is there a way to clear video frame buffer?
Posted: Sep 21, 2009 1:34 PM   in response to: jkinzer
  Click to reply to this thread Reply

Thanks - it works.
Vinay

vinaykagarwal

Posts: 133
Re: Is there a way to clear video frame buffer?
Posted: Nov 24, 2009 10:59 AM   in response to: jkinzer
  Click to reply to this thread Reply

The player.deallocate() and subsequent creation seems to be (seconds) slower than changing the playlist using the playlist control. Is there another way to clear the video buffer?




 XML java.net RSS