#1 Le 19/11/2011, à 11:31
- pascal_tux
mencoder sous la 11.10 en ligne commande,ça du changer ou est ce 64bi
bonjour , j employer une ligne de commande qui marcher sous mon ancien pc 32bit : mencoder out-2.ogv -ovc xvid -oac mp3lame -xvidencopts pass=1 -o output.avi
et là je suis passer sous un pc 64bit , je met la commande : mencoder out-2.ogv -ovc xvid -oac mp3lame -xvidencopts pass=1 -o output.avi
mais problème , 1 enregistrement de 4 minutes ce passe en 3-4 seconde !! ???
pepe@pepe:~/Vidéos$ ls
desktop_video1.ogv desktop_video.ogv
pepe@pepe:~/Vidéos$ mencoder desktop_video.ogv -ovc xvid -oac mp3lame -xvidencopts pass=1 -o output.avi
mencoder: Symbol `ff_codec_bmp_tags' has different size in shared object, consider re-linking
MEncoder SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
success: format: 0 data: 0x0 - 0x19918a0
libavformat file format detected.
[lavf] stream 1: video (theora), -vid 0
[lavf] stream 2: audio (vorbis), -aid 0
VIDEO: [theo] 1600x896 0bpp 18.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:44 fourcc:0x6F656874 size:1600x896 fps:18.000 ftime:=0.0556
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 22050 Hz, 1 ch, s16le, 90.0 kbit/25.51% (ratio: 11248->44100)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis)
==========================================================================
xvid: using library version 1.3.2 (build xvid-1.3.2)
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: [fftheora] vfm: ffmpeg (FFmpeg Theora)
==========================================================================
MP3 audio selected.
Movie-Aspect is 1.79:1 - prescaling to correct movie aspect.
videocodec: XviD (1600x896 fourcc=44495658 [XVID])
xvid: par=0/0 (vga11), displayed=1600x896, sampled=1600x896
xvid: 2Pass Rate Control -- 1st pass
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Pos: 1.2s 21f (24%) 0.00fps Trem: 0min 3mb A-V:-0.111 [6779:80]
Too many audio packets in the buffer: (4096 in 871150 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
Flushing video frames.
Writing index...
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Video stream: 7505.664 kbit/s (938207 B/s) size: 1094576 bytes 1.167 secs 21 frames
Audio stream: 80.338 kbit/s (10042 B/s) size: 16789 bytes 1.672 secs
pepe@pepe:~/Vidéos$ mencoder desktop_video1.ogv -ovc xvid -oac mp3lame -xvidencopts pass=1 -o kubuntu11.10-64bit.avi
mencoder: Symbol `ff_codec_bmp_tags' has different size in shared object, consider re-linking
MEncoder SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
success: format: 0 data: 0x0 - 0x922f80
libavformat file format detected.
[lavf] stream 1: video (theora), -vid 0
[lavf] stream 2: audio (vorbis), -aid 0
VIDEO: [theo] 1600x896 0bpp 18.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:44 fourcc:0x6F656874 size:1600x896 fps:18.000 ftime:=0.0556
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 22050 Hz, 1 ch, s16le, 90.0 kbit/25.51% (ratio: 11248->44100)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis)
==========================================================================
xvid: using library version 1.3.2 (build xvid-1.3.2)
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: [fftheora] vfm: ffmpeg (FFmpeg Theora)
==========================================================================
MP3 audio selected.
Movie-Aspect is 1.79:1 - prescaling to correct movie aspect.
videocodec: XviD (1600x896 fourcc=44495658 [XVID])
xvid: par=0/0 (vga11), displayed=1600x896, sampled=1600x896
xvid: 2Pass Rate Control -- 1st pass
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Pos: 1.2s 21f (66%) 0.00fps Trem: 0min 2mb A-V:-0.111 [12087:74]
1 duplicate frame(s)!
Pos: 1.2s 22f (69%) 0.00fps Trem: 0min 2mb A-V:-0.061 [12377:75]
Too many audio packets in the buffer: (4096 in 904213 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
Flushing video frames.
Writing index...
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Video stream: 13225.830 kbit/s (1653228 B/s) size: 2112459 bytes 1.278 secs 22 frames
Audio stream: 75.635 kbit/s (9454 B/s) size: 17041 bytes 1.802 secs
pepe@pepe:~/Vidéos$
bon là suis sous kde , mais ubuntu et kde avant la commande marché
qq un peut m aider ?
merci
Kubuntu(9,2/10) , Lubuntu(8,5/10) , Ubuntu(7/10) et Xubuntu sont de superbes système d'exploitation.
Vous pouvez me joindre via Skype , mon pseudo est ; pascalmdk :) :) Vive Linux :) :)
ps: 2014 sorti de smartphone avec ubuntu , j’espère qu'on puisse mettre KDE ou d'autre Linux !!!!
Hors ligne
#2 Le 19/11/2011, à 11:37
- f.x0
Re : mencoder sous la 11.10 en ligne commande,ça du changer ou est ce 64bi
Bonjour pascal_tux,
Essaies de rajouter le paramètre -ni dans ta commande
mencoder desktop_video.ogv -ovc xvid -oac mp3lame -xvidencopts pass=1 -ni -o output.avi
Postes le retour
SOPI
Hors ligne
#3 Le 23/11/2011, à 20:28
- pascal_tux
Re : mencoder sous la 11.10 en ligne commande,ça du changer ou est ce 64bi
Bonjour f.xo ,
j ai essayé ta ligne de commande et ça n a pas marché ; 1 x converti la lecture avi ce fait a grand vitesse !!!!!!
pepe@pepe:~$ mencoder kubuntu111.ogv -ovc xvid -oac mp3lame -xvidencopts pass=1 -ni -o output.avi
MEncoder SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
success: format: 0 data: 0x0 - 0x922f80
libavformat file format detected.
[lavf] stream 1: video (theora), -vid 0
[lavf] stream 2: audio (vorbis), -aid 0
VIDEO: [theo] 1600x896 0bpp 18.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:44 fourcc:0x6F656874 size:1600x896 fps:18.000 ftime:=0.0556
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 22050 Hz, 1 ch, s16le, 90.0 kbit/25.51% (ratio: 11248->44100)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis)
==========================================================================
xvid: using library version 1.3.2 (build xvid-1.3.2)
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: [fftheora] vfm: ffmpeg (FFmpeg Theora)
==========================================================================
MP3 audio selected.
Movie-Aspect is 1.79:1 - prescaling to correct movie aspect.
videocodec: XviD (1600x896 fourcc=44495658 [XVID])
xvid: par=0/0 (vga11), displayed=1600x896, sampled=1600x896
xvid: 2Pass Rate Control -- 1st pass
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Pos: 1.2s 21f (66%) 0.00fps Trem: 0min 2mb A-V:-0.111 [12087:74]
1 duplicate frame(s)!
Pos: 1.2s 22f (69%) 0.00fps Trem: 0min 2mb A-V:-0.061 [12377:75]
Too many audio packets in the buffer: (4096 in 904213 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
Flushing video frames.
Writing index...
Writing header...
ODML: vprp aspect is 16384:9175.
Setting audio delay to 0.052s.
Video stream: 13225.830 kbit/s (1653228 B/s) size: 2112459 bytes 1.278 secs 22 frames
Audio stream: 75.635 kbit/s (9454 B/s) size: 17041 bytes 1.802 secs
pepe@pepe:~$
Le fichier . ogv est bien transformé en fichier .avi malheureusement quand je lit le fichier .avi il ce passe a toute vitesse , 1 films de 5 minute ce passe en 3-4 secondes !!
qui saurait quel commande utilisé ? je suis sous 1 système 64bit , est ce ça qui change qque chose ?
merci d avance , pascal
Dernière modification par pascal_tux (Le 30/11/2011, à 20:07)
Kubuntu(9,2/10) , Lubuntu(8,5/10) , Ubuntu(7/10) et Xubuntu sont de superbes système d'exploitation.
Vous pouvez me joindre via Skype , mon pseudo est ; pascalmdk :) :) Vive Linux :) :)
ps: 2014 sorti de smartphone avec ubuntu , j’espère qu'on puisse mettre KDE ou d'autre Linux !!!!
Hors ligne