Advertising
- Untitled
- Wednesday, February 22nd, 2012 at 2:25:36pm MST
- $ ffprobe DIVISION_ONLINED_23_98.mov
- ffprobe version N-38122-gf16c950 Copyright (c) 2007-2012 the FFmpeg developers
- built on Feb 22 2012 15:48:49 with gcc 4.6.1
- configuration: --enable-nonfree --enable-libopenjpeg --enable-libx264 --enable-shared --enable-vaapi --enable-gpl --enable-debug
- libavutil 51. 40.100 / 51. 40.100
- libavcodec 54. 4.100 / 54. 4.100
- libavformat 54. 1.100 / 54. 1.100
- libavdevice 53. 4.100 / 53. 4.100
- libavfilter 2. 62.101 / 2. 62.101
- libswscale 2. 1.100 / 2. 1.100
- libswresample 0. 7.100 / 0. 7.100
- libpostproc 52. 0.100 / 52. 0.100
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'DIVISION_ONLINED_23_98.mov':
- Metadata:
- major_brand : qt
- minor_version : 537199360
- compatible_brands: qt
- creation_time : 2010-04-19 03:01:54
- Duration: 00:10:39.88, start: 0.000000, bitrate: 161379 kb/s
- Stream #0:0(eng): Video: prores (ap4h / 0x68347061), yuv444p10le, 1920x1080, 159814 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 23976 tbn, 23976 tbc
- Metadata:
- creation_time : 2010-04-19 03:01:54
- handler_name : ?Apple Alias Data Handler
- Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s
- Metadata:
- creation_time : 2010-04-19 03:01:54
- handler_name : ?Apple Alias Data Handler
- Stream #0:2(eng): Data: none (tmcd / 0x64636D74)
- Metadata:
- creation_time : 2010-04-19 03:08:57
- handler_name : ?Apple Alias Data Handler
- timecode : 00:59:41:23
- Unsupported codec with id 0 for input stream 2
- $ ffmpeg -ss 100 -i DIVISION_ONLINED_23_98.mov -vcodec copy -acodec copy -t 10 Pro_res_test.mov
- ffmpeg version N-38122-gf16c950 Copyright (c) 2000-2012 the FFmpeg developers
- built on Feb 22 2012 15:48:49 with gcc 4.6.1
- configuration: --enable-nonfree --enable-libopenjpeg --enable-libx264 --enable-shared --enable-vaapi --enable-gpl --enable-debug
- libavutil 51. 40.100 / 51. 40.100
- libavcodec 54. 4.100 / 54. 4.100
- libavformat 54. 1.100 / 54. 1.100
- libavdevice 53. 4.100 / 53. 4.100
- libavfilter 2. 62.101 / 2. 62.101
- libswscale 2. 1.100 / 2. 1.100
- libswresample 0. 7.100 / 0. 7.100
- libpostproc 52. 0.100 / 52. 0.100
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'DIVISION_ONLINED_23_98.mov':
- Metadata:
- major_brand : qt
- minor_version : 537199360
- compatible_brands: qt
- creation_time : 2010-04-19 03:01:54
- Duration: 00:10:39.88, start: 0.000000, bitrate: 161379 kb/s
- Stream #0:0(eng): Video: prores (ap4h / 0x68347061), yuv444p10le, 1920x1080, 159814 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 23976 tbn, 23976 tbc
- Metadata:
- creation_time : 2010-04-19 03:01:54
- handler_name : ?Apple Alias Data Handler
- Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s
- Metadata:
- creation_time : 2010-04-19 03:01:54
- handler_name : ?Apple Alias Data Handler
- Stream #0:2(eng): Data: none (tmcd / 0x64636D74)
- Metadata:
- creation_time : 2010-04-19 03:08:57
- handler_name : ?Apple Alias Data Handler
- timecode : 00:59:41:23
- File 'Pro_res_test.mov' already exists. Overwrite ? [y/N] y
- Output #0, mov, to 'Pro_res_test.mov':
- Metadata:
- major_brand : qt
- minor_version : 537199360
- compatible_brands: qt
- creation_time : 2010-04-19 03:01:54
- encoder : Lavf54.1.100
- Stream #0:0(eng): Video: prores (ap4h / 0x68347061), yuv444p10le, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 159814 kb/s, 23.98 fps, 23976 tbn, 23976 tbc
- Metadata:
- creation_time : 2010-04-19 03:01:54
- handler_name : ?Apple Alias Data Handler
- Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, 1536 kb/s
- Metadata:
- creation_time : 2010-04-19 03:01:54
- handler_name : ?Apple Alias Data Handler
- Stream mapping:
- Stream #0:0 -> #0:0 (copy)
- Stream #0:1 -> #0:1 (copy)
- $ ffprobe Pro_res_test.mov
- ffprobe version N-38122-gf16c950 Copyright (c) 2007-2012 the FFmpeg developers
- built on Feb 22 2012 15:48:49 with gcc 4.6.1
- configuration: --enable-nonfree --enable-libopenjpeg --enable-libx264 --enable-shared --enable-vaapi --enable-gpl --enable-debug
- libavutil 51. 40.100 / 51. 40.100
- libavcodec 54. 4.100 / 54. 4.100
- libavformat 54. 1.100 / 54. 1.100
- libavdevice 53. 4.100 / 53. 4.100
- libavfilter 2. 62.101 / 2. 62.101
- libswscale 2. 1.100 / 2. 1.100
- libswresample 0. 7.100 / 0. 7.100
- libpostproc 52. 0.100 / 52. 0.100
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Pro_res_test.mov':
- Metadata:
- major_brand : qt
- minor_version : 512
- compatible_brands: qt
- creation_time : 2010-04-19 03:01:54
- encoder : Lavf54.1.100
- Duration: 00:00:10.05, start: 0.000000, bitrate: 108621 kb/s
- Stream #0:0(eng): Video: prores (ap4h / 0x68347061), yuv422p10le, 1920x1080, 107087 kb/s, 23.98 fps, 23.98 tbr, 23976 tbn, 23976 tbc
- Metadata:
- creation_time : 2010-04-19 03:01:54
- handler_name :
- DataHandler
- Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s
- Metadata:
- creation_time : 2010-04-19 03:01:54
- handler_name :
- DataHandler
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.