WareSeeker Search Software

mpeg


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

MPEG::LibMPEG3 0.01


linux Programming->Libraries Free
View Detail
Download MPEG::LibMPEG3 0.01Download MPEG::LibMPEG3 0.01
0.40 MB
MPEG::LibMPEG3 is a Perl interface to libmpeg3 module.

SYNOPSIS

use strict;
use MPEG::LibMPEG3;

my $mpeg = MPEG::LibMPEG3->new( $filename );

$mpeg->set_cpus(1); ## I only have 1 cpu but you can put whatever
$mpeg->set_mmx(1); ## but it has mmx instructions

printf "Audio Streams: %dn", $mpeg->astreams;
for ( 0..$mpeg->astreams() - 1 ) {
print " Stream #$_n";
printf "tachans : %dn", $mpeg->achans( $_ );
printf "tarate : %dn", $mpeg->arate( $_ );
printf "taformat : %sn", $mpeg->acodec( $_ );
printf "tduration: %0.2fn", $mpeg->aduration( $_ );
print "n";
}

printf "Video Streams: %dn", $mpeg->vstreams;
for ( 0..$mpeg->vstreams() - 1 ) {
print " Stream #$_n";
printf "tWidth : %dn" , $mpeg->width( $_ );
printf "tHeight : %dn" , $mpeg->height( $_ );
printf "tAspect Ratio : %dn" , $mpeg->aspect( $_ );
printf "tFrame Rate : %0.2fn", $mpeg->fps( $_ );
printf "tTotal Frames : %dn" , $mpeg->vframes( $_ );
printf "tColor Model : %dn" , $mpeg->colormodel( $_ );
printf "tDuration : %0.2fn", $mpeg->vduration( $_ );

print "Dumping frames as YUVn";
for ( my $i = 0; $i < $mpeg->vframes; $i++ ) {
my $output_rows = $mpeg->get_yuv;
my $frame_yuv = sprintf( "%s-%05d.yuv", $file, $i );
# printf "Opening $frame_yuvn";
print .;
open OUT, "> $frame_yuv" or
die "Cant open file $frame_yuv for output: $!n";

print OUT $output_rows;

close OUT;

if ( $i > 1 && $i % $mpeg->fps($_) == 0 ) {
printf " %0.0f sec/sn", $i/$mpeg->fps($_);
}
}
printf " %0.2f sec/sn", $mpeg->duration;
}

The Moving Picture Experts Group (MPEG) is a working group in charge of the development of standards for coded representation of digital audio and video.

MPEG audio and video clips are ubiquitous but using Perl to programmatically collect information about these bitstreams has to date been a kludge at best.

This module uses the libmpeg3 library to parse and extract information from the bitstraems. It supports the following types of files:

MPEG-1 Layer II Audio
MPEG-1 Layer III Audio
MPEG-2 Layer III Audio
MPEG-1 program streams
MPEG-2 program streams
MPEG-2 transport streams
AC3 Audio
MPEG-2 Video
MPEG-1 Video
IFO files
VOB files


Tags:
2

MPEG::MP3Play 0.15


linux Programming->Libraries Free
View Detail
Download MPEG::MP3Play 0.15Download MPEG::MP3Play 0.15
0.038 MB
MPEG::MP3Play is a Perl extension for playing back MPEG music.

SYNOPSIS

use MPEG::MP3Play;
my $mp3 = new MPEG::MP3Play;

$mp3->open ("test.mp3");
$mp3->play;
$mp3->message_handler;

This Perl module enables you to playback MPEG music.

This README and the documention cover version 0.15 of the MPEG::MP3Play module.


Tags:
3

MPEG Streamclip 1.8


mac Multimedia Design->Video Free
View Detail
Download MPEG Streamclip 1.8Download MPEG Streamclip 1.8
1.4 MB
MPEG Streamclip converts QuickTime movies, MPEG-1/2/4 files and transport streams into several formats; for MPEG-2 playback and export, the QuickTime MPEG-2 Playback Component is required.

MPEG Streamclip can play and convert selectable parts of QuickTime movies, MPEG files and transport streams with MPEG/AC3/PCM audio into DV streams or QuickTime, AVI, MPEG-4 movies using any video codec, with optional 2D-FIR professional scaling, motion-adaptive deinterlacing, and other pro options; all in YUV, with audio in perfect sync.

It also performs fast conversions to muxed MPEG files and demuxed M2V, AIFF, M1A, AC3 files, for direct burning with DVD Studio Pro and Toast 6 or 7.


Tags:
4

eXstream MPEG 0.6


windows Audio Multimedia->Video Animation Free
View Detail
Download eXstream MPEG 0.6Download eXstream MPEG 0.6
30K
eXstream MPEG is a small utility which is able to read most types of MPEG video streams (including VOBs) and to convert them to AVI.

Tags:
5

MPEG Streamclip 1.1


windows Video->Video Editors Free
View Detail
Download MPEG Streamclip 1.1Download MPEG Streamclip 1.1
491 KB
You can use MPEG Streamclip to: open and play most movie formats including MPEG files or transport streams; edit them with Cut, Copy, Paste, and Trim; set In/Out points and convert them into muxed or demuxed files, or export them to QuickTime, AVI, DV and MPEG-4 files with more than professional quality, so you can easily import them in a DVD authoring tool, and use them with many other applications or devices.

MPEG Streamclip is a software that allows you edit movie files.

Here are some key features of "MPEG Streamclip":

· MPEG Streamclip lets you play and edit QuickTime, DV, AVI, MPEG-4, MPEG-1; MPEG-2 or VOB files or transport streams with MPEG, PCM, or AC3 audio. MPEG Streamclip can export all these formats to QuickTime, DV/DV50, AVI/DivX and MPEG-4 with high quality encoding and even uncompressed or HD video.
· Video conversion is performed in the YUV color space; you can choose to scale video to any frame size using a professional 2D-FIR scaler (better than bicubic) but you can also leave it unscaled. Other optional video processing features include a powerful motion-adaptive deinterlacer, a field dominance converter, a chroma reinterlacer and an option to perform interlaced scaling instead of progressive scaling. Audio can be converted to uncompressed or to IMA, AAC, MP2 or AMR using the high-quality MP1/MP2/AC3/PCM built-in decoders of MPEG Streamclip; it is also kept in perfect sync with video using a timekeeping system.
· MPEG Streamclip can save edited movies as MOV files, and (when possible) as AVI or MP4 files. Edited MPEG-1 or MPEG-2 files are saved as MPEG or TS files.
· MPEG Streamclip can also convert MPEG-2 transport streams into muxed MPEG-2 files, for immediate burning at full quality with most DVD authoring applications; it can also demux MPEG-1 and MPEG-2 files and transport streams with MPEG, AC3, PCM audio to M2V and AIFF (or M1A or AC3) files, for immediate burning at full quality with DVD authoring applications. A special demuxing option is available for use in QuickTime Pro: this application does not work well with M2V files, but MPEG Streamclip can write a special "unscaled" M2V file that preserves full video quality.
· MPEG Streamclip can handle files and streams larger than 4 GB, split in any number of segments, or with multiple audio tracks, and can also optionally handle timecode breaks. It is compatible with MPEG-1 and MPEG-2 video, MPEG layer 1/2 (MP1/MP2) audio, AC3/A52 audio, and PCM audio.
· The player included in MPEG Streamclip lets you preview the files and transport streams before doing the conversion; it also lets you visually set the In and Out points for the conversion so you can convert just the part of the file you are interested in, and also cut commercials and other unwanted parts, or edit the stream and join two streams with Cut/Copy/Paste.

Tags:
6

MPEG Streamclip 1.0b1


windows Audio Multimedia->Video Animation Free
View Detail
Download MPEG Streamclip 1.0b1Download MPEG Streamclip 1.0b1
300K
MPEG Streamclip is a converter, an encoder, a player and an editor.

Converter features:
- from MPEG, MPG, VOB, PS, M2P, MOD, VRO, DAT, TS, M2T, MMV, REC, VID, AVR to MPEG, TS, M2V, AIFF, M1A, AC3
- multiplexing of M2V, M1V, MPV files with AIFF, M1A, MP2, MPA, AC3 files to MPEG, TS, M2V, AIFF, M1A, AC3
- very fast, no loss of video quality, perfect audio/video sync
- compatible with DVD authoring applications
- special Headed format to import unsupported frame sizes in DVD authoring applications
- special Unscaled demuxed files, for the QuickTime Pro media authoring application
- can automatically join multiple VOB or TS files
- manual command to scan the stream and fix timecode breaks

Encoder features:
- from MOV, AVI, DV, MP4, MPEG, MPG, VOB, PS, M2P, MOD, VRO, DAT, TS, M2T, MMV, REC, VID, AVR, M2V to MOV, AVI, DV, MP4
- MP4 (MPEG-4) files are compatible with Apple iPod and with 3G cellphones
- supports any QuickTime-compatible video codec available for Windows, and many audio formats
- very high quality encoding, all in YUV color space, either unscaled or with 2D-FIR scaling (better than bicubic)
- motion-adaptive deinterlacing and chroma reinterlacing, with perfect audio/video sync

Player features:
- playback of MOV, AVI, DV, MPEG-4 files
- playback of muxed/demuxed MPEG/VOB files and transport streams with MPEG, AC3, PCM/AIFF audio
- playback of MPEG files larger than 4GB, or segmented in many files
- support for multiple audio tracks in transport streams and MPEG/VOB files

Editor features:
- cut/copy/paste of MPEG files and transport streams, at keyframe (GOP) level
- frame accurate cut/copy/paste of MOV, AVI, DV, MPEG-4 files
- trimming function, with unique "revert trimming" feature
- access to keyframes with arrow keys

Tags:
7

MPEG-VCR 3.14


windows Video->Encoders Converters $35
View Detail
Download MPEG-VCR 3.14Download MPEG-VCR 3.14
1.08 MB
MPEG2VCR is a tool created before MPEG Video Wizard, but loyal users still love it. It is a software video editor that performs all editing on MPEG data with frame accuracy.

It supports all MPEG-1 and MPEG-2 bit streams, including MPEG-2 Transport streams for HDTV. Its major features are list below.

Frame accurate editing: step forward and backward through your video, frame-by-frame, to find exactly the scene you want, or to cut out the ones you dont.

Fastest scrubbing of any MPEG-2 editor: Scroll through your entire movie as fast as your mouse can drag the slider. Quickly find the scenes you want to keep, or the ones you want to cut.

Fastest frame stepping of any MPEG-2 Editor. Move through your video frame-by-frame at the click of your mouse, or the press of a key. Makes it super easy to zero-in on exactly the desired frame to be edited.

No re-encoding when editing DVD-compliant MPEG-2 captures from the latest USB/DVD capture boxes. When using these sources to create a movie for DVD burning, you will not have to wait for many hours while your movie is re-encoded. Instead, your edited video will be written back to disk as fast as any disk-to-disk copy operation.


Tags:
8

Mpeg Tager 2.2


windows Audio Multimedia->Other FREE
View Detail
Download Mpeg Tager 2.2Download Mpeg Tager 2.2
319 KB
Renames mp3 files in accordance with songs title contained in tag

The Mpeg Tager application is a simple tool designed to rename mp3 files in accordance with songs title contained in tag.


Tags:
9

MPEG::ID3v2Tag 0.37


linux Programming->Libraries Free
View Detail
Download MPEG::ID3v2Tag 0.37Download MPEG::ID3v2Tag 0.37
1.6 MB
MPEG::ID3v2Tag is a Perl module that parses and creates ID3v2 Tags for MPEG audio files.

SYNOPSIS

use MPEG::ID3v2Tag ;
use IO::File ;

# create a tag
$tag = MPEG::ID3v2Tag->new() ;
$tag->add_frame("TIT2", "Happy Little Song") ; # one step
$frame = MPEG::ID3Frame::TALB->new("Happy little album") ;
$tag->add_frame($frame) ; # two steps
$tag->add_frame("WCOM", "http://www.mp3.com") ;
$tag->add_frame("APIC", -picture_type => 0, -file => "happy_little_song.gif");
.....
$tag->set_padding_size(256) ;
print OUTFILE $tag->as_string() ;

# read a tag from a file and dump out some data.
$fh = IO::File->new(" binmode $fh;
$tag = MPEG::ID3v2Tag->parse($fh) ;
foreach $frame ($tag->frames()) {
print $frame->frameid(), "n" ; # prints TALB, TIT2, WCOM, etc.
if ($frame->flag_read_only()) {
print " read onlyn" ;
}
if ($frame->fully_parsed() && $frame->frameid =~ /^T.../) {
print " frame text is ", $frame->text(), "n" ;
}
if ($frame->fully_parsed() && $frame->frameid =~ /^W.../) {
print " url is ", $frame->url(), "n" ;
}
}

MPEG::ID3v2Tag is a class capable of parsing and creating ID3v2 revision 3 tags. While not all frames are fully supported, its easy to add support for more.
The object doesnt (currently) support modification of .mp3 files; the caller has to handle the mechanics of prepending the tag to the file.


Tags:
10

MPEG-VCR 2.14


windows Video->Encoders Converters USD 35.00
View Detail
Download MPEG-VCR 2.14Download MPEG-VCR 2.14
1.1 MB
MPEG-VCR - a software video editor that performs all editing on MPEG data with frame accuracy

MPEG2VCR is a tool created before MPEG Video Wizard,but loyal users still love it. It is a software video editor that performs all editing on MPEG data with frame accuracy.

It supports all MPEG-1 and MPEG-2 bit streams, including MPEG-2 Transport streams for HDTV. Its major features are list below.

Frame accurate editing: step forward and backward through your video, frame-by-frame, to find exactly the scene you want, or to cut out the ones you dont.

Fastest scrubbing of any MPEG-2 editor: Scroll through your entire movie as fast as your mouse can drag the slider. Quickly find the scenes you want to keep, or the ones you want to cut.

Fastest frame stepping of any MPEG-2 Editor. Move through your video frame-by-frame at the click of your mouse, or the press of a key. Makes it super easy to zero-in on exactly the desired frame to be edited.

No re-encoding when editing DVD-compliant MPEG-2 captures from the latest USB/DVD capture boxes. When using these sources to create a movie for DVD burning, you will not have to wait for many hours while your movie is re-encoded. Instead, your edited video will be written back to disk as fast as any disk-to-disk copy operation.

Requirements:

· Windows 98, ME, 2000, or XP
· 500 MHz or faster CPU
· 8 bit or better video display and 16 bit sound
· Internet connection for key request


Limitations:

· 30 days trial


Tags:
11

MPEG::MP3Info 1.13


linux Programming->Libraries Free
View Detail
Download MPEG::MP3Info 1.13Download MPEG::MP3Info 1.13
0.094 MB
MPEG::MP3Info is a Perl module to manipulate / fetch info from MP3 audio files.

This is just a wrapper around MP3::Info now.

A wrapper module is included so scripts calling MPEG::MP3Info (the old name) will still work.

This archive can always be obtained from:

http://sf.net/projects/pudge/
http://www.cpan.org/authors/id/CNANDOR/
http://www.cpan.org/modules/by-module/MP3/


Tags:
12

MPEG ENCODER 1.10


windows Utilities->Disk Analysis $24.95
View Detail
Download MPEG ENCODER 1.10Download MPEG ENCODER 1.10
6.5 MB
MPEG Encoder is an encoding tool that can encodes video files from AVI, MPEG, WMV format to MPEG format (supports MPEG-1 and MPEG-2). The MPEG format features better video quality, higher compression, and gives users better vision feeling. The MPEG-1 is used for Video CD (VCD) burning. And the MPEG-2 is used for Super Video CD (SVCD) and Video DVD burning.
Tags:
13

MPEG SoftEngine 2.0


windows Audio Multimedia->Video Animation $99.00
View Detail
Download MPEG SoftEngine 2.0Download MPEG SoftEngine 2.0
8.200K
The MPEG SoftEngine gives you the ability to encode digital audio and video sequences according to the ISO-MPEG1- and MPEG-2-standards. SoftEngine reads digital video / audio files in AVI and WAVE formats as data source and compresses and organizes them with a comfortable easy-to-use graphical user interface (GUI). Features:- full ISO/MPEG2 support- full support for digital video / TV / HDTV (interlaced PAL/NTSC)- creation of MPEG2 program and transport streams for DVD and digital TV(Broadcast)- full audio support for MPEG1 Layer 1, Layer 2 and Layer 3, MPEG2-LSF- integration into Windows systemWe offer different versions and price models for the supported platforms and functionalities. Shareware has the company logo in captured videos.

Tags:
14

Mpeg Joiner 2.2.0866


windows Video->Other VIDEO Tools $19.99
View Detail
Download Mpeg Joiner 2.2.0866Download Mpeg Joiner 2.2.0866
410KB

MPEG Joiner una sencilla pero utilísima herramientas con la que podremos unir archivos MPEG a un archivo mayor también en formato MPEG. MPEG Joiner es rápido y bueno y no usa recompresión. MPEG Joiner permite arrastrar y desechar archivos. Se podrá convertir únicamente los archivos MPEG que posean la misma velocidad y tamaño....

Mpeg Joiner v2.2.0866 release is Major Update.


Tags:
15

MPEG Parser 1.3


windows Video->Other VIDEO Tools Free
View Detail
Download MPEG Parser 1.3Download MPEG Parser 1.3
288 KB
MPEG Parser is a utility that shows you the structure of a MPEG file.

MPEG Parser is the viewer of MPEG-files internal structure. It can view fields of structures of what the MPEG file consists.

MPEG Parser shows next data about MPEG file: Resolution, Frame rate, Size, Aspect ratio, Bitrate ... Utility allows to correct errors in MPEG - use menu item "Save corrected..." for this. You can also save internal structure in the text file via menu item "Save MPEG information...".

Tags:
16

MPEG Joiner 1.03


windows Utilities->Disk Analysis $19.95
View Detail
Download MPEG Joiner 1.03Download MPEG Joiner 1.03
522 KB
MPEG Joiner is an easy-to-use tool to join multiple MPEG files into one larger MPEG file. MPEG Joiner designed to join MPEG files without recompression that allows you to join MPEG files quickly and without reducing quality. But only files with identical parameters (such as frame size, frame rate) can be joined.
Tags:
17

MPEG Splitter 1.0


windows Audio Multimedia->Video Animation $19.99
View Detail
Download MPEG Splitter 1.0Download MPEG Splitter 1.0
438K
Mpeg Splitter is a tool for splitting an MPEG(MPG) file into smaller MPEG files. You can preview the MPEG file, set the start time and the end time, split or cut any section of the MPEG file you want. Mpeg Splitter also splits equal parts either by size or by time. Mpeg Splitter is especially useful for splitting mpeg1 files from Digital Video or Digital Camera. You can download the trial version of Mpeg Splitter freely.

Tags:
18

MPEG Encoder 1.10


windows Video->Encoders Converters $24
View Detail
Download MPEG Encoder 1.10Download MPEG Encoder 1.10
6.22 MB
MPEG Encoder is an encoding tool that can encodes video files from AVI, MPEG, WMV format to MPEG format (supports MPEG-1 and MPEG-2).

The MPEG format features better video quality, higher compression, and gives users better vision feeling.

The MPEG-1 is used for Video CD (VCD) burning. And the MPEG-2 is used for Super Video CD (SVCD) and Video DVD burning.

Here are some key features of "MPEG Encoder":

· Encode to MPEG-1
· Encode to MPEG-2
· Input from MPEG
· Input from AVI
· Input from WMV
· Support templates
· Support parameters
· High converting speed
· Good output quality
· Easy to use interfaces



Tags:
19

Mpeg Joiner 2.1


windows Graphic Apps->Image Management $19.99
View Detail
Download Mpeg Joiner 2.1Download Mpeg Joiner 2.1
402.9 KB

MPEG Joiner is an easy-to-use tool for joining several MPEG files into bigger one. MPEG Joiner is fast and robust without recompression. MPEG Joiner also supports to drag and drop files. Only the MPEG files which have same frame rate and frame size can be joined..
Tags:
20

MPEG Parser 1.0


windows Utilities->Disk Analysis Free
View Detail
Download MPEG Parser 1.0Download MPEG Parser 1.0
881 KB
MPEG Parser is the program for viewing of internal structure of MPEG-files. It can view fields of structures of MPEG file consists. MPEG Parser show such data about MPEG file: Resolution, Frame rate, Size, Aspect ratio, Bitrate ... Utility allows correct errors in MPEG, use for it menu item "Save corrected...", you can save internal structure in text file via menu item "Save MPEG information...".
Tags:

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket