Difference between revisions of "SHEN"

From CCRMA Wiki
Jump to: navigation, search
Line 46: Line 46:
 
Week 9
 
Week 9
  
 +
I have a complete, yet unpolished score covering the entirety of the film. Tweaks include filling more of the clock sounds from the first sex scene to continue further into the scene. Currently, they cut out once Jace's music comes in, and I have to fade out of the original sound so you can't hear it.
  
  
 
Week 10
 
Week 10
  
[[File:ShenFinal.mp4]]
+
I have taken the final master audio file from Ableton, and exported it as a .wav file. To ensure smooth playback, I used ffmpeg to create a new .mpf file with the original high resolution Shen video file and my new audio track, running the following command line in my terminal: ffmpeg -i input.mp4 -i input.wav -c:v copy -map 0:v:0 -map 1:a:0 -c:a aac -b:a 192k output.mp4
 +
 
 +
The final Shen clip is now ready to be screened. My next step would be to make any more minor tweaks, consult with Jace and make some adjustments if he'd like, and then post the video to a streaming site such as Vimeo (adding a link to it here).

Revision as of 15:32, 11 June 2017

Sam Alexander - 220C Spring 2017

Reimagining Music and Sound Design for SHEN - A Short Film


Week 1

Inspired by film music and with the blessing of Jace Casey, I am going to reinterpret the music and sound of his short film, SHEN. I will be working to get a master file if not individual clips for the audio and video to work with in Ableton. There is a small possibility that I will try to develop an ambisonic or 360 degree sound version.


Week 2

Jace is still looking for files to send me, but in the meantime I have been looking at different sources for potential directions in the music. Inspirations to check out: Ligeti - Requiem


Week 3

Unfortunately, the hard drive containing the isolated tracks has been compromised. However, The dialogue is relatively original music free, so I can work my way cutting out Jace's music and fading in and out of his ambient noise with my audio.

I have worked some music into the first 3 minutes to get a preview of what working with the video will be like. There was some disconnect with the ocean sounds fading out when my music comes in, but I will work on separating the ocean sounds (and other sounds later) from the film media file so that I can loop and manipulate it smoothly under the continuous video to keep some sound source at all times during the film.


Week 4

I rewatched the film It Follows, a favorite of Jace and mine. It features a retro, 80's almost 8-bit like score by Disasterpeace. This has become heavily influential on my reworking of the score for Shen.


Week 5


Week 6


Week 7


Week 8


Week 9

I have a complete, yet unpolished score covering the entirety of the film. Tweaks include filling more of the clock sounds from the first sex scene to continue further into the scene. Currently, they cut out once Jace's music comes in, and I have to fade out of the original sound so you can't hear it.


Week 10

I have taken the final master audio file from Ableton, and exported it as a .wav file. To ensure smooth playback, I used ffmpeg to create a new .mpf file with the original high resolution Shen video file and my new audio track, running the following command line in my terminal: ffmpeg -i input.mp4 -i input.wav -c:v copy -map 0:v:0 -map 1:a:0 -c:a aac -b:a 192k output.mp4

The final Shen clip is now ready to be screened. My next step would be to make any more minor tweaks, consult with Jace and make some adjustments if he'd like, and then post the video to a streaming site such as Vimeo (adding a link to it here).