[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [halb OT] Videofiles aspect ratio ändern



On Mon, Apr 19, 2010 at 12:56:22AM +0200, David Haller wrote:
> Am Die, 13 Apr 2010, Dirk Salva schrieb:
> >On Wed, Apr 07, 2010 at 07:30:41PM +0200, Dirk Salva wrote:
> >> - Schau ich mir das Ergebnis an (nachdem ich mit Strg-C terminiert
> >>   habe), so wird das output-file "test.avi" immer noch zu breit
> >>   dargestellt. Wähle ich in vlc unter Video->Aspect-Ratio-> 4:3 an, so
> >>   wirkt das dargestellte Bild jedenfalls auf mich korrekt(er). D.h.,
> >>   ich habe noch nicht, was ich will bzw. was richtig ist.
> >> Das ist noch optimierungsfähig. Irgendwas scheine ich falsch zu machen.
> >Hat keiner mehr eine Idee?
> mencoder -forceidx -noodml -oac copy -ovc copy \
>     -force-avi-aspect 4:3 -vf dsize=4/3 -o AUSGABE EINGABE

Direkt probiert: kein Erfolg:-(

~/temp808$ mencoder -forceidx -noodml -oac copy -ovc copy \
>     -force-avi-aspect 4:3 -vf dsize=4/3 -o neu.avi sunp0004.avi
MEncoder dev-SVN-r26940 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (Family: 15, Model: 35, Stepping: 2)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
success: format: 0  data: 0x0 - 0x227d0a8
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
AVI: Generated index table for 1546 chunks!
VIDEO:  [MJPG]  720x480  24bpp  30.976 fps  9455.2 kbps (1154.2 kbyte/s)
[V] filefmt:3  fourcc:0x47504A4D  size:720x480  fps:30.976  ftime:=0.0323
videocodec: framecopy (720x480 24bpp fourcc=47504a4d)
audiocodec: framecopy (format=1 chans=1 rate=22050 bits=16 B/s=44100 sample-2)
Writing header...
ODML: vprp aspect is 4:3.
Writing header...
ODML: vprp aspect is 4:3.
Writing index...12f (100%)  0.00fps Trem:   0min  34mb  A-V:0.032 [9455:352]
Writing header...
ODML: vprp aspect is 4:3.

Video stream: 9455.210 kbit/s  (1181901 B/s)  size: 34797536 bytes  29.442 secs  912 frames

Audio stream:  352.800 kbit/s  (44100 B/s)  size: 1298432 bytes  29.443 secs


VLC zeigt _immer noch_ ein verzerrtes Bild an (zu breit).

Gilt übrigens auch für diese Zeile:
mencoder -o neu.avi -oac copy -ovc copy -force-avi-aspect 640:480 sunp0004.avi


ciao, Dirk


Reply to: