en fait j'utilise la commande indiquée sur la doc de ubuntu (pas voulu me prendre la tête avec toutes les options )
mencoder video.vob -o video.avi -vf crop=720:576:0:0 -ovc x264 -x264encopts
bitrate=800:frameref=8:mixed_refs:bframes=3:b_adap
t:b_pyramid:weight_b:partitions=all:8x8dct:me=umh:
subq=7:trellis=2:threads=auto:pass=1 -nosound
Ce qui a toujours très bien marché jusqu'à présent
mencoder me retourne ceci
MPlayer dev-SVN-r29796-4.3-openSUSE Linux 11.1 (x86_64)-Packman (C) 2000-2009 MPlayer TeamOption x264encopts: Bad argument b_pyramid=(null)
success: format: 0 data: 0x0 - 0x65baf800
MPEG-PS file format detected.
VIDEO: MPEG2 720x576 (aspect 3) 25.000 fps 9800.0 kbps (1225.0 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.000 ftime:=0.0400
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 0
Opening video filter: [crop w=720 h=576 x=0 y=0]
Crop: 720 x 576, 0 ; 0
==================================================
========================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed 
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Unsupported PixelFormat -1
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==================================================
========================
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
FATAL: Cannot initialize video driver.
Exiting...
si je vire l'option b_pyramid ( je ne sais pas à quoi elle correspond ) cela marche à nouveau, mais à travers ogmrip qui utilise mencoder ça ne marche toujours plus et j'aime bien automatiser pour gagner du temps
" Tu as installé de quoi encoder en x264 sur ta machine au moins ? À mon avis, un petit passage par la case gestionnaire de paquet s'impose.
"
oui cela fait des mois que ça marche sans problème j'ai quand même regardé si aucun paquet essentiel ne manquait mais non