[FFmpeg-devel] [PATCH 1/2] ffmpeg: set muxer packet duration based on framerate only for CFR
Michael Niedermayer
michael at niedermayer.cc
Wed Nov 11 15:13:03 CET 2015
On Tue, Nov 10, 2015 at 10:53:29PM +0100, Michael Niedermayer wrote:
> From: Michael Niedermayer <michael at niedermayer.cc>
>
> a set ost->frame_rate does not imply CFR in ffmpeg
>
> The changed fate tests had all wrong packet durations
> (like 1/1000 or 1/90000)
>
> There might be more cases in which is_cfr could be set
>
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> ffmpeg.c | 3 +-
> ffmpeg.h | 1 +
> tests/ref/fate/g2m2 | 320 +++++++++++++++++-----------------
> tests/ref/fate/iff-byterun1 | 2 +-
> tests/ref/fate/iff-ilbm | 2 +-
> tests/ref/fate/mimic | 152 ++++++++--------
> tests/ref/fate/mss2-pal | 4 +-
> tests/ref/fate/mss2-pals | 4 +-
> tests/ref/fate/mss2-rgb555 | 4 +-
> tests/ref/fate/mss2-rgb555s | 4 +-
> tests/ref/fate/vp9-tiling-pedestrian | 4 +-
> 11 files changed, 251 insertions(+), 249 deletions(-)
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151111/92e6dbf3/attachment.sig>
More information about the ffmpeg-devel
mailing list