Version 0.3
This commit is contained in:
parent
0d69145ec3
commit
ad3a5af623
130 changed files with 7283 additions and 2627 deletions
20
tests/fixtures/ffprobe/show_format.json
vendored
Normal file
20
tests/fixtures/ffprobe/show_format.json
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"format": {
|
||||
"filename": "Interview5mm4500.mp4",
|
||||
"nb_streams": 2,
|
||||
"format_name": "mov,mp4,m4a,3gp,3g2,mj2",
|
||||
"format_long_name": "QuickTime / MOV",
|
||||
"start_time": "0.000000",
|
||||
"duration": "300.011000",
|
||||
"size": "173833712",
|
||||
"bit_rate": "4635395",
|
||||
"tags": {
|
||||
"major_brand": "isom",
|
||||
"minor_version": "512",
|
||||
"compatible_brands": "isomiso2avc1mp41",
|
||||
"creation_time": "1970-01-01 00:00:00",
|
||||
"title": "5mm 4500.mp4",
|
||||
"encoder": "Lavf52.108.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue