summaryrefslogtreecommitdiffstats
path: root/doc/examples/decode_video.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2022-09-17 18:41:13 +0200
committerAndreas Rheinhardt <[email protected]>2022-09-20 18:32:28 +0200
commit71364c54d418da142a3353db293dce91555f2c12 (patch)
treeffed5da8b7fc283060afc36f140f4b46437c360e /doc/examples/decode_video.c
parent79845ce6cf4d0192ebe99bf57b3f7e9b94726667 (diff)
fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub test
enc_dec is designed for raw input and output and computes the PSNR between these two. The input of the shortest-sub test is the idx file of a vobsub sub+idx combination and the output is the output of framecrc of said vobsub subtitle muxed into Matroska together with a synthesized video. Calculating the PSNR between these two files makes no sense, therefore switch to a transcode test, where the ref file file contains the output of framecrc directly, making the interleavement better visible in the ref file at the cost of a larger ref file (>400 lines). Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/examples/decode_video.c')
0 files changed, 0 insertions, 0 deletions