Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ffmpeg -v debug -hide_banner -nostdin -nostats -i "full_video.mp4" -c copy -f null -
- Splitting the commandline.
- Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
- Reading option '-hide_banner' ... matched as option 'hide_banner' (do not show program banner) with argument '1'.
- Reading option '-nostdin' ... matched as option 'stdin' (enable or disable interaction on standard input) with argument 0.
- Reading option '-nostats' ... matched as option 'stats' (print progress report during encoding) with argument 0.
- Reading option '-i' ... matched as input url with argument 'full_video.mp4'.
- Reading option '-c' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'copy'.
- Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'null'.
- Reading option '-' ... matched as output url.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option v (set logging level) with argument debug.
- Applying option hide_banner (do not show program banner) with argument 1.
- Applying option nostdin (enable or disable interaction on standard input) with argument 0.
- Applying option nostats (print progress report during encoding) with argument 0.
- Successfully parsed a group of options.
- Parsing a group of options: input url full_video.mp4.
- Successfully parsed a group of options.
- Opening an input file: full_video.mp4.
- [AVFormatContext @ 0x600c0a830900] Opening 'full_video.mp4' for reading
- [file @ 0x600c0a830f40] Setting default whitelist 'file,crypto,data'
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] ISO: File Type Major Brand: isom
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] Unknown dref type 0x206c7275 size 12
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] Processing st: 0, edit list 0 - media time: -1, duration: 2790
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] Processing st: 0, edit list 1 - media time: 0, duration: 478440180
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] Unknown dref type 0x206c7275 size 12
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] Sample size 3043950162 is too large
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] rfps: 29.916667 0.006373
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] rfps: 30.000000 0.000112
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] rfps: 60.000000 0.000447
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] rfps: 120.000000 0.001789
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] rfps: 240.000000 0.007155
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] rfps: 29.970030 0.000942
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] rfps: 59.940060 0.003767
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] Before avformat_find_stream_info() pos: 5581554 bytes read:5600316 seeks:0 nb_streams:2
- [h264 @ 0x600c0a831880] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x600c0a831880] Decoding VUI
- [h264 @ 0x600c0a831880] nal_unit_type: 8(PPS), nal_ref_idc: 3
- Transform tree:
- mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
- fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- Transform tree:
- mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
- fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- Transform tree:
- mdct_inv_float_avx2 - type: mdct_float, len: 120, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
- fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 60, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- Transform tree:
- mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
- fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- Transform tree:
- mdct_inv_float_avx2 - type: mdct_float, len: 480, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
- fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 240, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- Transform tree:
- mdct_inv_float_avx2 - type: mdct_float, len: 512, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
- fft_sr_asm_float_fma3 - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- Transform tree:
- mdct_inv_float_avx2 - type: mdct_float, len: 960, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
- fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 480, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- Transform tree:
- mdct_inv_float_avx2 - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
- fft_sr_asm_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
- Transform tree:
- mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
- fft_sr_ns_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
- [h264 @ 0x600c0a831880] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x600c0a831880] Decoding VUI
- [h264 @ 0x600c0a831880] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x600c0a831880] Decoding VUI
- [h264 @ 0x600c0a831880] nal_unit_type: 9(AUD), nal_ref_idc: 0
- [h264 @ 0x600c0a831880] nal_unit_type: 7(SPS), nal_ref_idc: 3
- [h264 @ 0x600c0a831880] nal_unit_type: 8(PPS), nal_ref_idc: 3
- [h264 @ 0x600c0a831880] nal_unit_type: 5(IDR), nal_ref_idc: 3
- [h264 @ 0x600c0a831880] Decoding VUI
- [h264 @ 0x600c0a831880] Format yuv420p chosen by get_format().
- [h264 @ 0x600c0a831880] Reinit context to 960x720, pix_fmt: yuv420p
- [h264 @ 0x600c0a831880] concealing 1691 DC, 1691 AC, 1691 MV errors in I frame
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] All info found
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830900] After avformat_find_stream_info() pos: 5624074 bytes read:5633084 seeks:0 frames:3
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'full_video.mp4':
- Metadata:
- major_brand : isom
- minor_version : 512
- compatible_brands: isomiso2avc1mp41
- encoder : Lavf57.62.100
- Duration: 01:28:36.03, start: 0.000000, bitrate: 3130 kb/s
- Stream #0:0[0x1](und), 1, 1/90000: Video: h264 (Main), 1 reference frame (avc1 / 0x31637661), yuv420p(progressive, left), 960x720 [SAR 1:1 DAR 4:3], 0/1, 3028 kb/s, 29.93 fps, 30 tbr, 90k tbn (default)
- Metadata:
- handler_name : VideoHandler
- vendor_id : [0][0][0][0]
- Stream #0:1[0x2](und), 2, 1/44100: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 93 kb/s (default)
- Metadata:
- handler_name : SoundHandler
- vendor_id : [0][0][0][0]
- Successfully opened the file.
- Parsing a group of options: output url -.
- Applying option c (select encoder/decoder ('copy' to copy stream without reencoding)) with argument copy.
- Applying option f (force container format (auto-detected otherwise)) with argument null.
- Successfully parsed a group of options.
- Opening an output file: -.
- [out#0/null @ 0x600c0a832c40] No explicit maps, mapping streams automatically...
- [vost#0:0/copy @ 0x600c0a872bc0] Created video stream from input stream 0:0
- [aost#0:1/copy @ 0x600c0a86da00] Created audio stream from input stream 0:1
- Successfully opened the file.
- Stream mapping:
- Stream #0:0 -> #0:0 (copy)
- Stream #0:1 -> #0:1 (copy)
- Output #0, null, to 'pipe:':
- Metadata:
- major_brand : isom
- minor_version : 512
- compatible_brands: isomiso2avc1mp41
- encoder : Lavf61.3.104
- Stream #0:0(und), 0, 1/90000: Video: h264 (Main), 1 reference frame (avc1 / 0x31637661), yuv420p(progressive, left), 960x720 [SAR 1:1 DAR 4:3], 0/1, q=2-31, 3028 kb/s, 29.93 fps, 30 tbr, 90k tbn (default)
- Metadata:
- handler_name : VideoHandler
- vendor_id : [0][0][0][0]
- Stream #0:1(und), 0, 1/44100: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 93 kb/s (default)
- Metadata:
- handler_name : SoundHandler
- vendor_id : [0][0][0][0]
- [out#0/null @ 0x600c0a832c40] Starting thread...
- [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830640] Starting thread...
- [h264 @ 0x600c0abd18c0] Decoding VUI
- Last message repeated 77 times
- [h264 @ 0x600c0abd18c0] Invalid NAL unit size (-720787532 > 47705).
- [h264 @ 0x600c0abd18c0] missing picture in access unit with size 47709
- [h264 @ 0x600c0abd18c0] Decoding VUI
- Last message repeated 653 times
- [h264 @ 0x600c0abd18c0] Invalid NAL unit size (1049218 > 11473).
- [h264 @ 0x600c0abd18c0] missing picture in access unit with size 11477
- [h264 @ 0x600c0abd18c0] Decoding VUI
- Last message repeated 344 times
- [h264 @ 0x600c0abd18c0] Invalid NAL unit size (722808771 > 10603).
- [h264 @ 0x600c0abd18c0] missing picture in access unit with size 10607
- [h264 @ 0x600c0abd18c0] Decoding VUI
- Last message repeated 413 times
- [h264 @ 0x600c0abd18c0] Invalid NAL unit size (526767940 > 14657).
- [h264 @ 0x600c0abd18c0] missing picture in access unit with size 14661
- [h264 @ 0x600c0abd18c0] Decoding VUI
- Last message repeated 47 times
- [h264 @ 0x600c0abd18c0] Invalid NAL unit size (1063190835 > 51).
- [h264 @ 0x600c0abd18c0] missing picture in access unit with size 6615
- [h264 @ 0x600c0abd18c0] Decoding VUI
- Last message repeated 2997 times
- [h264 @ 0x600c0abd18c0] Invalid NAL unit size (546037722 > 12246).
- [h264 @ 0x600c0abd18c0] missing picture in access unit with size 12250
- [h264 @ 0x600c0abd18c0] Decoding VUI
- Last message repeated 764 times
- [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830640] EOF while reading input
- [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830640] Terminating thread with return code 0 (success)
- [out#0/null @ 0x600c0a832c40] All streams finished
- [out#0/null @ 0x600c0a832c40] Terminating thread with return code 0 (success)
- [out#0/null @ 0x600c0a832c40] Output file #0 (pipe:):
- [out#0/null @ 0x600c0a832c40] Output stream #0:0 (video): 159120 packets muxed (2012394601 bytes);
- [out#0/null @ 0x600c0a832c40] Output stream #0:1 (audio): 111334 packets muxed (298953112 bytes);
- [out#0/null @ 0x600c0a832c40] Total: 270454 packets (2311347713 bytes) muxed
- [out#0/null @ 0x600c0a832c40] video:1965229KiB audio:291946KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown
- size=N/A time=01:28:36.00 bitrate=N/A speed=3.17e+03x
- [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830640] Input file #0 (full_video.mp4):
- [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830640] Input stream #0:0 (video): 159120 packets read (2012394601 bytes);
- [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830640] Input stream #0:1 (audio): 111334 packets read (298953112 bytes);
- [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600c0a830640] Total: 270454 packets (2311347713 bytes) demuxed
- [AVIOContext @ 0x600c0a839100] Statistics: 2348737354 bytes read, 2 seeks
- $ ffprobe -hide_banner -threads 0 -show_entries "stream=time_base:format=size" -of "flat=h=0" "full_video.mp4"
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x5762ebe5e8c0] Sample size 3043950162 is too large
- [h264 @ 0x5762ebe5f800] concealing 1691 DC, 1691 AC, 1691 MV errors in I frame
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'full_video.mp4':
- Metadata:
- major_brand : isom
- minor_version : 512
- compatible_brands: isomiso2avc1mp41
- encoder : Lavf57.62.100
- Duration: 01:28:36.03, start: 0.000000, bitrate: 3130 kb/s
- Stream #0:0[0x1](und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(progressive), 960x720 [SAR 1:1 DAR 4:3], 3028 kb/s, 29.93 fps, 30 tbr, 90k tbn (default)
- Metadata:
- handler_name : VideoHandler
- vendor_id : [0][0][0][0]
- Stream #0:1[0x2](und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 93 kb/s (default)
- Metadata:
- handler_name : SoundHandler
- vendor_id : [0][0][0][0]
- stream.0.time_base="1/90000"
- stream.1.time_base="1/44100"
- format.size="2080050886"
- ffprobe -v quiet -hide_banner -threads 0 -show_entries "frame=best_effort_timestamp_time" -select_streams a:0 -of "compact=nk=1:p=0" "full_video.mp4"
- (manually trimmed everything before 2583)
- 2583.011020
- 2583.034240
- 2583.057460
- 2583.080680
- 2583.103900
- 2583.127120
- 2583.150340
- 2583.173560
- 2583.196780
- 2583.220000
- 2583.243220
- 2583.266440
- 2583.289660
- 2583.312880
- 2583.336100
- 2583.359320
- 2583.382540
- 2583.405760
- 2583.428980
- 2583.452200
- 2583.475420
- 2583.498639
- 2583.521859
- 2583.545079
- 2583.568299
- 2583.591519
- 2583.614739
- 2583.637959
- 2583.661179
- 2583.684399
- 2583.707619
- 2583.730839
- 2583.755941
- 2583.779161
- 2583.802381
- 2583.823719
- 2583.846939
- 2583.870159
- 2583.893379
- 2583.916599
- 2583.939819
- 2583.963039
- 2583.986259
- 2584.009478
- 2584.032698
- 2584.055918
- 2584.079138
- 2584.102358
- 2584.125578
- 2584.148798
- 2584.172018
- 2584.195238
- 2584.218458
- 2584.241678
- 2584.264898
- 2584.288118
- 2584.311338
- 2584.334558
- 2584.357778
- 2584.380998
- 2584.404218
- 2584.427438
- 2584.450658
- 2584.473878
- 2584.497098
- 2584.520317
- 2584.543537
- 2584.566757
- 2584.589977
- 2584.613197
- 2584.636417
- 2584.659637
- 2584.682857
- 2584.706077
- 2584.729297
- 2584.752517
- 2584.775737
- 2584.798957
- 2584.822177
- 2584.845397
- 2584.870499
- 2584.893719
- 2584.916939
- 2584.936508
- 2584.959728
- 2584.982925
- 2585.007937
- 2585.031156
- 2585.054376
- 2585.077596
- 2585.100816
- 2585.124036
- 2585.147256
- ffprobe -v quiet -hide_banner -threads 0 -show_entries "frame=best_effort_timestamp_time" -select_streams v:0 -of "compact=nk=1:p=0" "full_video.mp4"
- (manually trimmed to [2583, 2588])
- 2583.031000
- 2583.065000
- 2583.099000
- 2583.132000
- 2583.165000
- 2583.199000
- 2583.232000
- 2583.265000
- 2583.298000
- 2583.332000
- 2583.365000
- 2583.399000
- 2583.432000
- 2583.465000
- 2583.499000
- 2583.532000
- 2583.565000
- 2583.599000
- 2583.632000
- 2583.665000
- 2583.699000
- 2583.732000
- 2583.765000
- 2583.799000
- 2583.831000
- 2583.865000
- 2583.899000
- 2583.932000
- 2583.965000
- 2583.999000
- 2584.032000
- 2584.065000
- 2584.098000
- 2584.132000
- 2584.165000
- 2584.199000
- 2584.232000
- 2584.265000
- 2584.299000
- 2584.332000
- 2584.365000
- 2584.399000
- 2584.432000
- 2584.465000
- 2584.499000
- 2584.532000
- 2584.565000
- 2584.599000
- 2584.631000
- 2584.665000
- 2584.699000
- 2584.732000
- 2584.765000
- 2584.799000
- 2584.832000
- 2584.865000
- 2584.898000
- 2584.932000
- 2584.965000
- 2584.999000
- 2585.032000
- 2585.065000
- 2585.099000
- 2585.132000
- 2585.165000
- 2585.199000
- 2585.232000
- 2585.265000
- 2585.299000
- 2585.332000
- 2585.365000
- 2585.399000
- 2585.431000
- 2585.465000
- 2585.499000
- 2585.532000
- 2585.565000
- 2585.599000
- 2585.632000
- 2585.665000
- 2585.698000
- 2585.732000
- 2585.765000
- 2585.799000
- 2585.832000
- 2585.865000
- 2585.899000
- 2585.932000
- 2585.965000
- 2585.999000
- 2586.031000
- 2586.065000
- 2586.099000
- 2586.132000
- 2586.165000
- 2586.199000
- 2586.232000
- 2586.265000
- 2586.298000
- 2586.332000
- 2586.365000
- 2586.399000
- 2586.432000
- 2586.465000
- 2586.499000
- 2586.532000
- 2586.565000
- 2586.599000
- 2586.632000
- 2586.665000
- 2586.699000
- 2586.732000
- 2586.765000
- 2586.799000
- 2586.831000
- 2586.865000
- 2586.899000
- 2586.932000
- 2586.965000
- 2586.999000
- 2587.032000
- 2587.065000
- 2587.098000
- 2587.132000
- 2587.165000
- 2587.199000
- 2587.232000
- 2587.265000
- 2587.299000
- 2587.332000
- 2587.365000
- 2587.399000
- 2587.432000
- 2587.465000
- 2587.499000
- 2587.532000
- 2587.565000
- 2587.599000
- 2587.631000
- 2587.665000
- 2587.699000
- 2587.732000
- 2587.765000
- 2587.799000
- 2587.832000
- 2587.865000
- 2587.898000
- 2587.932000
- 2587.965000
- 2587.999000
- 2588.032000
- 2588.065000
- 2588.099000
- 2588.132000
- 2588.165000
- 2588.199000
- 2588.232000
- 2588.265000
- 2588.299000
- 2588.332000
- 2588.365000
- 2588.399000
- 2588.431000
- 2588.465000
- 2588.499000
- 2588.532000
- 2588.565000
- 2588.599000
- 2588.632000
- 2588.665000
- 2588.698000
- 2588.732000
- 2588.765000
- 2588.799000
- 2588.832000
- 2588.865000
- 2588.899000
- 2588.932000
- 2588.965000
- 2588.999000
- $ exiftool -U -ee3 -g3:5:2 -api "RequestAll=0" -api "ByteUnit=Binary" -api "LargeFileSupport" "full_video.mp4"
- ---- ExifTool ----
- ExifTool Version Number : 12.85
- ---- System:Other ----
- File Name : full_video.mp4
- Directory : .
- File Size : 1984 MiB
- File Permissions : -rw-r--r--
- ---- System:Time ----
- File Modification Date/Time : 2018:05:05 20:48:09+02:00
- File Access Date/Time : 2024:05:07 08:14:43+02:00
- File Inode Change Date/Time : 2024:05:07 17:16:57+02:00
- ---- MOV:Other ----
- File Type : MP4
- File Type Extension : mp4
- MIME Type : video/mp4
- ---- MOV-FileType:Video ----
- Major Brand : MP4 Base Media v1 [IS0 14496-12:2003]
- Minor Version : 0.2.0
- Compatible Brands : isom, iso2, avc1, mp41
- ---- MOV-Movie-MovieHeader:Video ----
- Movie Header Version : 0
- Time Scale : 1000
- Duration : 1:28:36
- Preferred Rate : 1
- Preferred Volume : 100.00%
- Matrix Structure : 1 0 0 0 1 0 0 0 1
- Preview Time : 0 s
- Preview Duration : 0 s
- Poster Time : 0 s
- Selection Time : 0 s
- Selection Duration : 0 s
- Current Time : 0 s
- Next Track ID : 3
- ---- MOV-Movie-MovieHeader:Time ----
- Create Date : 0000:00:00 00:00:00
- Modify Date : 0000:00:00 00:00:00
- ---- MOV-Movie-Track-TrackHeader:Video ----
- Track Header Version : 0
- Track ID : 1
- Track Duration : 1:28:36
- Track Layer : 0
- Track Volume : 0.00%
- Matrix Structure : 1 0 0 0 1 0 0 0 1
- Image Width : 960
- Image Height : 720
- Track Header Version : 0
- Track ID : 2
- Track Duration : 1:28:36
- Track Layer : 0
- Track Volume : 100.00%
- Matrix Structure : 1 0 0 0 1 0 0 0 1
- ---- MOV-Movie-Track-TrackHeader:Time ----
- Track Create Date : 0000:00:00 00:00:00
- Track Modify Date : 0000:00:00 00:00:00
- Track Create Date : 0000:00:00 00:00:00
- Track Modify Date : 0000:00:00 00:00:00
- ---- MOV-Movie-Track:Video ----
- Unknown edts : (Binary data 40 bytes, use -b option to extract)
- Unknown edts : (Binary data 28 bytes, use -b option to extract)
- ---- MOV-Movie-Track-Media-MediaHeader:Video ----
- Media Header Version : 0
- Media Time Scale : 90000
- Media Duration : 1:28:36
- Media Language Code : und
- Media Header Version : 0
- Media Time Scale : 44100
- Media Duration : 1:28:36
- Media Language Code : und
- ---- MOV-Movie-Track-Media-MediaHeader:Time ----
- Media Create Date : 0000:00:00 00:00:00
- Media Modify Date : 0000:00:00 00:00:00
- Media Create Date : 0000:00:00 00:00:00
- Media Modify Date : 0000:00:00 00:00:00
- ---- MOV-Movie-Track-Media-Handler:Video ----
- Handler Type : Video Track
- Handler Description : VideoHandler
- Handler Type : Audio Track
- Handler Description : SoundHandler
- ---- MOV-Movie-Track-Media-MediaInfo-VideoHeader:Video ----
- Graphics Mode : srcCopy
- Op Color : 0 0 0
- ---- MOV-Movie-Track-Media-MediaInfo-SampleTable-VideoSampleDesc:Image ----
- Compressor ID : avc1
- Source Image Width : 960
- Source Image Height : 720
- X Resolution : 72
- Y Resolution : 72
- Bit Depth : 24
- AVC Configuration : (Binary data 37 bytes, use -b option to extract)
- Pixel Aspect Ratio : 1:1
- ---- MOV-Movie-Track-Media-MediaInfo-SampleTable:Video ----
- Video Frame Rate : 29.932
- Sync Sample Table : (Binary data 21224 bytes, use -b option to extract)
- Sample To Chunk : (Binary data 116 bytes, use -b option to extract)
- Sample Sizes : (Binary data 636492 bytes, use -b option to extract)
- Chunk Offset : (Binary data 636472 bytes, use -b option to extract)
- Time To Sample Table : (Binary data 224280 bytes, use -b option to extract)
- Sample To Chunk : (Binary data 1662896 bytes, use -b option to extract)
- Sample Sizes : (Binary data 913716 bytes, use -b option to extract)
- Chunk Offset : (Binary data 636476 bytes, use -b option to extract)
- ---- MOV-Movie-Track-Media-MediaInfo:Video ----
- Image Width : 960
- Image Height : 720
- ---- MOV-Movie-Track-Media-MediaInfo-AudioHeader:Audio ----
- Balance : 0
- ---- MOV-Movie-Track-Media-MediaInfo-SampleTable-AudioSampleDesc:Audio ----
- Audio Format : mp4a
- Audio Channels : 2
- Audio Bits Per Sample : 16
- Audio Sample Rate : 44100
- Unknown esds : (Binary data 43 bytes, use -b option to extract)
- ---- MOV-Movie-UserData-Meta-Handler:Video ----
- Handler Type : Metadata
- Handler Vendor ID : Apple
- ---- MOV-Movie-UserData-Meta-ItemList:Audio ----
- Encoder : Lavf57.62.100
- ---- MOV:Video ----
- Free : (Binary data 0 bytes, use -b option to extract)
- Media Data Size : 2074469332
- Media Data Offset : 5581554
- ---- Composite:Image ----
- Image Size : 960x720
- Megapixels : 0.691
- ---- Composite:Video ----
- Avg Bitrate : 3.12 Mbps
- Rotation : 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement