• [^] # Re: au fait...

    Posté par . En réponse au journal MPlayer 1.0pre6: "X-mas present" dans les bacs. Évalué à 4.

    Ce n'est pas moi qui décide, mais à priori voilà ce que comporte le TODO du projet:
    (tu verras un passage qu'il n'est pas tout à fait à jour étant donné qu'il me semble que le démultiplexeur mpeg-TS est présent dans cette release, et que toute la doc des options d'XviD a été refaite cet été.)

    FOR THE NEXT RELEASE:
    ~~~~~~~~~~~~~~~~~~~~~~
    - fix vo_svga vs. -vf scale - DONE?
    - Re: [MPlayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
    This patch makes mplayer unusable in console mode, always leaves the
    console in graphic mode.
    - Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
    - check files at FTP/incoming/!to_be_fixed/*
    - fix partial -dr + ffmpeg + B frames (different stride per frame)
    - implementing 8bpp support in vo_x11.c
    - cleanup qtaudio/qtvideo (move globals to context)
    - cleanup DMO interfaces
    - fix AVI index offset base position handling ('no video stream found' bug)
    - Update GUI code to support gtk 2.x (any volunteers??? we really need help here
    )

    FOR THE v1.00 RELEASE:
    ~~~~~~~~~~~~~~~~~~~~~~

    - display OSD and subtitles using DVB card's OSD

    mpg demuxer:
    - implement mpeg-TS demuxer
    - implement common mpeg 1/2/4 es/ps/pes/mp3 demuxer

    avi demuxer: (needs rewrite)
    - implement hardcore bruteforce avi re-sync for broken files (-forceidx)
    - fix for growing avi files (movi_end pos > stream->end_pos)
    - implement forward seeking in avi streams with no index

    mencoder:
    - finish mencoder -ovc vfw (bitrate setting, codec selection etc)
    - add ogg/vorbis audio encoder
    - stop/resume

    DOCS:
    - break up 6 level deep sections
    - merge tech/encoding-tips.txt into mencoder.xml
    - merge iive's XvMC docs into video.xml
    - finish reviewing all of the docs
    - mplayer.1
    - encoding.html
    - video.html
    - documentation.html
    - enhance the FAQ
    - document missing XviD options
    - add Matroska, NSV and nut to formats.xml
    - split man page into mplayer.1 and mencoder.1