Date: Sun, 26 Nov 2000 13:16:12 -0500 From: Erik Rothwell <erothwell@callgtn.com> To: freebsd-questions@freebsd.org Subject: Playing AVI files. Message-ID: <3A21536C.3486234@callgtn.com>
next in thread | raw e-mail | index | archive | help
Has anyone had any luck playing AVIs encoded with the DivX ;-) codec? I installed the avi-file port, and it does okay with small AVIs, but it just hangs there with the really big (500-600MB) ones. The problem output reads: -- Set_LDT TSC Available MMX Available Initializing registry 202ee59a 00000000 Chunk 'LIST', length 0000227e 202ee59e 00000000 Chunk 'avih', length 00000038 Found main header, size 56 202ee59e 00000000 Chunk 'LIST', length 00001094 202ee59e 00000000 Chunk 'LIST', length 0000108a 202ee59e 00000000 Chunk 'LIST', length 00000104 202ee59e 00000000 Chunk 'JUNK', length 00000566 202ee59e 00000000 Chunk 'LIST', length 200a3782 Found MOVI chunk. Position 280c 202ee59e 00000000 Chunk '?wV', length 00000d9c 202ee59e 00000000 Chunk 'ú ', length 63643030 Invalid AVI file Initializing cache Cache: Adding stream 0, table 80976F0 ( 0 entries ) Cache: Adding stream 1, table 80978A0 ( 0 entries ) Cache: Creating cache for file descriptor 10 Successfully opened Successfully initialized stream 0 Chunk table size 65536, format size 40 Successfully initialized stream 1 Chunk table size 0, format size 30 Successfully opened /usr/local/mp3-files/MOVIES (DivX)/Test [DivX].avi. 1 video streams, 1 audio streams Length 99737 File /usr/local/mp3-files/MOVIES (DivX)/Test [DivX].avi successfully opened 2 streams Audio in MPEG Layer-3 format src [wFormatTag=85, nChannels=2, nSamplesPerSec=44100, nAvgBytesPerSec=15963, nBlockAlign=1, wBitsPerSample=16, cbSize=12] dst [wFormatTag=1, nChannels=2, nSamplesPerSec=44100, nAvgBytesPerSec=176400, nBlockAlign=4, wBitsPerSample=16, cbSize=0] AviReadStreamA::SeekToTime -- At which point I usually have to suspend and kill it, it sucks like a bunch of CPU time, though, but it really doesn't do anything no matter how much time I leave it. System info: FreeBSD brx.no-ip.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Thu Nov 23 15:13:58 EST 2000 bacchusrx@brx.no-ip.com:/usr/src/sys/compile/SANDOZ-BRx i386 It's an AMD Duron 700, 128MB RAM, so it oughtta be able to hack the codec, so I don't think it's the machine per se. Has anyone had more positive experiences or had this problem and corrected it? Are there any alternatives to avifile? BRx. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A21536C.3486234>