• [^] # Re: meuh

    Posté par (site web personnel) . En réponse au message bmp2avi avec mencoder ou autres ?. Évalué à 2.

    j'ai aussi tenter avec des jpegs (après conversion par convert)
    ça va, certes un peu plus loin, mais ça fini en segfault

    mencoder mf://\*.jpg -mf w=640:h=480:fps=10:type=jpg -ovc lavc -lavcopts vcodec=mpeg4 -oac copy -o output.avi

    ....
    ==========================================================================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    Selected video codec: [ffmjpeg] vfm:ffmpeg (FFmpeg MJPEG decoder)
    ==========================================================================
    Writing AVI header...
    ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
    VDec: vo config request - 720 x 486 (preferred csp: Unknown)
    Could not find matching colorspace - retrying with -vf scale...
    Opening video filter: [scale]
    The selected video_out device is incompatible with this codec.
    mp_image: Unknown out_fmt: 0x0
    mp_image: Unknown out_fmt: 0x0ps Trem: 0min 0mb A-V:0,000 [0:0]

    1 duplicate frame(s)!
    ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
    ...

    Flushing video frames
    [NULL @ 0x84de548]picture size invalid (0x0)
    Erreur de segmentation


    n'y a t il pas une autre méthode ?