Author: Perry Thompson Date: To: dmo-discussion Subject: Re: x264 presets not present?
On 2011年07月12日 11:57, Christian Marillat wrote: > Perry Thompson <rypervenche@???> writes:
>
>> I am using Debian Testing, and recently ffmpeg and I believe x264 have
>> been updated. Ever since the MMS protocol has been supported, as well as
>> transposing, which were missing in the last version of ffmpeg. However,
>> I am unable to convert any of my videos using ffmpeg and libx264. It
>> shows that the -vpre presets are not available. I have looked in
>> /usr/share/ffmpeg and I only seem to have lossless presets for libx264.
>
> All preset files in the tarball are packaged. Do you have less files
> than that in your machine ?
>
> ,----
> | $ ls -1 /usr/share/ffmpeg
> | libvpx-1080p50_60.ffpreset
> | libvpx-1080p.ffpreset
> | libvpx-360p.ffpreset
> | libvpx-720p50_60.ffpreset
> | libvpx-720p.ffpreset
> | libx264-baseline.ffpreset
> | libx264-ipod320.ffpreset
> | libx264-ipod640.ffpreset
> | libx264-lossless_fast.ffpreset
> | libx264-lossless_max.ffpreset
> | libx264-lossless_medium.ffpreset
> | libx264-lossless_slower.ffpreset
> | libx264-lossless_slow.ffpreset
> | libx264-lossless_ultrafast.ffpreset
> `----
>
> Christian
>
>
On my Debian Stable box, my /usr/share/ffmpeg/ contains...
I cannot use my screencasting and converting scripts without a few of
these. Would it be possible to get these in the normal package? I would
hate to have to copy them over to each computer that I need them on.