Debian Re: FFmpeg MKV to MP4 HD

bat guano batguano999 at hotmail.com
Fri Feb 17 15:48:12 EST 2012




----------------------------------------
> Date: Fri, 17 Feb 2012 19:48:10 +0000
> From: M.2 at btinternet.com
> To: get_iplayer at lists.infradead.org
> Subject: Debian Re: FFmpeg MKV to MP4 HD
>

> marcel at LatitudeD810:~$ ffmpeg -i /home/marcel/Downloads/1080p/file.mkv
> -t 90 -s 1280x720 -aspect 16:9 -r 25 -vcodec libx264 -pass 1 -acodec aac
> -ab 128k -ac 2 -strict experimental filename128k.mp4
> FFmpeg version SVN-r0.5.6-4:0.5.6-3, Copyright (c) 2000-2009 Fabrice
> Bellard, et al.
> configuration: --extra-version=4:0.5.6-3 --prefix=/usr
> --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
> --enable-libdirac --enable-libgsm --enable-libopenjpeg
> --enable-libschroedinger --enable-libspeex --enable-libtheora
> --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping
> --disable-vhook --enable-runtime-cpudetect --enable-gpl
> --enable-postproc --enable-swscale --enable-x11grab --enable-libfaad
> --enable-libdc1394 --enable-shared --disable-static
 15:16:11, gcc: 4.4.5

> Unknown encoder 'libx264'

>
> comes up with Unknown encoder 'libx264', but get-iPlayer works

This version of FFmpeg has been compiled without "libx264" enabled.

Your Debian FFmpeg doesn't show "--enable-libx264" in the configuration section.
Your Windows FFmpeg does show "--enable-libx264" in the configuration section.

get_iplayer works OK with Debian because ...
get_iplayer doesn't need libx264.
(get_iplayer only "copies", it doesn't "encode" the video).

 		 	   		  


More information about the get_iplayer mailing list