[FFmpeg-devel] [FFmpeg-user] how to enable intra-refresh?

Hardik Sharma hardik.sharma22 at yahoo.com
Fri Sep 30 02:41:50 CEST 2011



Still getting the error. Any suggestion to try?

________________________________
From: Michael Niedermayer <michaelni at gmx.at>
To: FFmpeg development discussions and patches <ffmpeg-devel at ffmpeg.org>; ffmpeg <ffmpeg-user at ffmpeg.org>
Sent: Thursday, 29 September 2011 5:30 PM
Subject: Re: [FFmpeg-user] [FFmpeg-devel] how to enable intra-refresh?

On Thu, Sep 29, 2011 at 03:56:39PM -0700, Hardik Sharma wrote:
> I am trying to enable intra-refresh or IDR frame to replace keyint/I frames for all the time when new gop starts. I am giving following command -
> 
> ffmpeg -y -s 352x288 -r 30 -pix_fmt yuv420p -f rawvideo -i foreman_cif.yuv -vcodec libx264 -y -b 512k -r 30 -preset fast -s 352x288 -flags +loop -cmp +chroma -flags2 -fastpskip -refs 6 -x264opts slice-max-size=300:bframes=1:keyint=20:no-interlaced=1:trellis=2:intra-refresh=1:subme=10 -f h264 -mbd 1 -profile high -deblockalpha 0 -deblockbeta 0 -threads 0 out.264
> 
> and getting error as -
> [libx264 @ 0xa896320] ref > 1 + intra-refresh is not supported

> [libx264 @ 0xa896320] intra-refresh is not compatible with open-gop

not reproduceable with git master

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 3
"Rare item" - "Common item with rare defect or maybe just a lie"
"Professional" - "'Toy' made in china, not functional except as doorstop"
"Experts will know" - "The seller hopes you are not an expert"

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-devel mailing list