Open main menu

Changes

5,443 bytes added ,  20:18, 28 June 2023
link to YouTube video about the
{{Feature
|explainsimage= VideoYouTube Logo 2017.svg|description= embed videos from 30 popular services directly into your wiki|notes= local content (mp4 files uploaded into the wiki) is displayed in a video player|testsimgdesc=Video|examplestitle=
}}
{{#set:feature description = embed videos from 30 popular services directly into your wiki }}
{{#set:feature notes = local content (mp4 files uploaded into the wiki) is displayed in a video player }}
{{#set:feature tests = }}
{{#set:feature examples = }}
With the embed video feature of MediaWiki, you can use a simple "tag" like
<pre>{{#ev:vimeo|192125770}} or {{#ev:youtube|xxxxxxxx}}</pre>
to put your Vimeo or YouTube videos into your wiki. See [[mediawikiwiki Full syntax: <kbd><nowiki>{{#ev:service|id|dimensions|alignment|description|container|urlargs|autoresize|valignment}}</nowiki></kbd> However, if needed optional arguments may be left blank by not putting anything between the pipes:Extension <kbd><nowiki>{{#ev:EmbedVideoservice|id|||description}}</nowiki></kbd> See https://www.mediawiki.org/wiki/Extension:EmbedVideo]] for more help
{{#ev:vimeo|192125770}}
==Screencasting== You want to create some videos for YouTube you say? Something which sounds so simple can quickly get pretty involved. I mean, you ''can'' simply hit record on your web cam, save the result to a file, and then upload it -done. But unless you are perfect at "one shot" takes, it isn't so simple. If you care about the quality of the results that's when it quickly gets complicated. To record audio, you want a good microphone. With a good microphone, you want a good pair of headphones to monitor your sound. With a good recording, you're going to want some 'studio' equipment and software to mix your tracks into a final product. There are countless choices for audio / video / recording / mixing equipment and the software (plus 'content libraries' like sound effects or video fades). I'm not a professional musician, sound engineer nor even a professional vlogger. But, I'm interested in making some quality screencasts so here are my notes about some of the choices I'm making for my setup. ===Microphone===There are four types of microphone <ref>https://blog.landr.com/microphone-types/</ref>* Dynamic Microphones* Large Diaphram Condensor Microphones* Small Diaphram Condensor Microphones* Ribbon Microphones '''RØDE''' microphones are certainly among the top brands<ref>Top brands for microphones include [https://www.shure.com/en-US Shure], [https://en-us.sennheiser.com/ Sennheiser], [https://www.akg.com/ AKG], [https://rode.com/en-us Rode], Audio-Technica, Neumann, Electro-Voice, Blue, Samson, and Heil Sound https://hellomusictheory.com/learn/best-microphone-brands/</ref> and are distributed through Target and BestBuy as well as the usual online outlets.  *The [https://rode.com/en-us/microphones/studio-condenser/nt1a Rode NT1-A] that [https://www.youtube.com/@GabeRundlett Gabe] uses is a classic large-diaphragm true-condenser microphone. The NT1-A comes with the RØDE SM6, a high-quality suspension shock mount that provides isolation from external physical factors that may cause unwanted rumble and vibrations in the microphone. It includes a removable pop shield for clean, plosive-free recording with two axes of adjustment and a telescopic arm for ultimate application versatility. A high-quality XLR cable is also supplied.*The [https://rode.com/en-us/microphones/usb/podmic-usb PodMic USB] ($199) is a dynamic Broadcast Microphone that offers dual USB and XLR connectivity. It has an internal pop filter and shock mount plus comes with an external pop filter. There are several additional pieces of software available from Rode to make the best use of the PodMic, such as '''Rode Central''' to configure the internal digital signal processing. '''Rode Connect''' will allow you to configure multiple USB microphones on a single computer. {{#ev:youtube|JjXblQ3GutE}} If your microphone uses a standard XLR cable for output, then you are going to need an interface to be able to connect it to your computer. One such interface is the '''[https://focusrite.com/en/usb-audio-interface/scarlett/scarlett-2i2 Focusrite Scarlet 2i2]''' Sadly, the focusrite does not appear to be compatible with Linux - only offering driver downloads for Mac and Windows. So, if you're looking for equipment that will be truly cross-platform, that is something to consider - meaning you might want to get a mic that is already USB capable.  There are cables that convert XLR to USB, but be sure that this will work for your setup and type of microphone. An XLR to USB cable can be useful for connecting old analog mixers to a computer. The type of microphone you have will correlate to the power requirements it has. Condenser microphones require power to function (called phantom power) compared with ribbon microphones which do not. Meanwhile dynamic microphones do not output a powerful signal, and thus require amplification. ===Mixer===[[File:Focusrite_Console_02.jpg|alt=Focusrite Console|right|640x640px|JacoTen, [https://creativecommons.org/licenses/by-sa/3.0 CC BY-SA 3.0], via Wikimedia Commons]]  RODE produces mixers that can be a good hardware choice. Examples include the [https://rode.com/en-us/interfaces-and-mixers/streamer-series/streamer-x Streamer-X] ($399). Various models are available with prices reflecting the number of soft switches (programmable buttons), inputs and outputs. ===Software===Instead of a hardware mixer (that requires various software to interact with, administer or configure the hardware), you can alternatively use a complete software approach. OBS Studio is a [[:en:Software_vision_mixer|software vision mixer]] and [[:en:Mixing_console|audio mixer]]. [[:en:OBS_Studio|'''OBS Studio''']] is GPL-licensed software app for [[Screencast|screencasting]] and live streaming. Written in C/C++ and built with Qt, OBS Studio provides real-time capture, scene composition, recording, encoding, and broadcasting via Real Time Messaging Protocol (RTMP), HLS, SRT or RIST. It can stream videos to any RTMP-supporting destination, including YouTube, Twitch, Instagram and Facebook.   <br />----
The rest of this article is quite a bit dated.
----
 
 
 
 
 
 
 
[http://rundlett.com/cms/blog/video-blogging As mentioned], I got a [[wp:Flip Video]] camera. Here then are some notes about video blogging with the camera.
== Recording ==
Although the camera will indicate that it has 60 minutes of record time available when the memory is completely empty, I was able to record over two hours of a User Group presentation. Perhaps the extended available time was due to the high compressibility of a mostly static scene (slides on a screen). More testing is in order.
The zoom capability is a digital effect rather than an optical zoom, so basically you don't want to ever use the zoom because all you will do is make your source more grainy.
== Downloading Video ==
Simply plugging the camera's USB connector into your computer's USB port will mount the internal storage of the camera, and you can copy the files to any disk space you have. Since the camera supports the USB2 interface, file transfers go at a rate of about 5MB/second in my case.
== Watching Video ==
The Flip Video gives you .avi files. You can watch or upload and share these with almost no effort.
The ffmpeg project provides decoding capabilities because essentially, no matter what the encoding algorithm is, the decoding of an MPEG-4 file is standard. What this means in practice is that you can use KMPlayer, Totem, Xine or any media player you want to watch the videos you recorded.
== Video Editors ==
When you want to edit these files, you can use an editing tool like Kino (consumer oriented) or [[wp:Kdenlive|Kdenlive]] (pro-sumer oriented). These tools are similar in function to Adobe Premier, but without the $800 pricetag. If you already have files in DV format, then Kino is probably the best choice (and relatively easy to use). However, Kino will not edit .avi directly, and so it will offer to convert any .avi file to .dv -- which not only takes time, but will also increase the filesize by almost a factor of 10. So, for direct editting of .avi files, you are best off getting familiar with the more advanced interface of the Kdenlive tool.
I should mention that Windows users can use the simple (as in plain, very limited) video editing tools provided with the Flip Video camera. It looks like the only thing it does is "clip" the video (allowing you to choose a later start and an earlier end). The software also interacts with a web service to combine videos but with no control over titling, effects, and sound tracks.
=== Kdenlive ===
{{ambox
| text = Note that Kdenlive has been ported to KDE4, and so you will probably want to use that version if you are setup to run the KDE4 desktop.}}
To get started, see the wiki book
 * http://en.wikibooks.org/wiki/Kdenlive 
Watch the short example video
 * http://kdenlive.sourceforge.net/videos/transitions.ogg 
Visit the website
 * http://kdenlive.org/
Kdenlive has instructions on how to make and add a tutorial to their site, including how to create and upload desktop recordings onto vimeo.com (see section below on sharing) http://kdenlive.org/contribution-manual/how-make-video-tutorial Note that in the latest Kdenlive, RecordMyDesktop is integrated so that you can just open Kdenlive to start your desktop recording project.
=== Avidemux ===
Using Avidemux, it would prompt me to reindex the file with every FlipVideo avi file that I opened. So, perhaps that is an indication of some internal decoding issue that the FlipVideo presents to any codec trying to read the standard avi container format.
I tried using Avidemux to cut an original. Unfortunately, I've had problems trying to slice an original file produced by the FlipVideo. I tried to cut an orginal 2hr video down to two 45 minute sessions and a 30 minute session. The video cut fine, but the audio was left behind. Presumably this is due to sync issues which I have yet to figure out.
=== HandBrake ===
I used HandBrake successfully to re-encode the avi file into mp4 format. It took 9hours to do the conversion which I left unattended while I went to work. The 954MB source was turned into a 1.4GB mp4 In the log, you can see that it adds several microseconds of silence to keep audio and video in sync.
<pre>
</pre>
== Video Sharing ==
YouTube didn't like my 945MB avi and was unable to import it.
[http://www.vimeo.com/ Vimeo] supposedly offers higher definition than YouTube, however YouTube does offer Hi Definition.
== See Also ==
[[Screencast]]
 
 
 
 
 
 
<references />
[[Category:Video]]