Add Video_Length field to Get-VideoInfo.ini mapping to frames_count for reading actual encoded frame count directly from ffprobe instead of JSON metadata, with duration calculation using real fps
This commit is contained in:
@@ -2,6 +2,7 @@ Text_Prompt=prompt
|
||||
Model=type
|
||||
Resolution=resolution
|
||||
Number_of_frames=video_length
|
||||
Video_Length=frames_count
|
||||
Seed=seed
|
||||
Frames_Positions=frames_positions
|
||||
Guidance=guidance_scale
|
||||
|
||||
Reference in New Issue
Block a user