Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2002 01:39:16 -0400
From:      parv <parv@pair.com>
To:        Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Cc:        FreeBSD-multimedia@FreeBSD.org, Rasmus Skaarup <mfbsd@gal.dk>, Holger Lamm <holger@eit.uni-kl.de>, michaelnottebrock@gmx.net
Subject:   Re: Review graphics/avifile update to 0.7.11.20020711
Message-ID:  <20020713053915.GA31921@moo.holy.cow>
In-Reply-To: <20020713000059.35399.qmail@exxodus.fedaykin.here>
References:  <20020713000059.35399.qmail@exxodus.fedaykin.here>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <20020713000059.35399.qmail@exxodus.fedaykin.here>,
wrote Mario Sergio Fujikawa Ferreira thusly...
>
> - Update
> 	http://people.FreeBSD.org/~lioux/patch-avifile
>
> 	This update also fixes the following PRs. ports/40503 was
> fixed as a side effect of a fix to ports/40504.
>
> - ports/40503 - graphic/avifile packaging fails
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/40503
>
> - ports/40504 - graphics/avifile build fails when compiled w/ WITHOUT_A52
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/40504

hi mario,

after patching & compiling w/ following options...

WITHOUT_A52=            'yes'
WITHOUT_VORBIS=         'yes'
WITHOUT_MAD=            'yes'

...packaging fails w/ this message...

===>   Registering installation for avifile-0.7.11.20020711,1
===>  Building package for avifile-0.7.11.20020711,1
tar: can't add file lib/avifile/audiodec.so : No such file or directory
tar: can't add file lib/avifile/ffmpeg.so : No such file or directory
tar: can't add file lib/avifile/mjpeg.so : No such file or directory
tar: can't add file lib/avifile/mp3lamebin_audioenc.so : No such file or directory
tar: can't add file lib/avifile/mpeg_audiodec.so : No such file or directory
tar: can't add file lib/avifile/win32.so : No such file or directory
tar: can't add file lib/avifile/xvid.so : No such file or directory
pkg_create: make_dist: tar command failed with code 256
Creating package /source/ports/graphics/avifile/avifile-0.7.11.20020711,1.tgz
Registering depends: Mesa-3.4.2_2 lame-3.91 aalib-1.4.r5_1 freetype2-2.1.2 sdl-1.2.4_1 libmng-1.0.3 XFree86-libraries-4.2.0_1 lcms-1
.08 jpeg-6b_1 png-1.2.3 qt-2.3.1_2 imake-4.2.0_1 svgalib-1.4.2_1 win32-codecs-011002.0.0.60 xvid-0.20020412.
Creating gzip'd tar ball in '/source/ports/graphics/avifile/avifile-0.7.11.20020711,1.tgz'
*** Error code 1


...and trying to play a file -- which 0.6.0-20011220 played w/o
problems -- produces the following message...

# aviplay file.avi
play> : Debug is on 0
<AVI reader> : Checking: file.avi
<AVI reader> : AVIMainHeader: MicroSecPerFrame=33577 MaxBytesPerSec=0
 PaddingGranularity=6047058  Flags=[ HAS_INDEX ] TotalFrames=4273
 InitialFrames=0  Streams=1  SuggestedBufferSize=352080 WxH=320x240
 Scale=1051131922  Rate=1859387911  Start=1120862521  Length=524807
<AVI reader> : AVIStreamHeader: FccType=vids FccHandler=div3 Flags=[ ]
 InitialFrames=0 Scale=33577 Rate=1000000 Start=0 Length=4273
 SuggestedBufferSize=17663 Quality=7500 SampleSize=0 Rect l,r,t,b=0,0,0,0
<AVI reader> : Reading index from 8861102
<AVI reader> : Stream 0 vids : 0x33766964 (div3) 4273 chunks (66.77KB)
<StreamCache> : Creating cache for file descriptor: 8
<ReadStream> : Initialized video stream (chunk tblsz: 4273, fmtsz: 40)
<AVI reader> : Successfully opened file.avi
<aviplay> : Audiostream not detected
<Codec keeper> : CreateVideoDecoder(): Unknown codec 0x33564944 = "DIV3"
<aviplay> : Failed to initialize decoder
<aviplay> : Cannot play this


...btw, i got the same two messages before the patch.  is there something
hosed on my side, or do i need to reinstall something?

   - parv

-- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020713053915.GA31921>