<< < 167 168 169 170 171 172 173 174 175 176 177 > >>   Sort: Rank

.AVI File Name Extension - Audio Video Interleave Files
.AVI File Name Extension - Audio Video Interleave Files avi is the file name extension for files that stores audio and video data together using the AVI (Audio Video Interleave) format, which was developed in 1992 by Microsoft. An AVI file actually stores audio and video data under the RIFF (Resourc...
2008-03-04, 8294🔥, 0💬

.VOB File Name Extension - DVD Video Object Files
.VOB File Name Extension - DVD Video Object Files .vob is the file name extension for DVD-Video Object files. A VOB file contains the stream data for a movie formatted as multiplexed video stream, audio streams, and subtitle streams. The format of a VOB file is MPEG-2 (Moving Picture Experts Group) ...
2008-02-26, 13994🔥, 0💬

.IFO File Name Extension - DVD Infomation Files
.IFO File Name Extension - DVD Infomation Files .IFO is the file name extension for DVD-Video information files. An IFO file on a DVD-Video disc serves as an index file to provide information about other files. An IFO file is also called DVD navigation file. An IFO file is always stored together wit...
2008-02-26, 9650🔥, 0💬

.INF File Name Extension - AUTORUN.INF Files
.INF File Name Extension - AUTORUN.INF Files inf is the file name extension for the autorun file, AUTORUN.INF, on CD or DVD discs. AUTORUN.INF provides instructions to the Autorun function, telling the operating system which executable to start, which icon to use, and which additional menu commands ...
2008-02-19, 8569🔥, 0💬

.DAT File Name Extension - VCD Media Files
.DAT File Name Extension - VCD Media Files .dat is the file name extension for VCD media files. A .dat file (DAT file) is really a MPEG-1 file modified for VCD encoded with both audio and video information: Audio information format: MPEG-1 Bit Rate: 224 kbps (kilo bits per second) Sample Rate: 44.1 ...
2008-02-19, 8762🔥, 0💬

.ISO File Name Extension - ISO Files
.ISO File Name Extension - ISO Files .iso is the file name extension for files storing ISO 9660 file system binary images. ISO 9660 is a standard published by the International Organization for Standardization (ISO) in 1988. It defines a file system for CD-ROM media (data CD based on the Yellow Book...
2008-02-12, 10369🔥, 0💬

.WMA File Name Extension - Windows Media Audio Files
.WMA File Name Extension - Windows Media Audio Files .wma is the file name extension for audio files - music and songs in WMA (Windows Media Audio) format, developed by Microsoft. WMA file format uses ASF (Advanced Systems Format) as the container format to encapsulate audio bitstream data. WMA (Win...
2008-02-12, 7205🔥, 0💬

.WAV File Name Extension - WAV Files
.WAV File Name Extension - WAV Files .wav is the file name extension for audio files - music and songs in WAV (WaveForm) format, developed by Microsoft and IBM. The original WAV file format contains uncompressed audio data using the same encoding method, PCM (Pulse-Code Modulation), as audio CD (Com...
2008-02-06, 6529🔥, 0💬

Splitting/Joining MPEG Files with mpgtx
Splitting/Joining MPEG Files with mpgtx "mpgtx" offers a function to split a large MPEG file into small MPEG files. It also offers a reverse function to join small MPEG files into a large MPEG file. I tried both split and join functions with sample music MP3 file. Split music_full.mp3 into 5 equal p...
2008-01-31, 10829🔥, 0💬

Demuxing (Demultiplexing) MPEG Files with mpgtx
Demuxing (Demultiplexing) MPEG Files with mpgtx The demux function (-d command option) of "mpgtx" allows you to demultiplex a MPEG file to separate streams of media data into separate output files. Here is an example of demuxing a MPEG-1 file: C:\temp>\local\bin\mpgtx -d sample_part.mpg -b sample_st...
2008-01-29, 6562🔥, 0💬

Slicing MPEG Files by Play Time Ranges with mpgtx
Slicing MPEG Files by Play Time Ranges with mpgtx The slice function of "mpgtx" allows you to slice out a chunk of the media data with a given play time range or offset data size range. The slice function requires the following command arguments: * "-s file.mpg [hh:mm:ss-hh:mm:ss]": The slice comman...
2008-01-29, 7155🔥, 0💬

Printing MP3 Encoding Information with mpgtx
Printing MP3 Encoding Information with mpgtx MP3 music files are MPEG 1 layer 3 files. Let's see if mpgtx can print MPEG encoding information from a MP3 file: C:\temp>\local\bin\mpgtx -i xxx.mp3 Skipped -2 zeroes at start of file mpgtx: AT EOF - please stop me! mmm, this file does not start with a p...
2008-01-24, 6720🔥, 0💬

My Windows XP is automatically shuting down need help...
Want do you think is the problem with my PC when it automatically shut's down when I run .OCX, .DAT, and .EXE file? It shows a message but its so quick that I cant read it. Base on what I saw the auto-shutdown came for my administration. Can any one help me fix this problem? THANKS a lot!!!
2008-01-24, 5949🔥, 0💬

Printing MPEG Encoding Information with mpgtx
Printing MPEG Encoding Information with mpgtx The first test I did was to use the "-i" option to print MPEG encoding information from MPEG files. 1. Print MPEG encoding information from a MPEG 1 syste file: C:\temp>\local\bin\mpgtx -i mpeg1vcd.mpeg Mpeg 1 System File [Video/Audio] Muxrate : 1.41 Mbp...
2008-01-22, 5916🔥, 0💬

Splitting Large Movie VOB Files with vStrip
Splitting Large Movie VOB Files with vStrip Another commonly used function of vStrip is to split a large VOB file into smaller VOB files to two command options: "-$nn": Specify the output file size in MB. "-oFile": Save output to a file. 1. Split the sample VOB file into multiple VOB files in size o...
2008-01-17, 6417🔥, 0💬

Demuxing (Demultiplexing) Data Streams in Movie VOB Files
Demuxing (Demultiplexing) Data Streams in Movie VOB Files The next test I did was to demux (demultiplex) an audio or video stream from a movie VOB file with vStrip using 4 command options. "-d": Turn on the demux mode. "-oFile": Save output to a file. "-!": Strip everything. "0xnn": Hex value of a s...
2008-01-17, 7888🔥, 0💬

Listing Data Streams in Movie VOB Files
Listing Data Streams in Movie VOB Files Other than ripping off media VOB files from a DVD, vStrip can also be used to manipulate VOB files stored on hard disk. The most commonly used function is to list all audio and video streams that are available in a VOB file. 1. Download a large sample VOB file...
2008-01-15, 6743🔥, 0💬

Ripping Off VOB Files from DVD with vStrip
Ripping Off VOB Files from DVD with vStrip The next test I did was to try to rip off a media VOB file from a movie DVD. 1. Insert movie DVD "Big Fish" into the DVD drive. 2. Run the vStrip tool: C:\>copy d:\VIDEO_TS\VIDEO_TS.vob \temp Copy Protection Error - The read failed because the sector is enc...
2008-01-15, 7399🔥, 0💬

Downloading and Installing vStrip
Downloading and Installing vStrip "vStrip" is one the most powerful DVD ripper and VOB file processing program. Here is what I did to download and install it: 1. Go to http://www.doom9.org/Soft21/Ri ppers/2. Click the file vStrip_08f_css.zip to download it to C:\temp\vStrip_08f_css.zip. 3. Unzip the...
2008-01-11, 13218🔥, 0💬

Playing WMA Music Files with MPlayer
Playing WMA Music Files with MPlayer The next test is to use MPlayer to play a WMA music file: C:\temp>\local\mplayer\mplayer sample.wma MPlayer 1.0rc1-3.4.2 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3...
2008-01-09, 6446🔥, 0💬

Playing WAV Music Files with MPlayer
Playing WAV Music Files with MPlayer The next test is to use MPlayer to play a WAV music file: C:\temp>\local\mplayer\mplayer 01-Track_1.wav MPlayer 1.0rc1-3.4.2 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: MMX: 1 MMX2: 1 3DNow:...
2008-01-07, 6276🔥, 0💬

Playing MP3 Music Files with MPlayer
Playing MP3 Music Files with MPlayer The next test is to use MPlayer to play a MP3 music file: C:\temp>\local\mplayer\mplayer Liang_Zhu.mp3 MPlayer 1.0rc1-3.4.2 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: MMX: 1 MMX2: 1 3DNow: ...
2008-01-07, 5908🔥, 0💬

Playing MPEG Video Files with MPlayer
Playing MPEG Video Files with MPlayer The next test is to use MPlayer to play a MPEG video file: C:\temp>\local\mplayer\mplayer tracking.mpg MPlayer 1.0rc1-3.4.2 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: MMX: 1 MMX2: 1 3DNow:...
2008-01-02, 10665🔥, 0💬

Playing VCD DAT Files with MPlayer
Playing VCD DAT Files with MPlayer The next test is to use MPlayer to play a VCD DAT file: C:\temp>\local\mplayer\mplayer music_video.dat MPlayer 1.0rc1-3.4.2 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 ...
2008-01-02, 6499🔥, 0💬

<< < 167 168 169 170 171 172 173 174 175 176 177 > >>   Sort: Rank