Visualizzazione dei risultati da 1 a 8 su 8
  1. #1

    convertire con Mecoder file relal player

    E' possibile convertire file real player (ram o rm) in mpeg o avi usando Mencoder? Ho provato ma non ci sono riuscito eppure dovrei possedere tutti i codec necessari dato che il filmato .ram che voglio convertire riesco a vederlo con Mplayer.
    Oppure conoscete un programma per linux che riesca a farlo?

    grazie
    Matteo
    Verrà un tempo in cui considereremo l'uccisione di un animale con lo stesso biasimo
    con cui consideriamo oggi quella di un un uomo (Leonardo da Vinci)

  2. #2
    Utente di HTML.it L'avatar di gigyz
    Registrato dal
    Oct 2003
    Messaggi
    1,443
    perchè non ci dici la sintassi che hai usato per cominciare, cmq si puo fare se tu il file lo vedi con mplayer lo puoi fare di sicuro.

  3. #3
    Giusto. Chiedo scusa...

    Magari ho fatto un errore stupido, comunque questo è quello che ho scritto:

    mencoder -ovc lavc -lavcopts vcodec=mpeg1video -oac copy input.rm -o output.mpg



    e questo è l'output a schermo:


    MEncoder 1.0pre5-3.3.4 (C) 2000-2004 MPlayer Team

    CPU: Advanced Micro Devices Athlon Thunderbird 908.6 MHz (Family: 6, Stepping: 2)
    Detected cache-line size is 64 bytes
    CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
    Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx

    Reading /home/matteo/.mplayer/codecs.conf: Can't open '/home/matteo/.mplayer/codecs.conf': No such file or directory
    Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
    Using built-in default codecs.conf.
    File not found: 'frameno.avi'
    Failed to open frameno.avi
    Reading config file /home/matteo/.mplayer/mencoder: No such file or directory
    font: can't open file: /home/matteo/.mplayer/font/font.desc
    Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
    success: format: 0 data: 0x0 - 0x8CCA564
    REAL file format detected.
    ======= WAVE Format =======
    Format Tag: 28515 (0x6F63)
    Channels: 2
    Samplerate: 44100
    avg byte/sec: 64083
    Block align: 930
    bits/sample: 16
    cbSize: 26
    Unknown extra header dump: [ba] [0] [10] [0] [18] [0] [a2] [3] [10] [0] [1] [0] [0] [3] [8] [0] [0] [25] [0] [0] [0] [0] [0] [6] [0] [5]
    ===========================
    VIDEO: RV30 [30202002,010A9030] 320x240 (aspect 0.00) 25.00 fps
    [V] filefmt:11 fourcc:0x30335652 size:320x240 fps:25.00 ftime:=0.0400
    Opening video filter: [expand osd=1]
    Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
    ================================================== ========================
    Opening video decoder: [realvid] RealVideo decoder
    opening shared obj '/usr/local/lib/codecs/drv3.so.6.0'
    Selected video codec: [rv30] vfm:realvid (Linux RealPlayer 8 RV30 decoder)
    ================================================== ========================
    audiocodec: framecopy (format=6f63 chans=2 rate=44100 bits=16 bps=64083 sample=930)
    Writing AVI header...
    ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
    Segmentation fault
    Verrà un tempo in cui considereremo l'uccisione di un animale con lo stesso biasimo
    con cui consideriamo oggi quella di un un uomo (Leonardo da Vinci)

  4. #4
    Utente di HTML.it L'avatar di chaosd
    Registrato dal
    Mar 2004
    Messaggi
    1,282
    la sintassi è corretta, ma credo di leggere in fondo che non riconosce l'aspetto: prova a dargli un -aspect 16:9 (o 4:3)
    <Girls are like Internet Domains: the ones you like are already taken, but you can still get one from a strange country!>

    Computers are like conditioned air: they stop work properly when you open windows

    Livin' on: Kubuntu + 2.6.24.2

  5. #5
    Ho provato, ma niente di nuovo...

    mencoder -ovc lavc -lavcopts vcodec=mpeg1video -aspect 4:9 -oac copy input.rm -o output.mpg


    MEncoder 1.0pre5-3.3.4 (C) 2000-2004 MPlayer Team

    CPU: Advanced Micro Devices Athlon Thunderbird 908.5 MHz (Family: 6, Stepping: 2)
    Detected cache-line size is 64 bytes
    CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
    Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx

    Reading /home/matteo/.mplayer/codecs.conf: Can't open '/home/matteo/.mplayer/codecs.conf': No such file or directory
    Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
    Using built-in default codecs.conf.
    File not found: 'frameno.avi'
    Failed to open frameno.avi
    Reading config file /home/matteo/.mplayer/mencoder: No such file or directory
    font: can't open file: /home/matteo/.mplayer/font/font.desc
    Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
    success: format: 0 data: 0x0 - 0x8CCA564
    REAL file format detected.
    ======= WAVE Format =======
    Format Tag: 28515 (0x6F63)
    Channels: 2
    Samplerate: 44100
    avg byte/sec: 64083
    Block align: 930
    bits/sample: 16
    cbSize: 26
    Unknown extra header dump: [ba] [0] [10] [0] [18] [0] [a2] [3] [10] [0] [1] [0] [0] [3] [8] [0] [0] [25] [0] [0] [0] [0] [0] [6] [0] [5]
    ===========================
    VIDEO: RV30 [30202002,010A9030] 320x240 (aspect 0.00) 25.00 fps
    [V] filefmt:11 fourcc:0x30335652 size:320x240 fps:25.00 ftime:=0.0400
    Opening video filter: [expand osd=1]
    Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
    ================================================== ========================
    Opening video decoder: [realvid] RealVideo decoder
    opening shared obj '/usr/local/lib/codecs/drv3.so.6.0'
    Selected video codec: [rv30] vfm:realvid (Linux RealPlayer 8 RV30 decoder)
    ================================================== ========================
    audiocodec: framecopy (format=6f63 chans=2 rate=44100 bits=16 bps=64083 sample=930)
    Writing AVI header...
    ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
    Segmentation fault
    Verrà un tempo in cui considereremo l'uccisione di un animale con lo stesso biasimo
    con cui consideriamo oggi quella di un un uomo (Leonardo da Vinci)

  6. #6
    oggi ho provato a encodare in divx, e mi ha fatto un bel segmentation fault, cm a te, cambiando codec invece è andato.. boh
    @_=(115,-17,6);print+map{chr$_[$.=$_-$_]*$_**$.+++$_[$.]*$_**$.+++$_[$.]*$_**$.}$.-$...$#_

  7. #7
    Utente di HTML.it L'avatar di gigyz
    Registrato dal
    Oct 2003
    Messaggi
    1,443
    a parte il fatto che l'mpg che ti viene fuori in quel modo non è che sia tanto compatibile con win io ti consiglio ti comprimerlo in divx, a parte questo, il mencoder ti va in segmentation fault (praticamente in crash) quindi il problema è quello, prova ad aggiornarlo magari. Ma poi non dovresti mettere almeno il bitrate da usare ?

  8. #8
    Ho provato anche

    mencoder input.rm -ovc lavc -lavcopts vcodec=mpeg4 -oac copy -o movie.avi

    ma da sempre lo stesso errore, mentre provando con un .wmv non c'erano problemi. Boh...
    Credo che, se non specificato, venga usato un bitrate di default.

    Comunque appena posso scarico la versione aggiornata.

    Grazie

    Ciao
    Verrà un tempo in cui considereremo l'uccisione di un animale con lo stesso biasimo
    con cui consideriamo oggi quella di un un uomo (Leonardo da Vinci)

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.