Thursday, May 3, 2012

QoS Player Update

I've still been working on the QoS Player and there have been some improvements:

  • Tool tips on Graphical User Interface, including time code on progress/video bar.
    • Large enough to be readable on HDTVs.
  • Clicking on the progress bar now works correctly.
    • There was an error when clicking on earlier time segments of the video.  It was basically impossible to use the progress bar.
  • Rewrote code to make it easier to maintain/develop.
    • Everything works better due to use of events and listeners as opposed to flags and loops.
  • Controls now resize correctly/easier.  scaleX/scaleY are used to make sure the controls are correctly sized.
    • YouTube quality control changed to a stepper since the combo box didn't resize correctly.
  • Autoscrolling on the playlist pane now works correctly.
    • The playlist pane now also shows the length of videos (in HH:MM:SS format).
  • Flash quality can now by set by right-clicking on the progress bar when video is paused.
    • May add its own stepper later.
  • Delay publishing of videos with a PHP file.
  • A watermark can be added and displayed over videos.
    • Will open a URL when clicked upon.
  • It's almost in a workable/releasable state.
 Check it out:  http://lostdata.comuv.com/~qosplayer2/~index2.html

No comments:

Post a Comment

Comment moderation kicks-in after 30 days for old posts, so don't worry if a message doesn't appear.