|
About:
transcode is a text console video-stream processing tool. It supports elementary video and audio frame transformations. Some example modules are included to enable import of MPEG-1/2, Digital Video, and other formats. It also includes export modules for writing to AVI files with DivX, OpenDivX, XviD, Digital Video or other codecs. Direct DVD transcoding is also supported. A set of tools is available to extract and decode the sources into raw video/audio streams for import and to enable post-processing of AVI files.
Release focus: Major feature enhancements
Changes:
MPEG-1/2 encoding support, multiplexing of MPEG and AC3 audio into MPEG-1/2, (S)VCD, and DVD compliant streams, import and processing of audio/video frames decoupled, and a module for reading from network sockets.
Author:
Thomas Östreich [contact developer]
Homepage:
http://www.transcoding.org/
Tar/GZ:
http://www.jakemsr.com/transcode/transcode-1.0.0beta2.tar.gz
CVS tree (cvsweb):
http://cvs.exit1.org/cgi-bin/viewcvs.cgi/transcode/
Mailing list archive:
http://lists.exit1.org/mailman/listinfo/transcode-devel
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.42/10.00
(Rank 314)
» Vitality: 32.01% (Rank 9)
» Popularity: 22.07% (Rank 41)

(click to enlarge graphs)
Record hits: 214,124
URL hits: 202,244
Subscribers: 444
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
0.6.4.20030409
|
N/A |
16-Apr-2003 17:00 |
|
0.6.4.20030318
|
Major bugfixes |
05-Apr-2003 11:07 |
|
0.6.0rc4
|
Minor feature enhancements |
01-Aug-2002 06:20 |
|
0.6.0rc3
|
Minor bugfixes |
13-Jul-2002 14:35 |
|
0.6.0rc1
|
Minor feature enhancements |
14-Jun-2002 10:28 |
|
0.6.0pre5
|
Minor feature enhancements |
16-May-2002 13:27 |
|
0.6.0pre4
|
Minor feature enhancements |
27-Mar-2002 11:31 |
|
0.6.0pre3
|
Minor feature enhancements |
25-Feb-2002 14:41 |
|
0.6.0pre2
|
Major feature enhancements |
22-Jan-2002 11:58 |
|
0.6.0pre1
|
Major feature enhancements |
14-Dec-2001 16:17 |
Comments
[»]
Where is XviD zones support?
by Justin Turner Arthur - Oct 27th 2004 09:05:45
In version 0.6.12, using the latest version of xvid4conf, I do not see
support for XviD 1.x zones at all. This is pretty important for transcoding
rips so that the credits don't waste your file size.
[reply]
[top]
[»]
tools/avimerge
by Michael Wojciechowski - Jul 17th 2001 19:34:42
If you would like to merge avi-files together then
tools/avimerge
can do it for you...
/wojci
-- /wojci
[reply]
[top]
[»]
not to be nitpicking,
by Marcus - Jun 15th 2001 04:47:54
but a .vob file is usually a program stream according to iso/iec 13818-1
and not a system stream according to iso/iec 11172-1. And the
program stream on a DVD is even more restricted, e.g. by a packet size of
2048 bytes.
In the interest of those who want to transcode other than DVD program
streams, it should be made clear what the program can and cannot do.
[reply]
[top]
[»]
Re: not to be nitpicking,
by Thomas Östreich - Jun 15th 2001 05:31:18
Currently transcode relies on "mpeg2dec" .
Any MPEG system/program/video stream "mpeg2dec" is able to
decode into raw video frames (RGB) should work as input.
Same for audio. You need the "ac3dec" package or
"mpeg3cat" from "libmpeg3" to extract and decode to raw
audio (PCM). Apply the patches to stream to stdout.
[reply]
[top]
|