From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: tape transfer with mencoder (was: Re: Cinelerra--Video Editing??)
Date: Tue, 01 Aug 2006 10:57:31 -0700 [thread overview]
Message-ID: <44CF960B.4060009@comarre.com> (raw)
In-Reply-To: <20060801150244.GA1134@lnx2.kvinet.com>
Hal MacArgle wrote:
> On 06-17, Ray Olszewski wrote:
>
>>Since you are using mplayer anyway ... have you tried using mencoder for
>>the captures? Try a command something like this (assuming you're
>>capturing from tapes via NTSC video and sound-card audio):
>>
>> mencoder tv:// -tv driver=v4l:device=/dev/video0:input=1: \
>> immediatemode=1:forceaudio:adevice=/dev/dsp:norm=NTSC \
>> :audiorate=32000:width=320:height=240:fps=29.97 \
>> -oac copy -oac mp3lame -lameopts preset=medium \
>> -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=9 \
>> -ofps 29.97 -endpos $whichtime -o $filename
>>
>>replacing $whichtime (number of seconds to record) and $filename with
>>appropriate values. (Your bttv card may require input=3, but you'll know
>>that from using it with xawtv and streamer.)
>
>
> This should be directed to Ray I guess but was wondering what
> speed CPU he uses with the above to get 29.97fps without pauses and
> if the HD is UDMA100?? (NTSC tapes, sound-card line in audio and bttv
> BT878 capture card..
>
I do video capture on two different machines. I've only done tape
transfer on the higher quality of the two, which is also my main
fileserver. Its specs are:
Athlon64 3000
1 GB DDR 400 (3200) RAM
main HD is a Seagate 300 GB drive, I think UDMA 100 (maybe 133),
with (of course) DMA enabled
kernel 2.4.27, compiled for Athlon, Debian-Sid install
And all the stuff you put in parentheses represents correct assumptions
about my setup:
Soundblaster sound card (es1371 driver)
AverMedia TV card (bttv driver), with jumper cable to sound card
several different VHS-NTSC VCRs
Offhand, I don't recall what CPU use I see when transferring tapes (I
haven't done any recently). Recording off the air (analog cable,
actually), it's under 10%.
For off-the-air capture, my other machine is a Celeron 1.7 GHz, with 256
MB RAM, some UDMA100 hard disk, and the same sound and TV cards. Taping
off the air (digital cable this time), it only runs at about 20% CPU use
... but tapes are noisier than my cable feed, so they place more demand
on the codec, so I don't know if this machine would do tapes well.
Note, though, that I only capture at 320x240. I've tried 640x480 but run
into problems there, for reasons I don't really understand (not CPU
limits, at least not on the Athlon ... maybe problems with deinterlacing?).
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2006-08-01 17:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-15 18:34 Cinelerra--Video Editing?? Hal MacArgle
2006-06-15 21:53 ` Ray Olszewski
2006-06-16 18:12 ` Hal MacArgle
2006-06-17 0:03 ` Ray Olszewski
2006-06-17 19:41 ` Hal MacArgle
2006-06-17 21:49 ` Christian Pedaschus
2006-06-18 6:33 ` Ray Olszewski
2006-06-19 19:09 ` Hal MacArgle
2006-08-01 15:02 ` Hal MacArgle
2006-08-01 17:57 ` Ray Olszewski [this message]
2006-08-02 18:01 ` tape transfer with mencoder (was: Re: Cinelerra--Video Editing??) Hal MacArgle
2006-08-02 21:10 ` tape transfer with mencoder Ray Olszewski
2006-08-05 18:54 ` Hal MacArgle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44CF960B.4060009@comarre.com \
--to=ray@comarre.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox