>some months ago I wanted to experiment with the x264-encoder. Well, I
>didn't like working with raw YUV files so I wanted to use it through
>transcode. But it hasn't been fun to use it through export_ffmpeg - no
>direct documentation on x264-options, strange default quantizer
>ranges, etc. pp... So I gathered some information (x264, transcode,
>mplayer and ffmpeg sourcecode), copied export_ppm.c to export_x264.c
>and started hacking ;-)

     I've taken the liberty of modifying your module for NMS, and added it
to the CVS tree as encode/encode_x264.c.  I can't get mplayer to play the
resulting streams (either raw or AVI), but if you'd like to play with it,
feel free and post any fixes you come up with.  Since it's an NMS module,
you'll have to use the new -y syntax: -y x264,null,raw or -y x264,copy,avi
or etc. (also note that with -y ...,copy,... you need a proper -N too).

  --Andrew Church
    [EMAIL PROTECTED]
    http://achurch.org/

Reply via email to