On 19 Aug 2003, Florin Andrei wrote:
> I believe i'm experiencing the "juddering" bug:
>
> I use a NTSC DV camcorder as a source, and convert the DV .avi into
> DVD-compatible MPEG2 using mpeg2enc as the last step. Then i author the
> DVD, burn it...
> Apparently the DVD is fine, i can play it
Can you use 'tee' to accomplish it?
mkfifo pipe1
mkfifo pipe2
tee pipe1 pipe2 < $1 >/dev/null &
yuvscaler ... pipe1 &
mplayer ... pipe2 &
wait
'tee' will take data from '$1' and write to pipe1 and pipe2 (and also to stdout,
therefore the redirection of its stdout to /dev/null, although you c
Hallo
> Tell please, whether it is possible to increase number of devices with
> which various programs of videocapture can work about the help of the
> program? For example the software palantir can provide some simultaneous
> connections with one card. I want to start simultaneously some
> appen
Hallo
> I believe i'm experiencing the "juddering" bug:
>
> https://sourceforge.net/docman/display_doc.php?docid=3456&group_id=5776#ss3.4
>
> However, my situation doesn't seem to fit into what's described in the
> HOWTO.
> Here are the initial AVI and the resulting MPEG2 that was used to autho
I would explore USB cameras. I use 2 USB cameras at 1 time, although 2
different USB root hubs must be used. I use a variation of "motion" with 2
USB cameras at once.
Ted
dmitriy wrote:
> Hi all!
>
> Tell please, whether it is possible to increase number of devices with
> which various progra
Hi,
I am using Mandrake 9.1 with Kernel 2.4.21. I am trying to install mjpeg tools but I am encountering some problems. First I did ./configure with the path to jpeg-mmx and to quicktime4linux. I think it went fine, this is the message I got:
MJPEG tools 1.6.1 build configuration : - X86
Hi all!!
Tell please, whether there is a software for detecting movement? I have
written to the list motion.sourseforge.net of dispatch and have received
the answer, that their software product processes the image with the
help only the processor. But I have a device which can digitize video
w
I don't know if this is in the right place, but here it goes...
I have the CVS version of mjpegtools, and the latest version of libquicktime.
I'm recording from a composite NSTC source at -d1 resolution from a DC10+, (zoran
0.9.4), stero sound, full quality. I continue to have this happen...
ba
Hi all!
Tell please, whether it is possible to increase number of devices with
which various programs of videocapture can work about the help of the
program? For example the software palantir can provide some simultaneous
connections with one card. I want to start simultaneously some
appendice
I believe i'm experiencing the "juddering" bug:
https://sourceforge.net/docman/display_doc.php?docid=3456&group_id=5776#ss3.4
However, my situation doesn't seem to fit into what's described in the
HOWTO.
I use a NTSC DV camcorder as a source, and convert the DV .avi into
DVD-compatible MPEG2 usi
Someone (I would assume it was Kevin Atkinson, the author of the above filter but
can't find the message now...) posted recently about temporal-med and wanted feedback.
I've been using it for a little over a week now and it seems to really work well. I
get a little bit of interference because
11 matches
Mail list logo