Difference between revisions of "Content-Aware Adaptive Streaming"

From NMSL
Line 16: Line 16:
 
* Using only HS histogram could help reduce the dimension.
 
* Using only HS histogram could help reduce the dimension.
 
* Explore video quality measures
 
* Explore video quality measures
 +
 +
== Issues ==
 +
* How to set parameters to detect shot boundaries?
 +
* Which distance metric to be used for computing distortion?
 +
* How many key frames for each shot? based on shot length? motion? significance variation?
  
  

Revision as of 14:32, 25 March 2008

We are designing adaptive streaming algorithms that are based on the visual content of the video streams. The goal is to adaptively transmit the most important frames to clients to yield the best quality. Several ideas are being explored, including: real time and offline processing of video streams, summarization of sports videos, and adaptation of multi-layer scalable video streams.


People

  • Majid Bagheri (PhD Student)


Discussion and Ideas

Issues

  • How to set parameters to detect shot boundaries?
  • Which distance metric to be used for computing distortion?
  • How many key frames for each shot? based on shot length? motion? significance variation?


References and Links