Log in

View Full Version : CL .avi Multiplexer? (mux, delay, split, tag?)


Selur
9th December 2010, 06:22
Is there a command line multiplexer for .avi files, which can multiplex multiple audio (wav, mp3, dts, ac3) and a video stream into an .avi file and allows tagging and splitting by size during muxing?

Cu Selur

microchip8
9th December 2010, 09:36
http://www.transcoding.org/transcode?Avimerge ?

http://www.transcoding.org/transcode?Avisplit ?

Doesn't support tagging, tho

cord-factor
9th December 2010, 20:49
ffmpeg ?

Selur
10th December 2010, 15:50
was my first try, but it doesn't support splitting by size (you can set a size but it doesn't split into parts it just stops after the size is reached)
@froggy: http://www.transcoding.org/transcode?Avisplit -> BAD SYNCH point is a bit problematic since it implies an additional remux of each of the parts after the first,.. :(

b66pak
19th December 2010, 19:37
http://www.transcoding.org/transcode?Avimerge ?

http://www.transcoding.org/transcode?Avisplit ?

Doesn't support tagging, tho

this transcoding suite looks promising...does anybody has windows builds to share?
_

Selur
20th December 2010, 08:13
does anybody has windows builds to share?
see: http://www.artfiles.org/cygwin.org/pub/cygwinports/release/transcode/

b66pak
20th December 2010, 19:00
thanks a lot..how about the latest version (transcode 1.1.5)?

http://tcforge.berlios.de/
_

Selur
20th December 2010, 20:58
thanks a lot..how about the latest version (transcode 1.1.5)?
-TiLT- posted a 1.1.5 build in the german gleitz/doom9 forum (http://forum.gleitz.info/showthread.php?41981-Hybrid(Windows-Linux)-Input-gt-x264-Xvid-VP8&p=414877&viewfull=1#post414877)

Cu Selur

b66pak
20th December 2010, 21:28
thanks a lot...the pack has missing dll's for tccat, tcdecode, tcdemux, tcprobe, tcscan...i dont know german...could you be nice to ask for a complete (no dependencies) package?
_

Selur
21st December 2010, 04:20
I wrote a comment, we'll see. :)

Selur
21st December 2010, 22:39
@b66pak: -TiLT- posted a new version (http://forum.gleitz.info/showthread.php?41981-Hybrid(Windows-Linux)-Input-gt-x264-Xvid-VP8&p=414911&viewfull=1#post414911) with all the needed .dlls.

Cu Selur

b66pak
21st December 2010, 23:20
thanks a lot...
_