mirror of
https://github.com/vondas-network/videobeaux.git
synced 2025-12-05 15:30:02 +01:00
87 lines
2.2 KiB
JSON
87 lines
2.2 KiB
JSON
{
|
|
"input_path": "/Users/tgm/Documents/SPLASH/videobeaux/media/bbb.mov",
|
|
"generated_at_utc": "2025-11-09T18:39:51Z",
|
|
"provenance": {
|
|
"version": "videobeaux meta_extract v1",
|
|
"ffprobe_cmd": "ffprobe -v error -print_format json -show_format -show_streams -show_chapters /Users/tgm/Documents/SPLASH/videobeaux/media/bbb.mov"
|
|
},
|
|
"format": {
|
|
"filename": "/Users/tgm/Documents/SPLASH/videobeaux/media/bbb.mov",
|
|
"format_name": "mov,mp4,m4a,3gp,3g2,mj2",
|
|
"duration_sec": 8.4055,
|
|
"size_bytes": 3668431,
|
|
"bitrate_mbps": 3.491457,
|
|
"tags": {
|
|
"major_brand": "qt ",
|
|
"minor_version": "0",
|
|
"compatible_brands": "qt ",
|
|
"creation_time": "2025-09-09T01:31:13.000000Z",
|
|
"comment": "Creative Commons Attribution 3.0 - http://bbb3d.renderfarming.net",
|
|
"artist": "Blender Foundation 2008, Janus Bager Kristensen 2013",
|
|
"title": "Big Buck Bunny, Sunflower version",
|
|
"genre": "Animation",
|
|
"composer": "Sacha Goedegebure"
|
|
}
|
|
},
|
|
"streams": {
|
|
"video": [
|
|
{
|
|
"index": 1,
|
|
"codec_name": "h264",
|
|
"profile": "High",
|
|
"width": 1920,
|
|
"height": 1080,
|
|
"pix_fmt": "yuv420p",
|
|
"sar": "1:1",
|
|
"dar": "16:9",
|
|
"avg_fps": "3380000/56357",
|
|
"avg_fps_float": 59.974803484926454,
|
|
"time_base": "1/60000",
|
|
"color": {
|
|
"space": null,
|
|
"primaries": null,
|
|
"transfer": null
|
|
},
|
|
"rotation": null,
|
|
"nb_frames": 507.0
|
|
}
|
|
],
|
|
"audio": [
|
|
{
|
|
"index": 0,
|
|
"codec_name": "aac",
|
|
"sample_rate": 48000.0,
|
|
"channels": 6,
|
|
"channel_layout": "5.1",
|
|
"bit_rate": 262717.0
|
|
}
|
|
],
|
|
"subtitle": []
|
|
},
|
|
"chapters": [],
|
|
"derived": {
|
|
"has_video": true,
|
|
"has_audio": true,
|
|
"has_subtitles": false,
|
|
"video_codecs": [
|
|
"h264"
|
|
],
|
|
"audio_codecs": [
|
|
"aac"
|
|
],
|
|
"container": "mov",
|
|
"display_aspect_ratio": "16:9",
|
|
"duration_hms": "00:00:08.41"
|
|
},
|
|
"sampling": {
|
|
"enabled": false
|
|
},
|
|
"analysis": {
|
|
"loudness": {
|
|
"enabled": true,
|
|
"integrated_lufs": null,
|
|
"lra": null,
|
|
"true_peak_dbfs": null
|
|
}
|
|
}
|
|
} |