diff options
author | wm4 <nfxjfg@googlemail.com> | 2013-11-28 11:24:34 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-12-15 10:46:46 +0100 |
commit | 5f6c21117f23a3c825777cdb0565a21c5a468d35 (patch) | |
tree | 4b56a3c9589bc3f9b34f7d3359d753c5cf6838e7 /tests/ref/fate/ffprobe_json | |
parent | cc0e2ba1aa93d5bdfe99386af63ad1c8d20079d8 (diff) | |
download | ffmpeg-5f6c21117f23a3c825777cdb0565a21c5a468d35.tar.gz |
ffprobe: show best_effort_timestamp in the frame section
This is useful for debugging.
Reference and ffprobe.xsd changes done and tested by Stefano Sabatini.
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Diffstat (limited to 'tests/ref/fate/ffprobe_json')
-rw-r--r-- | tests/ref/fate/ffprobe_json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/ref/fate/ffprobe_json b/tests/ref/fate/ffprobe_json index f0bdb19714..12bd1a2925 100644 --- a/tests/ref/fate/ffprobe_json +++ b/tests/ref/fate/ffprobe_json @@ -22,6 +22,8 @@ "pkt_pts_time": "0.000000", "pkt_dts": 0, "pkt_dts_time": "0.000000", + "best_effort_timestamp": 0, + "best_effort_timestamp_time": "0.000000", "pkt_duration": 1024, "pkt_duration_time": "0.023220", "pkt_pos": "572", @@ -52,6 +54,8 @@ "pkt_pts_time": "0.000000", "pkt_dts": 0, "pkt_dts_time": "0.000000", + "best_effort_timestamp": 0, + "best_effort_timestamp_time": "0.000000", "pkt_duration": 2048, "pkt_duration_time": "0.040000", "pkt_pos": "2647", @@ -88,6 +92,8 @@ "pkt_pts_time": "0.000000", "pkt_dts": 0, "pkt_dts_time": "0.000000", + "best_effort_timestamp": 0, + "best_effort_timestamp_time": "0.000000", "pkt_duration": 2048, "pkt_duration_time": "0.040000", "pkt_pos": "233068", @@ -124,6 +130,8 @@ "pkt_pts_time": "0.023220", "pkt_dts": 1024, "pkt_dts_time": "0.023220", + "best_effort_timestamp": 1024, + "best_effort_timestamp_time": "0.023220", "pkt_duration": 1024, "pkt_duration_time": "0.023220", "pkt_pos": "263073", @@ -154,6 +162,8 @@ "pkt_pts_time": "0.040000", "pkt_dts": 2048, "pkt_dts_time": "0.040000", + "best_effort_timestamp": 2048, + "best_effort_timestamp_time": "0.040000", "pkt_duration": 2048, "pkt_duration_time": "0.040000", "pkt_pos": "265151", @@ -190,6 +200,8 @@ "pkt_pts_time": "0.040000", "pkt_dts": 2048, "pkt_dts_time": "0.040000", + "best_effort_timestamp": 2048, + "best_effort_timestamp_time": "0.040000", "pkt_duration": 2048, "pkt_duration_time": "0.040000", "pkt_pos": "495575", @@ -226,6 +238,8 @@ "pkt_pts_time": "0.046440", "pkt_dts": 2048, "pkt_dts_time": "0.046440", + "best_effort_timestamp": 2048, + "best_effort_timestamp_time": "0.046440", "pkt_duration": 1024, "pkt_duration_time": "0.023220", "pkt_pos": "525580", @@ -256,6 +270,8 @@ "pkt_pts_time": "0.069660", "pkt_dts": 3072, "pkt_dts_time": "0.069660", + "best_effort_timestamp": 3072, + "best_effort_timestamp_time": "0.069660", "pkt_duration": 1024, "pkt_duration_time": "0.023220", "pkt_pos": "527651", @@ -286,6 +302,8 @@ "pkt_pts_time": "0.080000", "pkt_dts": 4096, "pkt_dts_time": "0.080000", + "best_effort_timestamp": 4096, + "best_effort_timestamp_time": "0.080000", "pkt_duration": 2048, "pkt_duration_time": "0.040000", "pkt_pos": "529729", @@ -322,6 +340,8 @@ "pkt_pts_time": "0.080000", "pkt_dts": 4096, "pkt_dts_time": "0.080000", + "best_effort_timestamp": 4096, + "best_effort_timestamp_time": "0.080000", "pkt_duration": 2048, "pkt_duration_time": "0.040000", "pkt_pos": "760153", @@ -358,6 +378,8 @@ "pkt_pts_time": "0.092880", "pkt_dts": 4096, "pkt_dts_time": "0.092880", + "best_effort_timestamp": 4096, + "best_effort_timestamp_time": "0.092880", "pkt_duration": 1024, "pkt_duration_time": "0.023220", "pkt_pos": "790158", @@ -388,6 +410,8 @@ "pkt_pts_time": "0.116100", "pkt_dts": 5120, "pkt_dts_time": "0.116100", + "best_effort_timestamp": 5120, + "best_effort_timestamp_time": "0.116100", "pkt_duration": 1024, "pkt_duration_time": "0.023220", "pkt_pos": "792229", @@ -418,6 +442,8 @@ "pkt_pts_time": "0.120000", "pkt_dts": 6144, "pkt_dts_time": "0.120000", + "best_effort_timestamp": 6144, + "best_effort_timestamp_time": "0.120000", "pkt_duration": 2048, "pkt_duration_time": "0.040000", "pkt_pos": "794307", @@ -454,6 +480,8 @@ "pkt_pts_time": "0.120000", "pkt_dts": 6144, "pkt_dts_time": "0.120000", + "best_effort_timestamp": 6144, + "best_effort_timestamp_time": "0.120000", "pkt_duration": 2048, "pkt_duration_time": "0.040000", "pkt_pos": "1024731", |