Re: Fragen zu xvid

Al Bogner <suse-multimedia-Wco+c2LKsy1DayIqkcHqbfyE8WyFmGdT@public.gmane.org>
Newsgroups gmane.linux.suse.multimedia.german
Message-ID <[email protected]>
Am Samstag, 27. Februar 2010 16:53:01 schrieben Sie:
> Am Samstag, 27. Februar 2010 13:40:15 schrieben Sie:
> > Mit x264 schaffe ich, die Aspect-Ration auf 16:9 festzulegen. Mit den
> > xvid- Optionen nicht. 4/3 habe ich auf 16/9 geändert. BTW 4/3 sollte
> > eigentlich 5/4 sein, aber egal.
> 
> Interessant ist, dass smplayer 16:9 erkennt, mplayer aber nicht.


Ich habe mir die xvid und die mkv-Datei mit mediainfo angesehen:

mkv:
Video
ID                               : 1
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format profile                   : [email protected]           
Format settings, CABAC           : Yes                 
Format settings, ReFrames        : 3 frames            
Muxing mode                      : Container [email protected]
Codec ID                         : V_MPEG4/ISO/AVC              
Duration                         : 7mn 57s                      
Width                            : 720 pixels                   
Height                           : 576 pixels                   
Display aspect ratio             : 16:9                         
Frame rate mode                  : Variable                     
Frame rate                       : 25.000 fps                   
Standard                         : PAL                          
Resolution                       : 8 bits                       
Colorimetry                      : 4:2:0                        
Scan type                        : Progressive
Writing library                  : x264 core 85
Encoding settings                : cabac=1 / ref=3 / deblock=1:0:0 / 
analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 
/ me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / 
fast_pskip=1 / chroma_qp_offset=-2 / threads=3 / sliced_threads=0 / nr=0 / 
decimate=1 / mbaff=0 / constrained_intra=0 / bframes=3 / b_pyramid=0 / 
b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / wpredp=2 / keyint=250 / 
keyint_min=25 / scenecut=40 / intra_refresh=0 / rc=cqp / mbtree=0 / qp=29 / 
ip_ratio=1.40 / pb_ratio=1.30 / aq=0


xvid:
Video
ID                               : 0
Format                           : MPEG-4 Visual
Format profile                   : Simple@L1    
Format settings, BVOP            : No           
Format settings, QPel            : No           
Format settings, GMC             : No warppoints
Format settings, Matrix          : Default (H.263)
Codec ID                         : FMP4           
Duration                         : 7mn 57s        
Bit rate                         : 11.1 Mbps      
Width                            : 720 pixels     
Height                           : 576 pixels     
Display aspect ratio             : 5:4            
Frame rate                       : 25.000 fps     
Standard                         : PAL            
Resolution                       : 8 bits         
Colorimetry                      : 4:2:0          
Scan type                        : Progressive
Bits/(Pixel*Frame)               : 1.069
Stream size                      : 631 MiB (98%)
Writing library                  : Lavc52.43.0


Mencoder hatte aber "-aspect 16/9" im Befehl, vielleicht aber an der falschen 
Stelle.

mencoder -aspect 16/9 -ovc lavc -lavcopts \
    vcodec=mpeg4:trell:vqmin=2:mbd=2:cmp=3:vqscale=3:vbitrate=24000000:vb_strategy=1:b_sensitivity=4:vpass=2 
\
    -vf yadif=0,softskip,harddup,unsharp=l:5x5:0.5,dsize=16/9 -sws 9 \
    -oac mp3lame -lameopts preset=standard \
    -o "$XVIDFILE" -passlogfile "$AVIFILE".passlog "$AVIFILE"


Al
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.