Branches
Releases
|
Version
|
Focus
|
Date
|
|
1.0.5
|
Major bugfixes |
09-Jan-2008 23:22 |
|
1.0.4
|
Minor feature enhancements |
16-Sep-2007 11:41 |
|
1.0.3
|
Minor bugfixes |
16-Apr-2007 14:12 |
|
1.0.2
|
Code cleanup |
18-Jun-2006 08:27 |
|
0.6.12
|
Minor feature enhancements |
09-Jan-2004 10:36 |
|
0.6.11
|
Major feature enhancements |
06-Nov-2003 13:30 |
|
0.6.10
|
Minor feature enhancements |
09-Sep-2003 06:53 |
|
0.6.9
|
N/A |
23-Aug-2003 16:58 |
|
0.6.8
|
Minor feature enhancements |
11-Jul-2003 00:24 |
|
0.6.6
|
Minor bugfixes |
27-May-2003 12:14 |
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]
|