From: Jakub Bogusz Date: Wed, 26 Sep 2001 13:49:55 +0000 (+0000) Subject: - BuildRequires: autoconf, automake, libtool X-Git-Url: http://git.pld-linux.org/?p=packages%2FNVrec.git;a=commitdiff_plain;h=e3fdca937f3248352adac721bbc44188478b65ef - BuildRequires: autoconf, automake, libtool - added URLs, proper description (from freshmeat), pl translations - release 2 Changed files: NVrec.spec -> 1.3 --- diff --git a/NVrec.spec b/NVrec.spec index 26eaac8..4db52b8 100644 --- a/NVrec.spec +++ b/NVrec.spec @@ -1,14 +1,16 @@ Summary: New Video Recorder +Summary(pl): Nowy Rejestrator Obrazu Name: NVrec Version: 20010808 -Release: 1 +Release: 2 License: GPL Group: X11/Applications/Multimedia Group(de): X11/Applikationen/Multimedia Group(pl): X11/Aplikacje/Multimedia -Source0: %{name}-%{version}.tar.gz +Source0: http://www.ee.up.ac.za/~justin/v4l2/%{name}-%{version}.tar.gz Patch0: %{name}-avifile-0.6.patch Patch1: %{name}-make.patch +URL: http://www.ee.up.ac.za/~justin/v4l2/ Requires: divx4linux >= 20010824 Requires: avifile >= 0.6-0.20010809.2 Requires: rte @@ -17,15 +19,30 @@ BuildRequires: lame-libs-static >= 3.70 BuildRequires: avifile-devel >= 0.6-0.20010809.2 BuildRequires: divx4linux-devel >= 20010824 BuildRequires: rte-devel +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %description -NuppelVideo is a simple low consuming and fast capture program -for bttv-cards (BT8x8) it is based on the RTjpeg2.0 test3* programs -from Justin Schoemann , who wrote the very fast and fine RTjpeg2.0 -codec (improved by Joerg Walter and Wim Taymans). +NewVideoRecorder is a high quality video capture toolkit for Linux. +It includes deep buffering of audio and video to reduce frame dropping, +a smooth dropping algorithm to keep the video smooth if dropping is +required, and dynamic stretching of the audio stream to exactly match +the video stream. It can use v4l1 and v4l2 devices as video sources, +and OSS devices as an audio source. It can produce QuickTime, AVI, +NuppelVideo 0.4 files, and MPEG-1 files. + +%description -l pl +NewVideoRecorder to narzêdzie wysokiej jako¶ci do zgrywania obrazu dla +Linuksa. U¿ywa du¿ych buforów d¼wiêku i obrazu, aby zmniejszyæ gubienie +ramek, algorytmu p³ynnego pomijania ramek, aby utrzymaæ p³ynno¶æ obrazu +kiedy ramkê trzeba pomin±æ i dynamiczne rozci±ganie strumienia d¼wiêku +aby zgadza³ siê ze strumieniem obrazu. Mo¿e u¿ywaæ urz±dzeñ v4l1 i v4l2 +jako ¼ród³e³ obrazu i urz±dzeñ OSS jako ¼róde³ d¼wiêku. Mo¿e zapisywaæ +pliki QuickTime, AVI, NuppelVideo 0.4 i MPEG-1. %prep %setup -q