Transcode (software)

From Wikipedia, the free encyclopedia
Transcode
Developer(s) Transcode Team
Stable release 1.1.7 / November 19, 2011
Operating system Unix-like
Type Audio/video transcoder
License GNU GPL v2
Website www.transcoding.org/cgi-bin/transcode

Transcode is a free audio/video transcoder with a command-line interface for Unix-like operating systems. It uses FFmpeg's libavcodec library, and supports numerous formats (such as DV, MPEG-2, MPEG-4 Part 2, H.264,[1] PVN[2] as well as all the formats supported by libavcodec). It also includes a variety of pre/post filters for denoising, deinterlacing, smoothing, sharpening, etc. As for container formats, transcode was designed around AVI, and support for output to more modern container formats is still limited. For example, current versions of transcode do not support multiplexing into the popular MP4 container format; external tools must be used instead.[3] Besides the main transcoding tool (the transcode executable itself), the package also contains a number of tools (avimerge, avisplit, tccat, tcextract etc.) for (de)multiplexing, concatenation, and other similar operations on multimedia files and streams.

Transcode was first released in 2001. It was developed for Linux and other Unix-like operating systems. There is no version for Microsoft Windows, and the developers have no plans to create one.[4]

See also

  • MEncoder — another free command-line transcoder
  • MPlayer, the media player built from the same source code as MEncoder
  • FFmpeg, similar to MEncoder
  • MediaCoder, a media transcoding application for Microsoft OSs, also related to MPlayer
  • RetroCode, an open source mobile content encoder/decoder
  • Mplayer Wikibook- almost all decoding-related and filtering arguments are shared with mencoder

References

  1. Romani, Francesco (2008-04-12). "Re: [transcode-users] H.264?". transcode-users mailing list. http://www.mail-archive.com/transcode-users@exit1.org/msg01582.html. Retrieved 2008-07-12.
  2. PVN Specifications, York University, Department of Computer Science 
  3. Church, Andres (2008-06-15). "Re: [transcode-users] H.264 & MP4". transcode-users mailing list. http://www.mail-archive.com/transcode-users@exit1.org/msg01602.html. Retrieved 2008-07-12.
  4. Romani, Francesco (2007-08-01). "Re: [transcode-users] Windows Version". transcode-users mailing list. http://www.mail-archive.com/transcode-users@exit1.org/msg01147.html. Retrieved 2008-07-09.

External links


This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.