gpt4 book ai didi

video - 带有 read_intervals 的 ffprobe 输出帧与给定时间范围不匹配

转载 作者:行者123 更新时间:2023-12-04 22:45:25 26 4
gpt4 key购买 nike

我已经在 here 阅读了 ffprobe 文档.

我不知道为什么我的第一帧时间是 11.745 秒,即使给定“-read_intervals 12%13”。 (12sec ~ 13sec )

$ ffprobe -i chrome.webm -show_frames -select_streams v:0 -read_intervals 12%13 -hide_banner -loglevel panic

[FRAME]
media_type=video
stream_index=0
key_frame=1
pkt_pts=11745
pkt_pts_time=11.745000
pkt_dts=11745
pkt_dts_time=11.745000
best_effort_timestamp=11745
best_effort_timestamp_time=11.745000
pkt_duration=33
pkt_duration_time=0.033000
pkt_pos=717643
pkt_size=5864
width=480
height=270
pix_fmt=yuv420p
sample_aspect_ratio=1:1
pict_type=I
coded_picture_number=0
display_picture_number=0
interlaced_frame=0
top_field_first=0
repeat_pict=0
[/FRAME]
...

最佳答案

正如文件所说,

Note that seeking is not accurate, thus the actual interval start point may be different from the specified position. Also, when an interval duration is specified, the absolute end time will be computed by adding the duration to the interval start point found by seeking the file, rather than to the specified start value.

正确链接到记录此选项的部分 - https://www.ffmpeg.org/ffprobe.html#Main-options

关于video - 带有 read_intervals 的 ffprobe 输出帧与给定时间范围不匹配,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38218530/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com