port to Gstreamer-0.10 feature complete
  • I have completed the last feature that was mandated for the port. It was audio animations (fade-in/fade-out). I might add volume control later on as volume is now integral part of the playback object so this should be easy to accomplish.
    One important note for this last feature! It appears that campcaster does NOT put any animation info into playlists. I have created a number of playlists but did not get satisfactory results. Then I decided to export one list and see what is inside and it did not have animations even though I had the checkbox checked when creating the list. Perhaps someone else might know more about this.
    In terms of animations, I have tested them using modified testRunner test app from playlistExecutor project. Who is interested to try this please do so by modifying path to the list inside TestRunner.cxx and file paths inside animatedSmil.smil in the var directory. You should then run "make check" from playlistExecutor directory.
    Cheers!
  • 1 Comment sorted by
  • Small correction. I did not exactly know how to set animations and therefore could not get results. It has been now verified that this feature works, so enjoy!