widgeo.net
Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

How to Make Stop Motion Video Using Windows Movie Maker (Cara Membuat Stop Motion)

Friday, 2 January 2015



Stop motion merupakan salah satu teknik dalam membuat sebuah video. Stop motion terdiri dari foto-foto yang digabungkan menjadi satu sehingga membentuk sebuah video. Namun, antar foto terlihat perubahan yang kasar, sehingga terlihat seperti gerakan kaku, sesuai namanya stop motion, stop (berhenti), motion (gerakan), bergerak dan berhenti. Disinilah terlihat keunikkan dari style video ini.
Pertama yang dibutuhkan adalah :
1. Kamera : Kamera apaa saja bisa digunakan.  Semakin bagus kualitasnya tentu hasilnya akan semakin
    bagus juga
2. Jangan lupa siapkan perlengkapan yang akan digunakan saat proses pemotretan ya~ mungkin seperti
    tulisan-tulisan yang menjadi tujuan konsep, benda-benda yang mendukung, background dan sebagainya.
3. Siapkan juga media untuk mendesign hasil jepretan kamu itu agar menjadi stopmotion , seperti : Laptop,
    PC, Notebook atau gadget-gadget lainya yang mendukung untuk proses pembuatan
4. Siapkan juga aplikasi Windows Movie Maker. Jika belum punya aplikasinya kalian dapat
    mendownloadnya di internet.
Langsung saja mari kita mebuatnya….
1. Lakukan pemotretan terhadap objek yang akan dijadikan video.
2. Pastikan jangan sampai ada bagian foto yang terlewatkan atau bahkan sampe hilang terdelete setelah
    proses pemotretan selesai. Perhatikan detail pergerakan agar hasil video juga bagus.
3. Gabungkan semua foto dengan menggunakan software pengeditan movie disini saya menggunakan
    moviemaker. Jalankan program maka akan muncul seperti ini
    nah sebelum kamu mengimport foto-foto kesana lakuakan penyetingan sebagai berikut tools > option >
    advance > picture duration set ke 1 secons (atau sesuka kalian) > OK.
4. Setelah melakukan penyetingan import foto import picture >import semua foto anda yang akan
    dijadikan video. jika suda di import akan muncul seperti ini
5. Tambahkan musik agar video lebih indah. import audio or music > pilih lagu sesuai keinginan.
6. Lalu jika semua foto dan musik sudah di import masukan semua foto kedalam storyboard. sellect all
    (termasuk musik, jika ada): ctrl+a, lalu drag ke bawah.
7. Atur sedemikian rupa sampai video stop motion kamu sempurna. Jika durasi musiknya lebih panjang dari
    foto fotonya, silahkan atur musiknya agar sama dengan cara di drag saja. Jika sudah sesuai silahkan lihat
    previewnya.
8. Lalu, save. Save to my computer.

ICT: HTML Code For Embedding Video and Audio File in Hot Potatoes

Insert this code in your Hot Potatoes workplace...!

Adding Video:
<center><video controls="controls"  width="320" height="240">
   <source src="Your_File_Name.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' />
   <source src="webm-video-file.webm" type='video/webm; codecs="vp8.0, vorbis"'/>
    No HTML5 video playback capabilities. No Flash fallback either!
</video><center>
Nb: only use video in format mp4.
Change "your_File_Name" with your video file name.

Adding Audio:
<audio controls="controls" preload="auto"><source src="your_File_Name.m4a" type='audio/mp4; codecs="avc1.42E01E, mp4a.40.2"' /><source src="your_File_Name.m4a" type='audio/ogg; codecs="vorbis"' />This is HTML5 audio! No audio playback capabilities! Flash fall back is NOT provided.></audio>
 Nb: only use video in format m4a.
Change "your_File_Name" with your video file name.

ICT: How to Insert Scroll Bar in Hot Potatoes Using HTLM Code

Sunday, 28 December 2014




This tutorial may be use full when you insert the text in Hot Potatoes and the text is too long. So, to make it simple and beautiful in the web view you can insert the scroll bar in the text. Now, I would like to tell you how to make it. let’s check it out:

       1.       Create the file using Hot Potatoes normally and then export to .htm or web format.
       2.       And then in the web file format, and right click at the mouse>Open With.
       3.       Select the notepad to open.

ICT : Video Tutorial "How to Insert Video and Audio Using Hot Potatoes"

Thursday, 25 December 2014


In this video tutorial, I would like tell you how to insert the video and audio using hot potates. Check it out the video...

This is the final result of this tutorial [CLICK HERE] for download....!
 HTML CODE:
  • Insert Audio
<audio controls="controls" preload="auto"><source src="dir.m4a" type='audio/mp4; codecs="avc1.42E01E, mp4a.40.2"' /><source src="Your_File_Name.m4a" type='audio/ogg; codecs="vorbis"' />This is HTML5 audio! No audio playback capabilities! Flash fall back is NOT provided.></audio>
Nb: only use audio in format m4a (convert first the file to m4a).
Change "your_File_Name" with your audio file name.
  • Insert Video
<center><video controls="controls"  width="320" height="240">
   <source src="Your_File_Name.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'/>
   <source src="webm-video-file.webm" type='video/webm; codecs="vp8.0, vorbis"'/>
    No HTML5 video playback capabilities. No Flash fallback either!
</video><center>
Nb: only use video in format mp4.
Change "your_File_Name" with your video file name.

Cara Membuka Situs Yang di Block di Indonesia

Wednesday, 8 October 2014



Pernah sesekali browsing di dunia maya namun website yang kita hendak tuju tidak bisa dibuka?
nah itu dulu pernah terjadi pada saya, namun setelah baca-baca beberapa artikel akhirnya saya menemukan beberapa cara, namun yang paling mudah adalah mengubah IP-address kita dengan menggunakan IP negara lain dengan menggunakan fasilitas add-ons yang dimiliki oleh browser Mozilla dengan menambahkan add-ons AnonymoX.

 
Cara men-settingnya  bisa dengan mengikuti tutorial berikut:
restoe-rc.blogspot.com ©2011. Powered by Blogger.
 
Administrator : @restu_rc
Copyright © 2011. Restoe's Blog - All Rights Reserved
Template Created by Creating Website
Proudly powered by Blogger Custom