| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Riva FLV Encoder 2 |
windows | Video->Flash Tools | Free |
View Detail
|
|||||||||
To view the result Riva FLV Encoder comes with the free Riva FLV Player. Check product-website for new releases |
||||||||||||||
| 2 | Riva FLV Encoder 2.0 |
windows | Video->Encoders Converters | Free |
View Detail
|
|||||||||
Riva FLV Encoder enables you to encode video files to Flash video (.FLV) files. It currently supports the most common video formats, including avi, dv, mpeg, mov, wmv and includes a player to preview the converted .FLV file. The program supports custom output settings and allows you to save your configuration as profile for easy access. Transode your existing videofiles to the advanced FLV format with this free Riva FLV Encoder. And now with deinterlace, image extraction and additional codecs. To view the result Riva FLV Encoder comes with the free Riva FLV Player. Transcode your existing videofiles to the advanced Flash Video (FLV) format with Riva FLV Encoder. Here are some key features of "Riva FLV Encoder": · custom settings for audio- and video-encoding · deinterlace · image extraction · FLV 1.1 (metadata) · Custom colored borders (Padding) · Crop parts of the video · Cutting with a startoffset and a encode duration · Drag-n-drop of video files directly on the encoder · Audio parameter check · language: english, french and german |
||||||||||||||
| 3 | FLV Encoder 3.6.0.0 |
windows | Windows Widgets->Webcams | Free |
View Detail
|
|||||||||
Brothersoft Editor: FLV Encoder is a DirectShow capture application able to deliver a live FLV stream from a device like an SB Webcam, TV Tunner or capture card via an embedded HTTP server or a Media Server. Also screen capture, pictures, movies, audio files, IP cameras, mms and rtsp streams are all supported. The video stream is FLV1 encoded and the audio stream is PCM, IMA ADPCM or Lame MP3 encoded. As a remote player you can use any FLV player able to render remote FLV files. An other option for you is to use the HTML embedded player which is shipped with the encoder or to design your own player. |
||||||||||||||
| 4 | FLV Hosting Encoder 3.00 |
windows | Video->Encoders Converters | $29.95 |
View Detail
|
|||||||||
FLV is a Flash Live Video file. It is a format that is designed for web playback, offering high rates of compression, thus allowing greater server storage space, and lower bandwidth fees. The Flash Player browser plugin can play an FLV, but the FLV must be either embedded in or linked to a SWF. That means, you cant just put the actual FLV on an HTML page. Supported input files include AVI MPEG MPEG-1 (VCD) MPEG-2 (SVCD.DVD) MPEG-4 (XviD, MP4, 3GPP) MPEG-4 V3 ISO MPEG-4 V1 Cinepak Codec by Radius, Cinepak by Supermac Intel Indeo(R) Video R3.2 Microsoft Video 1 Microsoft RLE XviD DivX 3 Lower Motion, DivX 4, DivX 5 Windows Media Video , ASF WMV 7, WMV 8, WMV 9, 10 Quicktime Formats |
||||||||||||||
| 5 | PHP Encoder |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 6 | ClipsID Encoder 1.5 |
windows | Video->Encoders Converters | Free |
View Detail
|
|||||||||
ClipsID Encoder will help you convert AVI, MPG, WMV, DAT, MOV and RM files to FLV format The underlying video format of all the video clips in our central repository is the FLV format based on Adobe Flash products. So all the videos that you upload in ClipsID will be converted to the FLV format before generation of the ClipsID. ClipsID do have a strong video format encoder that will convert all the AVI & MPG videos you upload in the runtime itself. However, video formats like VCD (DAT), Real Media (RM), Apple QuickTime (MOV), Windows Media (WMV) requires exhaustive processing. Rather than using the server resources for this encoding effort, we are providing you an encoder application that is easy to use as well as powerful enough to accomplish the video encoding. ClipsID Encoder will help you convert AVI, MPG, WMV, DAT, MOV and RM files to FLV format. Another powerful feature is the Batch Conversion Utility, which allows you to convert all the videos in a folder at one go. |
||||||||||||||
| 7 | Sothink FlashVideo Encoder 1.1 |
windows | Audio Multimedia->Video Animation | $35.00 |
View Detail
|
|||||||||
Sothink FlashVideo Encoder is a professional video encoder. It converts standard video file into swf or flv file; It also extracts audio and image files from the video by your setting. In this way, you can transmit the video and put them on the Internet conveniently. Sothink FlashVideo Encoder supports video formats including .avi, .asf (.wmv), .mov (.qt), .mpeg. With Sothink FlashVideo Encoder, what video converts into swf or flv file is simple! |
||||||||||||||
| 8 | MP3 Encoder 1.0c |
windows | Audio Multimedia->Rippers Encoders | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 9 | PHTML Encoder |
script | PHP | Free Additional Info: Self-decodable scripts works in weekdays from 8 a.m. to 6 p.m. |
View Detail
|
|||||||||
|
||||||||||||||
| 10 | G-Encoder |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 11 | Encoder/X |
windows | Software Development->Misc Programming Tools | $129 |
View Detail
|
|||||||||
Mabry Softwares Encoder/X ActiveX control and COM object provides an easy and powerful way to handle the data encoding formats used by various Internet protocols. The four basic encoding types used by protocols such as mail and news are Base64, BinHex 4.0, Quoted-Printable, and UU. Encoder/X provides a number of functions to convert back and forth between binary (or text) data and any of these formats. The Encoder/X control provides unlimited flexibility when it comes to specifying source and destination for the data being encoded or decoded. The following methods fulfill basic requirements: FileToString, FileToFile, StringToFile, and StringToString. In addition, Encoder/X utilizes our new Streams technology to provide a fully extensible way of accessing and storing encoded/decoded data. Our Streams objects include the following: MemStream, VirtualMemStream, and FileStream. Any of these can be used by Encoder/Xs StreamToStream method. And there are StreamToFile, StreamToString, FileToStream, and StringToStream methods. If, for instance, you have a file containing a huge amount of data, you could create a VirtualMemStream and then use the FileToStream method to decode the data. Using this technique, you can easily access many tens of megabytes of data. Encoder/X also makes use of the IMStream interface. The Encoder and Decoder objects Implement the IMStream interface, and each of them has an In property to which an IMStream object can be assigned. This makes it easy to perform a number of conversion jobs. For instance, if you need to convert UU encoded data stored in a file to Base64 in memory, you could do that easily by following this procedure: 1. Create a FileStream for the source data to be decoded 2. Assign the source stream to the Decoders In property 3. Set the Decoders EncodingType property to UUencoding 4. Assign the Decoder Out itself to the Encoders In property (this works because both Encoder and Decoder Implement the IMStream interface). 5. Use the Encoders IMStream interfaces Read method to read data from the Encoder. To explain - when you call the Encoders Read method, it calls the Decoders Read method to get some data to encode. The Decoder decodes the data and returns it to the Encoder that encodes the data and returns it to your program. Of course, there are a number of ways to accomplish this same task using Encoder and Decoder. You will be able to choose the way that works best for you in any given situation. And for those of you who have _really_ large amounts of data to encode or decode, Encoder and Decoder objects provide background processing on a separate thread! If you set the Blocking property to False and call one of the methods, the method call will return immediately, and the method itself will begin executing in the background. As data is encoded or decoded, Progress events fire so the programmer can provide a visual indicator to the user. When the method has finished, the Done event fires. And, last but not least, Encoder/X comes in both Active/X Control and COM Object versions. We strongly recommend using the COM object wherever possible. Its smaller, slightly faster, and doesnt impact form load times. Mabry Softwares Encoder/X provides the most versatile and powerful Encoder and Decoder objects available. |
||||||||||||||
| 12 | Cookie Encoder |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 13 | HiBit Encoder 2 |
windows | Security Privacy->Other Tools | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 14 | File Encoder |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 15 | ! HiBit Encoder 2 |
windows | Utilities->File Encryption | $14.95 |
View Detail
|
|||||||||
HiBit Encoder is a program can make a protect , lock , security and safe for any kind(Type) of files with a password , and no one can open this file (except you) so you make a complete control on your files into your computers , the program useful when you have a secret or important files stored in your computer ,and this protection that the program made it on a file still protected even if the OS (Windows system or any windows versions) changed and that feature is important one because a lot of current programs have a lake on that. HiBit Encoder Encrypt ,Encode Files with passwords (Encode), Very Very fast ,cuz it encrypt a part of a file or encrypt whole file, the file does not changes even if Windows changed |
||||||||||||||
| 16 | Flash FLV Video Encoder |
script | Flash | $29.95 Additional Info: 7 trys then get full version |
View Detail
|
|||||||||
| 17 | CHM Encoder 1.6 |
windows | Software Development->Debugging | Free |
View Detail
|
|||||||||
CHM Encoder may encode (decompile) your CHM file or ebook and extract all source files. Want to convert CHM to HTML? Try CHM Encoder now! CHM Encoder is free for use and work easily and quickly. CHM Encoder supports command line. Using batch mode, you can convert several documents simultaneously. |
||||||||||||||
| 18 | CHM Encoder 1.9 |
windows | Software Development->Debugging | Free |
View Detail
|
|||||||||
CHM Encoder may encode (decompile) your CHM file or ebook and extract all source files. Want to convert CHM to HTML? Try CHM Encoder now! CHM Encoder is free for use and work easily and quickly. CHM Encoder supports command line. Using batch mode, you can convert several documents simultaneously. |
||||||||||||||
| 19 | PHP Encoder 1.1 |
windows | Web Development->Scripting Tools | Free |
View Detail
|
|||||||||
The PHP Encoder allows to encode PHP scripts before distributing it. The script code saving with use cryptography. Because PHP Encoder based on PHP source this software working on ALL computer and server platforms which support PHP. The PHP Encoder includes converter for encryption/decryption of your scripts. You can use wildcards for easy converting of their projects. The PHP Encoder is transparent to your visitors. It is possible to combine protected and unprotected scripts in one site. |
||||||||||||||
| 20 | MP3 Encoder 1.0 |
windows | Audio Multimedia->Audio Convertors | Free |
View Detail
|
|||||||||
MP3 Encoder will convert WAV files to MP3 very fast. This encoder use the LAME-ENCODER. MP3 Encoder is a very small application that allows you to encode and transform your audio WAV files into MP3 files. You have various options for the output file: · sample rate (44100, 32000, 22050) · bit rate (320, 256,192, 160, 128, 96) · max rate (320, 256, 192, 160) · mode (stereo, joint stereo, dual channel, mono) · quality (normal, high, low, voice) |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
