logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 30-11-2008 22:46:39

koshie
Membre
Inscription : 19-06-2008

Erreur lors de la convertion d'une vidéo via mencoder

Bonsoir,

je tente de convertir des vidéos au format adapté pour mon meizu m6 mini player, la première vidéo a parfaitement fonctionné mais la seconde ...

Je me sers de cette ligne :

mencoder titi.mp4 -idx -noodml -ofps 20 -vf scale=320:-2,expand=:240:::1,crop=320:240,rotate=1 -ovc lavc -ffourcc XVID -lavcopts vcodec=mpeg4:vbitrate=384:vmax_b_frames=0:vhq -sws 9 -srate 44100 -oac mp3lame -lameopts cbr:br=128:mode=0 -o titi[mz].avi


via  site.

Voici l'erreur pour la seconde vidéo :

koshie@Cindy:~/Vidéos/À convertir$ mencoder Scrubs.S1.Ep.18.Mon.coeur.en.miettes
.-.PDTV.FR.avi -idx -noodml -ofps 20 -vf scale=320:-2,expand=:240:::1,crop=320:240,rotate=1 -ovc lavc -ffourcc XVID -lavcopts vcodec=mpeg4:vbitrate=384:vmax_b_frames=0:vhq -sws 9 -srate 44100 -oac mp3lame -lameopts cbr:br=128:mode=0 -o Scrubs.S1.Ep.18.Mon.coeur.en.miettes.-.PDTV.FR.avi
MEncoder dev-SVN-r26940 (C) 2000-2008 MPlayer Team
CPU: Mobile Intel(R) Pentium(R) 4 CPU 3.20GHz (Family: 15, Model: 4, Stepping: 1)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
success: format: 0  data: 0x0 - 0x28c4
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO:  [XVID]  240x320  24bpp  20.000 fps   77.4 kbps ( 9.4 kbyte/s)
[V] filefmt:3  fourcc:0x44495658  size:240x320  fps:20.000  ftime:=0.0500
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [rotate=1]
Opening video filter: [crop w=320 h=240]
Crop: 320 x 240, -1 ; -1
Opening video filter: [expand h=240 osd=1]
Expand: -1 x 240, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [scale w=320 h=-2]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
Forcing output FourCC to 44495658 [XVID].
MP3 audio selected.
VDec: vo config request - 240 x 320 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 0.75:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 7 -> 8
SwScaler: reducing / aligning filtersize 7 -> 8
SwScaler: reducing / aligning filtersize 7 -> 6
SwScaler: reducing / aligning filtersize 7 -> 6
[swscaler @ 0x86aef18]Lanczos scaler, from yuv420p to yuv420p using MMX2
[swscaler @ 0x86aef18]using 8-tap MMX scaler for horizontal luminance scaling
[swscaler @ 0x86aef18]using 8-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 0x86aef18]using n-tap MMX scaler for vertical scaling (YV12 like)
[swscaler @ 0x86aef18]240x320 -> 320x426
videocodec: libavcodec (240x320 fourcc=44495658 [XVID])
[VE_LAVC] High quality encoding selected (non-realtime)!
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Pos:   0.1s      2f (100%)  0.00fps Trem:   0min   0mb  A-V:0.005 [0:0]
Flushing video frames.
Writing index...
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.

Video stream:   78.000 kbit/s  (9749 B/s)  size: 975 bytes  0.100 secs  2 frames

Audio stream:  127.982 kbit/s  (15997 B/s)  size: 4179 bytes  0.261 secs


Je vous remercie d'avance.

Hors ligne

#2 01-12-2008 23:42:23

koshie
Membre
Inscription : 19-06-2008

Re : Erreur lors de la convertion d'une vidéo via mencoder

Après une aide via IRC j'ai tenté une autre commande et ça ressemble à ça au final :

[Koshie ~]$ mencoder Scrubs.S1.Ep.19.Mon.vieux.-.PDTV.FR.avi -ovc xvid -xvidencopts fixed_quant=4 -vf crop=320:240 -vf crop -o output.avi -oac mp3lame Scrubs.S1.Ep.19.Mon.vieux.-.PDTV.FR.avi
MEncoder dev-SVN-rUNKNOWN-4.2.3 (C) 2000-2007 MPlayer Team
CPU: Mobile Intel(R) Pentium(R) 4 CPU 3.20GHz (Family: 15, Model: 4, Stepping: 1)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
success: format: 0  data: 0x0 - 0x3318
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO:  [XVID]  240x320  24bpp  20.000 fps   76.7 kbps ( 9.4 kbyte/s)
[V] filefmt:3  fourcc:0x44495658  size:240x320  fps:20.00  ftime:=0.0500
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
xvid: using library version 1.1.3 (build xvid-1.1.3)
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [crop]
Crop: -1 x -1, -1 ; -1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
MP3 audio selected.
VDec: vo config request - 240 x 320 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 0.75:1 - prescaling to correct movie aspect.
videocodec: XviD (240x320 fourcc=44495658 [XVID])
xvid: par=0/0 (vga11), displayed=240x320, sampled=240x320
xvid: Fixed Quant Rate Control -- quantizer=4/1=4.00
Writing header...
ODML: vprp aspect is 12288:16384.
Setting audio delay to 0.052s.
Writing header...
ODML: vprp aspect is 12288:16384.
Setting audio delay to 0.052s.
success: format: 0  data: 0x0 - 0x3318em:   0min   0mb  A-V:0.005 [0:0]
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO:  [XVID]  240x320  24bpp  20.000 fps   76.7 kbps ( 9.4 kbyte/s)
[V] filefmt:3  fourcc:0x44495658  size:240x320  fps:20.00  ftime:=0.0500
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
VDec: vo config request - 240 x 320 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 0.75:1 - prescaling to correct movie aspect.
Pos:   0.1s      4f (98%)  0.00fps Trem:   0min   0mb  A-V:-0.005 [0:0]
Flushing video frames.
Writing index...
Writing header...
ODML: vprp aspect is 12288:16384.
Setting audio delay to 0.052s.

Video stream:   38.720 kbit/s  (4839 B/s)  size: 968 bytes  0.200 secs  4 frames

Audio stream:  207.092 kbit/s  (25886 B/s)  size: 15553 bytes  0.601 secs


En gros ça ne marche toujours pas hmm.

Avec cette commande :

mencoder Scrubs.S1.Ep.19.Mon.vieux.-.PDTV.FR.avi -ovc xvid -xvidencopts fixed_quant=4 -vf crop=320:240 -vf crop -o Scrubs.S1.Ep.19.Mon.vieux.-.PDTV.FR-2.avi -oac mp3lame


Ça encode beaucoup plus lentement que la première commande et ça ne change pas le format hmm.

Évolution !

mencoder Scrubs.S1.Ep.20.Ma.Décision.-.PDTV.FR.avi -idx -noodml -ofps 20 -vf scale=320:-2,expand=:240:::1,crop=320:240,rotate=1 -ovc lavc -ffourcc XVID -lavcopts vcodec=mpeg4:vbitrate=384:vmax_b_frames=0:vhq -sws 9 -srate 44100 -oac mp3lame -lameopts cbr:br=128:mode=0 -o Scrubs.S1.Ep.20.Ma.Décision.-.PDTV.FR


Avec ça, c'est encodé et redimensioné mais mon balladeur ne le détecte pas.

Dernière modification par koshie (02-12-2008 00:12:03)

Hors ligne

Pied de page des forums