Branches
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]
|