Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 20:50:24 -0500
From:      Anish Mistry <mistry.7@osu.edu>
To:        "Steve O'Hara-Smith" <steve@sohara.org>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: ffmpeg deinterlace broken?
Message-ID:  <200311202050.32355.mistry.7@osu.edu>
In-Reply-To: <20031120164037.3ee82842.steve@sohara.org>
References:  <200311192304.30668.mistry.7@osu.edu> <200311201018.39097.mistry.7@osu.edu> <20031120164037.3ee82842.steve@sohara.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Boundary-02=_o9Wv/hFURXGSpb0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Description: signed data
Content-Disposition: inline

On Thursday 20 November 2003 11:40 am, Steve O'Hara-Smith wrote:
> On Thu, 20 Nov 2003 10:18:32 -0500
> Anish Mistry <mistry.7@osu.edu> wrote:
>=20
>=20
> > > 	Try downgrading the grab_bsdbktr.c to version 1.6. If that
> > > makes a difference then would you do some patch testing please ?
> > >=20
> > Version 1.6 doesn't compile.
> > cc -O -pipe  -I/usr/local/include  -O3 -ffast-math
> > -fomit-frame-pointer -g -O3 -         Wall -I..
> > -I/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.8 -I/usr/ports/multimed
> >         ia/ffmpeg/work/ffmpeg-0.4.8/libavcodec=20
> > -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=3D64          -D_LARGEFILE_SOURCE
> >=20
> > -D_GNU_SOURCE -c -o grab_bsdbktr.o grab_bsdbktr.c=20
> > grab_bsdbktr.c:42: syntax error before `INT64'
>=20
> 	Urk - ah yes ffmpeg dropped the INT64 type definition a while back.
> Change all the INT64 to int64_t (or put this line near the top)
>=20
> #define INT64 int64_t
>=20
> 	If that doesn't do it I'll do some hacking this eve.
>=20
Nope, still more problems than just types.
cc -O -pipe  -I/usr/local/include  -O3 -ffast-math -fomit-frame-pointer -g=
=20
=2DO3 -Wall -I.. -I/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.8 -I/usr/
ports/multimedia/ffmpeg/work/ffmpeg-0.4.8/libavcodec -DHAVE_AV_CONFIG_H=20
=2DD_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o=20
grab_bsdbktr.o grab_bsdbktr.c=20
grab_bsdbktr.c: In function `grab_read_packet':
grab_bsdbktr.c:173: warning: int format, different type arg (arg 2)
grab_bsdbktr.c: In function `grab_read_header':
grab_bsdbktr.c:207: `FRAME_RATE_BASE' undeclared (first use in this=20
function)
grab_bsdbktr.c:207: (Each undeclared identifier is reported only once
grab_bsdbktr.c:207: for each function it appears in.)
grab_bsdbktr.c: In function `grab_read_close':
grab_bsdbktr.c:227: warning: implicit declaration of function=20
`please_use_av_free'
gmake[1]: *** [grab_bsdbktr.o] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/ffmpeg/work/
ffmpeg-0.4.8/libavformat'
gmake: *** [lib] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/ffmpeg.

=2D-=20
Anish Mistry

--Boundary-02=_o9Wv/hFURXGSpb0
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/vW9oxqA5ziudZT0RAmY0AJ9+g+tEzeiO7PafxIfQFJtK4mxDhgCgow5u
TBVbr909eWHyGKeKFYl/xHo=
=IkOH
-----END PGP SIGNATURE-----

--Boundary-02=_o9Wv/hFURXGSpb0--



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