59
edits
| No edit summary | No edit summary | ||
| Line 6: | Line 6: | ||
| The video shows the morally questionable live description between "Attention, there is danger there" to "We'll stay on until the end". The high probability of a violent end of the chase combined with the hint "viewer description is advised" and the expectant reactions of news reporters in case of a "close call" produces a dubious media event. | The video shows the morally questionable live description between "Attention, there is danger there" to "We'll stay on until the end". The high probability of a violent end of the chase combined with the hint "viewer description is advised" and the expectant reactions of news reporters in case of a "close call" produces a dubious media event. | ||
| Work process: | |||
| #YouTube research for car chase videos. | |||
| # Download YouTube video file using command tool “youtube-dl”  | |||
| [https://github.com/ytdl-org/youtube-dl] | |||
|     3. extract srt subtitle file using web service downsub | |||
| https://downsub.com | |||
|     4. Importing video file and srt file using DAW Reaper and Reaper extension software package SWS | |||
| http://reaper.fm/  | |||
| https://www.sws-extension.org/  | |||
|     5. Filter timeline regions after keywords (e.g. “dangerous”) using filter function of Reaper | |||
|     6. Select IN and OUT points of wanted phrase or word as Region and mark them | |||
|     7. Export filtered marked sections as mp4 video with useful names (all files with “dangerous” as ‘dangerous_[regionnumber].mp4’ | |||
|     8. Import all the new created clips into video editing software | |||
|     9. combine clips with certain keywords randomly or after visual aesthetically or word content | |||
|     10. render final video as master file | |||
edits