mencoder

Sekcia: Aplikácie & Desktop 30.10.2007 | 13:00
Avatar Viliam Oravec Kubuntu 10.04 (MSI GX700PX)  Používateľ
Pekný deň.
Chcel by som sa spýtať, či neexistuje nejaká grafická nadstavba pre program mencoder. chcel by som si niečo nahrať z tv v pc a neviem ako to nastaviť. Preto radšej klikačku. Na nete som našiel iba niečo na ripping DVD na mpeg4 (gDVDenc)
ďíky za odpovede.
Všichni mněli ruce od krve, jenom já hubu... :)
    • Re: mencoder 30.10.2007 | 19:10
      szittyi   Návštevník
      Vive je celkom dobry.
      • Re: mencoder 02.11.2007 | 02:42
        Kiwi   Návštevník
        Krasa prikazoveho riadka:

        mencoder tv:// -tv driver=v4l2:normid=1:input=0:width=720:height=576:chanlist=europe-east:outfmt=yv12:
        device=/dev/video0:adevice=/dev/dsp1:volume=100:immediatemode=0:brightness=34:contrast=69:
        saturation=82:channel=25:forceaudio:audiorate=32000:amode=1 -o DVOJKA.avi
        • Re: mencoder 02.11.2007 | 10:26
          Avatar Viliam Oravec Kubuntu 10.04 (MSI GX700PX)  Používateľ
          Ja hoorím grafickú nadstavbu. Hentakú "štrúdlu" kým by som nastavil by prešiel celý chcený program o polnoci na STV2.
          Všichni mněli ruce od krve, jenom já hubu... :)
          • Re: mencoder 03.11.2007 | 03:08
            Kiwi   Návštevník
            A kto ti brani urobit si na ploche, resp . na paneloch inkonu, dva, tri ikony,
            napr. DVOJKA, STV1, MARKIZA, JOJ, atd. kliknes a zacne nahravanie.
            • Re: mencoder 03.11.2007 | 03:31
              Avatar Viliam Oravec Kubuntu 10.04 (MSI GX700PX)  Používateľ
              Hmm ten shell skript sa mi zamlouvá
              mencoder tv:// -tv driver=v4l2:normid=1:input=0:width=720:height=576:chanlist=europe-east:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp1:volume=100:immediatemode=0:brightness=34:contrast=69:saturation=82:channel=25:forceaudio:audiorate=32000:amode=1 -o DVOJKA.avi
              MEncoder 2:1.0~rc1-0ubuntu13 (C) 2000-2006 MPlayer Team
              CPU: AMD Duron(tm) Processor (Family: 6, Model: 3, Stepping: 1)
              CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
              Compiled with runtime CPU detection.
              success: format: 9 data: 0x0 - 0x0
              TV file format detected.
              Selected driver: v4l2
              name: Video 4 Linux 2 input
              author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
              comment: first try, more to come ;-)
              Selected device: BT878 video (AVerMedia TVCaptur
              Tuner cap:
              Tuner rxs: LANG1 LANG2
              Capabilites: video capture video overlay VBI capture device tuner read/write streaming
              supported norms: 0 = PAL; 1 = NTSC; 2 = SECAM; 3 = PAL-Nc; 4 = PAL-M; 5 = PAL-N; 6 = NTSC-JP; 7 = PAL-60;
              inputs: 0 = Television; 1 = Composite1; 2 = S-Video;
              Current input: 0
              Current format: YUYV
              v4l2: current audio mode is : STEREO
              Selected channel: 25 (freq: 503.250)
              Unable to open '/dev/dsp1': No such file or directory
              Unable to open '/dev/dsp1': No such file or directory
              Unable to open '/dev/dsp1': No such file or directory
              v4l2: 0 frames successfully processed, 0 frames dropped.
              v4l2: ioctl set mute failed: Bad file descriptor
              v4l2: 0 frames successfully processed, 0 frames dropped.
              ============ Sorry, this file format is not recognized/supported =============
              === If this file is an AVI, ASF or MPEG stream, please contact the author! ===
              Cannot open demuxer.

              Exiting...
              Všichni mněli ruce od krve, jenom já hubu... :)
            • Re: mencoder 03.11.2007 | 03:32
              Avatar Viliam Oravec Kubuntu 10.04 (MSI GX700PX)  Používateľ
              ma tak napadlo..Čo je to /dev/dsp1 ? No asi to bude tá chyba prečo mi to nechce zaznamenávať.
              Všichni mněli ruce od krve, jenom já hubu... :)
              • Re: mencoder 10.11.2007 | 08:39
                Kiwi   Návštevník
                U mna je /dev/dsp1 zdroj, odkial beriem zvuk stream k videostreamu
                z /dev/video0.
                Skus vyhodit: adevice=/dev/dsp1
                skus prepnut immediatemode=0 na 1,
                skus vyhodit forceaudio, ak chces zvuk bez demuxera 48000 > 32000
                skus brat zvuk z mixera /dev/mixer alebo /dev/pcm
                alebo priamo z karty SAA7134,
                nakoniec skus man mplayer a citaj, ma to 9500 riadkov,
                good luck :)