public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Maik Holtkamp <s-y-l@gmx.net>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] xvidcap - ppm2mpeg
Date: Tue, 6 Sep 2005 09:36:27 +0200	[thread overview]
Message-ID: <20050906073627.GA28523@holtkamp.priv> (raw)
In-Reply-To: <20050831150605.185bbc64@frodo.mittelerde>

[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]

Hi,

0n 05/08/31@15:06 Andreas Volz told me:

> Am Wed, 31 Aug 2005 10:55:39 +0200 schrieb Matthias Nimscholz:
> 
> > uU hilft Dir ja dieses HowTo, um ein Video von Deinem Desktop zu
> > erstellen.
> > http://forums.gentoo.org/viewtopic-t-350087.html
> 
> Zumindest wenn ich --source x11 nehme, dann kann ich Einzelbilder
> abspeichern. Das abspielen der Einzelbilder mit mplayer funktioniert
> auch, aber mencoder macht bei der Konvertierung immer einen Segfault.

Ich kenne mplayer nicht so gut und wuerde an der Stelle transcode
verwenden:

ls /verzeichnisMitEinzelbilder > ./imlist

Fuer ein dvd kompatibles mpeg2:

transcode -i ./imlist -x imlist,null -Z 720x576 -y mpeg2enc,null
          --export_asr 2 -F 8 -o film

Evtl. musst Du mit -k und -z spielen.

> Ich hab auch versucht direkt ein Video aufzunehmen. Allerdings liefern
> alle ausser MPEG4 eine "Codec nicht verfügbar" oder so Meldung. MPEG4
> schreibt zwar ein mpeg, aber dieses will mplayer dann nicht abspielen.
> 
> Hm, warum muss es so schwer sein. Ich will doch einfach nur ein Video
> von meinem Desktop machen :-(

Eine andere Alternative waere transcodes -i vnc. Aber ein vnc Server
nur fuer diesen Zweck dann vielleicht overkill.

-- 
bye maik

[-- Attachment #2: Type: application/pgp-signature, Size: 248 bytes --]

      reply	other threads:[~2005-09-06  7:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-31  7:40 [gentoo-user-de] xvidcap - ppm2mpeg Andreas Volz
2005-08-31  8:55 ` Matthias Nimscholz
2005-08-31 13:06   ` Andreas Volz
2005-09-06  7:36     ` Maik Holtkamp [this message]

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=20050906073627.GA28523@holtkamp.priv \
    --to=s-y-l@gmx.net \
    --cc=gentoo-user-de@lists.gentoo.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