multimedia editing in the cloud treating audio as big data
play

Multimedia Editing in the Cloud: Treating Audio as Big Data Adam - PowerPoint PPT Presentation

Multimedia Editing in the Cloud: Treating Audio as Big Data Adam T. Lindsay Multi-Service Networks, Coseners House, 2009 and now for something completely different... Some context Im interested in Metadata-assisted multimedia


  1. Multimedia Editing in the Cloud: Treating Audio as ‘Big Data’ Adam T. Lindsay Multi-Service Networks, Cosener’s House, 2009

  2. and now for something completely different...

  3. Some context I’m interested in… Metadata-assisted multimedia editing Using music analysis service to get sample- accurate, hierarchical event pointers Using these for music remixing

  4. Remixing using metadata Song Bars Beats Tatums

  5. flickr.com/photos/meganpru/455156509/

  6. Splitting things into tiny pieces Make the programming paradigm as declarative/functional as possible Rendering output can be done independently of handling metadata A content description can act as proxy for the underlying content Don't need to handle the data at all Rendering instructions form a small vocabulary

  7. Rendering <sequence duration="57.11676" source="847e7a3146fb790ccfa4a071f7395775"> <trackinfo filename="../music/aha.mp3" id="847e7a3146fb790ccfa4a071f7395775"/> <trackinfo filename="../music/SLadies.mp3" id="1630307ae0eea4a380ab2213827eec6f"/> <trackinfo filename="../music/BJean.mp3" id="2d539b439ec027e73abd2390c5611d2f"/> <parallel duration="0.33472"> <beat duration="0.33472" start="0.21285"/> <beat duration="0.31216" source="1630307ae0eea4a380ab2213827eec6f" start="0.38352"/> </parallel> <parallel duration="0.52013" source="2d539b439ec027e73abd2390c5611d2f"> <beat duration="0.52013" start="0.70155"/> <beat duration="0.3355" source="847e7a3146fb790ccfa4a071f7395775" start="0.54757"/> </parallel> </sequence> Smells a lot like SMIL 1.0

  8. Audio is easy Transparent Linear superposition of waveforms = mixing Simple information set: Source, source-start-time, source-duration Destination, destination-start-time Return samples, destination-start-time

  9. Source independence Feels like MapReduce Data-intensive (CD audio = 10 MB/min) Need a strategy to cope with data-heavy nature One Map task per source One Reduce per job Collection/Reduce best at biggest contributing source

  10. Implementation Proof of concept Using small-scale (flat) P2P network (Based on rift libraries for RPC implementation) Consistent hashing for matching content with node No experiments to test gains and costs yet

  11. e Future Video can fit into this model too ...if we apply alpha channel adjustments first Editing in the local network Push content addressing down network stack Maybe push aggregation to content processor nodes

  12. Mixing on a web scale Frame/sample-accurate fragment addressing Better content-centric addressing Some access control/billing models

  13. Fin

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend