[FFmpeg-user] Apple icod
Asai
asai at globalchangemusic.org
Wed Oct 26 18:27:06 CEST 2011
Thanks for the reply. Curiously enough, when I try to use version 2 I
get this:
ffmpeg]# ./configure --enable-gpl --enable-version2 --enable-libvpx
--enable-libfaac --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libx264 --enable-libxvid --disable-ffplay
--enable-shared --enable-postproc --enable-avfilter --enable-pthreads
--extra-cflags=-fPIC
Unknown option "--enable-version2".
See ./configure --help for available options.
Any insights?
--asai
On 10/25/2011 5:20 PM, Paul G. Manno wrote:
> See: http://www.ffmpeg.org/trac/ffmpeg/ticket/484
>
> The ProRes decoder is GPLv2 only, so you have to configure with "--enable-gpl --enable-version2".
>
>
> ________________________________________
> From: ffmpeg-user-bounces at ffmpeg.org [ffmpeg-user-bounces at ffmpeg.org] On Behalf Of Asai [asai at globalchangemusic.org]
> Sent: Tuesday, October 25, 2011 5:29 PM
> To: ffmpeg-user at ffmpeg.org
> Subject: [FFmpeg-user] Apple icod
>
> Greetings,
>
> Have compiled latest FFMPEG in order to be able to decode Apple ProRes.
> However, when I try to convert to H264 from what I thought was ProRes,
> I get a 'Invalid pixel format string '-1'' message, and ffmpeg tells me
> that the video type is 'icod,' which is Apple's Intermediate Codec. I
> though they were the same thing? Is this not the case? If not, can
> ffmpeg decode icod?
>
> --
> --asai
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list