CuVoodoo

the sorcery of copper

User Tools

Site Tools


montage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
montage [2015/01/17 18:14] – created kingkevinmontage [2015/01/25 21:31] – [video] kingkevin
Line 5: Line 5:
 ==== camcorder ==== ==== camcorder ====
  
-To record my videos I use a Panasonic HC-V707EG-K.+To record my videos I use a Panasonic [[http://tda.panasonic-europe-service.com/docs/2z54baa7baz3z31cdcz6465z706466z22z7ab209de48932956df41cd54232f641cbe1812bb/tsn2/data/ALL/HCV700EG/OI/863276/vqt3y54.pdf|HC-V707EG-K]].
 It was one of the first to offer 50 fps at 1080p. It was one of the first to offer 50 fps at 1080p.
 It's not bad, but lacks a couple of things: It's not bad, but lacks a couple of things:
Line 14: Line 14:
   * the external microphone recording is sometime very noisy   * the external microphone recording is sometime very noisy
  
-For the audio I record my voice with an Audio-Technica [[http://www.audio-technica.com/cms/wired_mics/9c6eca17168eef6f/|ATR3350]] omnidirectional condenser lavalier microphone.+For the audio I have Audio-Technica [[http://www.audio-technica.com/cms/wired_mics/9c6eca17168eef6f/|ATR3350]] omnidirectional condenser lavalier microphone
 +But when plugged in the camera it generates a lot of noise in the background. 
 +I could not figure the cause, but it prevents me to get better audio recording. 
 +And the camera built-in microphones aren't too bad.
  
 ==== screencast ==== ==== screencast ====
Line 27: Line 30:
 ==== video ==== ==== video ====
  
-still did not find any suitable non-linear video-editor. +Currently am using [[https://www.blender.org/|blender]] to make my videos. 
-  * I started with [[https://kdenlive.org/|Kdenlive]] (v0.9.10). But it crashes to often, it has to be restarted because some actions can't be performed in the timeline for unknown reasons. What made me change was the speed video effect. It does not stack with the rotate effect, and it does not work correctly (it uses video before the beginning of the video part, and does no go until the end)+Most know it for its 3D modelling, but it can also do video editing. 
 +It is slick (I avoid software larger than 100 MB), stable, and does the job quite well. 
 + 
 +I tried several non-linear video-editors: 
 +  * I started with [[https://kdenlive.org/|Kdenlive]] (v0.9.10). But it crashes too often, it has to be restarted because some actions can't be performed in the timeline for unknown reasons. What made me change was the speed video effect. It does not stack with the rotate effect, and it does not work correctly (it uses video before the beginning of the video part, and does no go until the end)
   * [[http://www.pitivi.org/|Pitivi]] freezes when I open a folder with H265 videos, and does not provide speed control.   * [[http://www.pitivi.org/|Pitivi]] freezes when I open a folder with H265 videos, and does not provide speed control.
-  * [[https://www.lwks.com/|Lightworks]] (v12.0) does not work. shows a empty screen in Linux Arch.+  * [[https://www.lwks.com/|Lightworks]] (v12.0) does not work on Arch LinuxIt shows a empty screen.
   * [[http://www.shotcutapp.com/|Shotcut]] does not provide speed control.   * [[http://www.shotcutapp.com/|Shotcut]] does not provide speed control.
-  * [[http://cinelerra.org|Cinelerra]] does not support a lot of input media. But I would like to test if further. +  * [[http://cinelerra.org|Cinelerra]] does not support a lot of input media. But I would like to test it further. 
-  * [[https://www.blender.org/]] does not provide Motion-Compensated Frame Interpolation. But that'the one I am trying at the moment.+  * [[https://www.blender.org/|Blender]] does not provide Motion-Compensated Frame Interpolation. This means that the input video frame rate has to match the project frame rate, else it gets unsynchronized.
  
 To encode the video before and after editing I use [[https://www.ffmpeg.org/|ffmpeg]]. To encode the video before and after editing I use [[https://www.ffmpeg.org/|ffmpeg]].
 It does a good job at transcoding videos. It does a good job at transcoding videos.
 +And for the final video packaging I use [[https://www.bunkus.org/videotools/mkvtoolnix/|mkvtoolnix]].
 ==== audio ==== ==== audio ====
  
Line 51: Line 58:
 On the first pass I transcribe the video with approximate timing, only using the keyboard. On the first pass I transcribe the video with approximate timing, only using the keyboard.
 I correct the timing with the mouse on the second pass. I correct the timing with the mouse on the second pass.
 +
 +==== work flow ====
 +
 +To help me making videos, I have a bunch of scripts which do all sorts of side tasks:
 +  * compress the raw recordings
 +  * clean the audio
 +  * render the video
 +  * extract the chapter marks
 +  * export the transcript
 +  * package the final video
 +  * create a torrent
 +  * upload to my server
 +  * upload to youtube
 +But I correct and extend them for each new episode.
 +
 +I just have to make the recordings, put them together, transcribe the the audio, run the scripts, and finally click on the publish button.
montage.txt · Last modified: 2024/01/07 17:49 by 127.0.0.1