Search This Blog

Wednesday, December 10, 2014

Video File Format - Part 1

AVI
Audio Video Interleaved is a standard format video files for Microsoft Windows, which also video format "oldest" as introduced since Windows 3.1. And video-editing tools early generation software like Fast's AV Master and Miro/Pinnacle's DC10 also uses this format. This video format is capable of producing movement of 15 frames per second, the resolution 160x120 with maximum sound quality reached 11,025Hz. Almost all video cameras, especially the analog, generate file format extension. avi when transferred to a PC. Video formats that have This player has a myriad of applications problems the file size is large. but not This format is possible to compressed.

MPEG
Moving Picture Experts Group ( .Mpg or .Mpeg ) built as a standard for compression results digital video - audio files. This format produces high image quality, but not require large file capacity. MPEG compression is high enough eliminating a number frame displacement. Therefore, sometimes uneasy transition considered.
MPEG formats have different standards, but the main one is threefold: MPEG-1, MPEG-2 and MPEG-4.

How to Protect Flashdisk Using Windows 7 Tools (BitLocker)

to run the trick this time we have to use Windows 7 or higher.. because this trick will only run on Windows 7..

for the record .. we have not tried it on other versions of windows

step 1
control panel | system and security | bitlocker drive encryption

Monday, December 8, 2014

How to Show (Run) Interfaces in Wireshark Using Linux Ubuntu

Note :
Download wireshark here
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

Step 1
run wireshark using gksu or gksudo "gksudo wireshark"

or

Step 2
$ sudo apt-get install wireshark

Thursday, November 27, 2014

How to Install or Execute .run File in Linux Ubuntu

Notes : 
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

step 1
from desktop press "ctrl+alt+t" to open terminal window

step 2
go to file folder then type "chmod +x filename.run"

How to Install or Execute .bin File in Linux Ubuntu

Notes : 
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

step 1
from desktop press "ctrl+alt+t" to open terminal window

step 2
go to file folder then type "chmod +x filename.bin"
Related Posts Plugin for WordPress, Blogger...