diff options
author | Paul B Mahol <onemda@gmail.com> | 2021-02-05 00:35:18 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-02-05 00:43:11 +0100 |
commit | cba716f55e79ebb2db9627c6e3e11d6fc77ae737 (patch) | |
tree | 1253e3c53e3bfe095b9ebf655688538ed243ba12 /tests/ref/fate/cdxl-pal8 | |
parent | fb9c56bbd560157761ce8d117f229eb003ec98d9 (diff) | |
download | ffmpeg-cba716f55e79ebb2db9627c6e3e11d6fc77ae737.tar.gz |
avformat/cdxl: improve frame rate guessing for standard cdxl
Use audio size and sample rate to get real frame rate.
Also make seeking more robust.
Diffstat (limited to 'tests/ref/fate/cdxl-pal8')
-rw-r--r-- | tests/ref/fate/cdxl-pal8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/cdxl-pal8 b/tests/ref/fate/cdxl-pal8 index d8fb6fd622..71e44bf5df 100644 --- a/tests/ref/fate/cdxl-pal8 +++ b/tests/ref/fate/cdxl-pal8 @@ -1,4 +1,4 @@ -#tb 0: 1/25 +#tb 0: 1/15 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 176x128 |