On 19-04-12 02:41, jaydear wrote:
> For example: I currently want to play with some of the iPod presets. The
> one for "iPod small widescreen" contains:
>
> -flags +loop -cmp +chroma -deblockalpha 0 -deblockbeta 0 -crf 21 -bt
> 256k -refs 1 -coder 0 -me_method full -me_range 16 -subq 5 -partitions
> +parti4x4+parti8x8+partp8x8 -g 250 -keyint_min 25 -level 30
> -sc_threshold 40 -i_qfactor 0.71,
I found them by looking at the preset file provided by ffmpeg.
> I presume that the video conversion guru (or gurus) who wrote the
> presets that are included in WinFF had some sort of reference to the
> internals of the "WinFF" build of FFmpeg. Can I get a copy of it
> ple-e-e-e-e-e-ease?
I usually use "man ffmpeg" (works fine on Linux, I don't know about
Windows, maybe you have to google for it), which improved a lot last year.
Paul