Sophie

Sophie

distrib > Mandriva > current > i586 > by-pkgid > 4bea9405be541d3495058a33fd0c46f6 > files > 9

cortado-0.2.2-0.0.2mdv2010.0.noarch.rpm

TODO for cortado

- recover from discont in oggdemux

- implement Query duration/position, not sure how to do that since
  we only have the byte position. possibly put duration as a param or
  maybe do a single seek for the last page to get the last granule position.
  We need position/duration in time to implement current position in the
  GUI since using the byte position would result in values way past the
  actual playback position because of buffering.

- clean up some issues with pause/play stuttering.

- disable sound option

- possibly use java2 image functions?

- network speed?

- pop up an error dialog for java.security.AccessControlException when
  doing at java.net.URLConnection.getContentType(Unknown Source)
	at com.fluendo.player.Cortado.start(Cortado.java:432)
	at sun.applet.AppletPanel.run(Unknown Source)
  to tell the user his stream and his applet need to be on the same server

- generate cortado.spec


wim