Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.188.507 Times

Mpeg Tag Edit freeware
Filter: All | Freeware | Demo
 

Mpeg Tag Edit

< 1 2 3 4 5 > 
Added: June 12, 2010 | Visits: 1.055

RTx::RT34::Bulk::CF::Edit RTx::RT34::Bulk::CF::Edit is a Perl module to allow bulk editing of custom fields..



Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): RTx::RT34::Bulk::CF::Edit Download

Added: March 09, 2010 | Visits: 1.085

MPEG::MP3Play 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...





Platforms: *nix

License: Freeware Size: 38.91 KB Download (323): MPEG::MP3Play Download

Added: March 15, 2010 | Visits: 905

Tag Guesser Tag Guesser script implements a tag guesser, such as the one found in JuK, for amaroK. Tag Guesser can guess what mp3s tags are based on user supplied formats of the filenames. This script is not needed for amarok >= 1.4 because the feature is now builtin. This is the first release, so please...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (91): Tag Guesser Download

Added: June 26, 2010 | Visits: 987

tag-not-ed tag-not-ed is a TAGged NOTes EDitor. This is the homepage of tag-not-ed, my favourite program. [You might have read this before somewhere else] Give it a try if you feel like it. It is a system which allows you to create and manage text documents by attaching tags to them. Later, documents...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): tag-not-ed Download

Added: February 04, 2010 | Visits: 857

MP3::Tag::LastResort MP3::Tag::LastResort is a Perl module for using other fields to fill autoinfo fields. SYNOPSIS my $mp3extra = MP3::Tag::LastResort::new_with_parent($filename, $parent); $comment = $mp3inf->comment(); see MP3::Tag MP3::Tag::LastResort is designed to be called from the MP3::Tag module. It...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (95): MP3::Tag::LastResort Download

Added: April 23, 2010 | Visits: 1.160

Easiest Edit In Place Easiest Edit In Place enables Web (2.0) developers to generate any number of edit in place widgets with only one line of script code. Using stylesheets and spans, any piece of text can be edited by any type of widget. Easiest Edit In Place features CSS customization and automatic caret...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Easiest Edit In Place Download

Added: April 17, 2010 | Visits: 1.021

Audio::MPEG Audio::MPEG is a Perl module for encoding and decoding of MPEG Audio (MP3). SYNOPSIS use Audio::MPEG; Audio::MPEG is a Perl interface to the LAME and MAD MPEG audio Layers I, II, and III encoding and decoding libraries. Rationale I have been building a fairly extensive MP3 library, and...


Platforms: *nix

License: Freeware Size: 57 MB Download (92): Audio::MPEG Download

Added: July 18, 2010 | Visits: 1.012

RFID::ISO15693::Tag RFID::ISO15693::Tag is an ISO15693 RFID Tag. METHODS new Returns a new RFID::ISO15693::Tag object. combine Combine two RFID::ISO15693::Tag object and returns set Set contents of the tag by a hash. get Return contents of the tag as a hash. getref Return contents of the tag as...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (224): RFID::ISO15693::Tag Download

Added: July 22, 2010 | Visits: 1.694

MPEG-2 Video Tools mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video. It supports 422 Profile and High Profile bitstreams. A PSNR tool is included for comparing uncompressed video to encoded MPEG-2 video. The library will provide a C API and be...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (128): MPEG-2 Video Tools Download

Added: August 08, 2010 | Visits: 1.970

MP3::Tag::ID3v2 MP3::Tag::ID3v2 is a Read / Write ID3v2.x.y tags from mp3 audio files. SYNOPSIS MP3::Tag::ID3v2 supports * Reading of ID3v2.2.0 and ID3v2.3.0 tags (some ID3v2.4.0 frames too) * Writing of ID3v2.3.0 tags MP3::Tag::ID3v2 is designed to be called from the MP3::Tag module. use MP3::Tag; $mp3...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (126): MP3::Tag::ID3v2 Download

Added: March 04, 2010 | Visits: 932

MP3::Tag MP3::Tag is a Perl module for reading tags of MP3 audio files. SYNOPSIS use MP3::Tag; $mp3 = MP3::Tag->new($filename); # get some information about the file in the easiest way ($title, $track, $artist, $album, $comment, $year, $genre) = $mp3->autoinfo(); $comment = $mp3->comment(); #...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (94): MP3::Tag Download

Added: February 03, 2010 | Visits: 1.008

MP3::Tag::ID3v2-Data MP3::Tag::ID3v2-Data can get_frame() data format and supported frames. SYNOPSIS $mp3 = MP3::Tag->new($filename); $mp3->get_tags(); $id3v2 = $mp3->{ID3v2} if exists $mp3->{id3v2}; ($info, $long) = $id3v2->get_frame($id); # or ($info, $long) = $id3v2->get_frame($id, raw); This document...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (104): MP3::Tag::ID3v2-Data Download

Added: February 04, 2010 | Visits: 862

Template::Plugin::MP3::Tag Template::Plugin::MP3::Tag is a Perl interface to the MP3::Tag Module. SYNOPSIS [% USE tag = MP3("path_to_mp3_file") %] [% tag.title %] [% tag.album %] # perldoc MP3::Tag for more ideas Template::Plugin::MP3::Tag provides a simple wrapper for using MP3::Tag in object oriented mode; see...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Template::Plugin::MP3::Tag Download

Added: July 20, 2010 | Visits: 902

Xephyrus Data Structures Tag Library Xephyrus Data Structures Tag Library provides an easy way to create and manipulate the contents of common Java data-structures such as maps and lists. Whats New in This Release: - The library was polished up. - Several improvements were made and a few bugs were fixed. - This version is...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Xephyrus Data Structures Tag Library Download

Added: November 17, 2010 | Visits: 1.475

Xephyrus File Upload Tag Library Xephyrus File Upload Tag Library provides an easy way to process files uploaded from a web form from within JSP pages. It is a tag library wrapper around the Jakarta Commons FileUpload utility. Whats New in This Release: - added keepPath attribute to remotePath tag to indicate whether to keep...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (125): Xephyrus File Upload Tag Library Download

Added: March 14, 2010 | Visits: 1.040

MPEG::Audio::Frame MPEG::Audio::Frame is a class for weeding out MPEG audio frames out of a file handle. SYNOPSIS use MPEG::Audio::Frame; open FILE,"file.mp3"; while(my $frame = MPEG::Audio::Frame->read(*FILE)){ print $frame->offset(), ": ", $frame->bitrate(), "Kbps/", $frame->sample()/1000, "KHzn"; # or...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (115): MPEG::Audio::Frame Download

Added: January 25, 2010 | Visits: 1.486

Taco HTML Edit Taco HTML Edit is a full-featured HTML editor and PHP editor distributed as freeware. It is designed exclusively for Mac OS X and uses many of the core technologies built into Mac OS X including image transparency (in the image map wizard), toolbars, multithreading (for quick tag coloring), and...


Platforms: Mac

License: Freeware Download (140): Taco HTML Edit Download

Released: June 04, 2014  |  Added: June 12, 2014 | Visits: 1.627

WinX Free MPEG to 3GP Converter WinX Free MPEG to 3GP Converter is a free video conversion program which is committed to converting MPEG to 3GP formats for playing in 3GP compatible Mobile devices, such as Nokia, Motorola, etc. Moreover, it enables user to take snapshot from stream MPEG video to save as PNG. Armed with...


Platforms: Windows, Windows 7

License: Freeware Size: 29.78 MB Download (659): WinX Free MPEG to 3GP Converter Download

Released: September 23, 2014  |  Added: October 13, 2014 | Visits: 4.314

WinX Free DVD to MPEG Ripper WinX Free DVD to MPEG Ripper brings you with a totally free DVD to MPEG ripping solution. It lets you rest assured that all kinds of DVDs can be compressed and converted to high quality MPEG video. With this DVD to MPEG converter freeware, backing up DVD to hard drive as MPEG video file (support...


Platforms: Windows, Windows 7

License: Freeware Size: 30.47 MB Download (1459): WinX Free DVD to MPEG Ripper Download

Released: June 04, 2014  |  Added: June 16, 2014 | Visits: 1.836

WinX Free QT to MPEG Converter WinX Free QT to MPEG Converter is a powerful yet free QuickTime to MPEG video converter software which allows you to convert video from QuickTime MOV files/QT files to MPEG format. With this free Quick Time converter, you can enjoy MPEG movies converted from QT on many players. Designed with...


Platforms: Windows, Windows 7

License: Freeware Size: 29.78 MB Download (152): WinX Free QT to MPEG Converter Download

< 1 2 3 4 5 >