Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- First Video Piece. This was re-encoded with libx264. Seems to match except time_base = 1/30000:
- ffprobe -show_streams firstVideoPiece.mp4
- ffprobe version N-66811-gacea53f Copyright (c) 2007-2014 the FFmpeg developers
- built on Nov 15 2014 13:07:23 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
- configuration: --enable-gpl --enable-nonfree --enable-pthreads --enable-libx264
- libavutil 54. 10.100 / 54. 10.100
- libavcodec 56. 4.101 / 56. 4.101
- libavformat 56. 9.100 / 56. 9.100
- libavdevice 56. 1.100 / 56. 1.100
- libavfilter 5. 1.103 / 5. 1.103
- libswscale 3. 1.101 / 3. 1.101
- libswresample 1. 1.100 / 1. 1.100
- libpostproc 53. 1.100 / 53. 1.100
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'firstVideoPiece.mp4':
- Metadata:
- major_brand : isom
- minor_version : 512
- compatible_brands: isomiso2avc1mp41
- encoder : Lavf56.9.100
- Duration: 00:00:00.80, start: 0.000000, bitrate: 176 kb/s
- Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 640x272, 31 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)
- Metadata:
- handler_name : VideoHandler
- Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default)
- Metadata:
- handler_name : SoundHandler
- [STREAM]
- index=0
- codec_name=h264
- codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
- profile=Main
- codec_type=video
- codec_time_base=1001/60000
- codec_tag_string=avc1
- codec_tag=0x31637661
- width=640
- height=272
- has_b_frames=2
- sample_aspect_ratio=0:1
- display_aspect_ratio=0:1
- pix_fmt=yuv420p
- level=30
- color_range=N/A
- color_space=unknown
- timecode=N/A
- id=N/A
- r_frame_rate=30000/1001
- avg_frame_rate=30000/1001
- time_base=1/30000
- start_pts=0
- start_time=0.000000
- duration_ts=24024
- duration=0.800800
- bit_rate=31058
- max_bit_rate=N/A
- bits_per_raw_sample=8
- nb_frames=24
- nb_read_frames=N/A
- nb_read_packets=N/A
- DISPOSITION:default=1
- DISPOSITION:dub=0
- DISPOSITION:original=0
- DISPOSITION:comment=0
- DISPOSITION:lyrics=0
- DISPOSITION:karaoke=0
- DISPOSITION:forced=0
- DISPOSITION:hearing_impaired=0
- DISPOSITION:visual_impaired=0
- DISPOSITION:clean_effects=0
- DISPOSITION:attached_pic=0
- TAG:language=und
- TAG:handler_name=VideoHandler
- [/STREAM]
- [STREAM]
- index=1
- codec_name=aac
- codec_long_name=AAC (Advanced Audio Coding)
- profile=unknown
- codec_type=audio
- codec_time_base=1/44100
- codec_tag_string=mp4a
- codec_tag=0x6134706d
- sample_fmt=fltp
- sample_rate=44100
- channels=2
- channel_layout=stereo
- bits_per_sample=0
- id=N/A
- r_frame_rate=0/0
- avg_frame_rate=0/0
- time_base=1/44100
- start_pts=397
- start_time=0.009002
- duration_ts=34816
- duration=0.789478
- bit_rate=125824
- max_bit_rate=N/A
- bits_per_raw_sample=N/A
- nb_frames=34
- nb_read_frames=N/A
- nb_read_packets=N/A
- DISPOSITION:default=1
- DISPOSITION:dub=0
- DISPOSITION:original=0
- DISPOSITION:comment=0
- DISPOSITION:lyrics=0
- DISPOSITION:karaoke=0
- DISPOSITION:forced=0
- DISPOSITION:hearing_impaired=0
- DISPOSITION:visual_impaired=0
- DISPOSITION:clean_effects=0
- DISPOSITION:attached_pic=0
- TAG:language=und
- TAG:handler_name=SoundHandler
- [/STREAM]
- Second video piece. This was stream copied. Has time_base = 1/90000:
- ffprobe -show_streams secondVideoPiece.mp4
- ffprobe version N-66811-gacea53f Copyright (c) 2007-2014 the FFmpeg developers
- built on Nov 15 2014 13:07:23 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
- configuration: --enable-gpl --enable-nonfree --enable-pthreads --enable-libx264
- libavutil 54. 10.100 / 54. 10.100
- libavcodec 56. 4.101 / 56. 4.101
- libavformat 56. 9.100 / 56. 9.100
- libavdevice 56. 1.100 / 56. 1.100
- libavfilter 5. 1.103 / 5. 1.103
- libswscale 3. 1.101 / 3. 1.101
- libswresample 1. 1.100 / 1. 1.100
- libpostproc 53. 1.100 / 53. 1.100
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'secondVideoPiece.mp4':
- Metadata:
- major_brand : isom
- minor_version : 512
- compatible_brands: isomiso2avc1mp41
- encoder : Lavf56.9.100
- Duration: 00:00:45.77, start: 0.009002, bitrate: 526 kb/s
- Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 640x272, 392 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default)
- Metadata:
- handler_name : VideoHandler
- Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default)
- Metadata:
- handler_name : SoundHandler
- [STREAM]
- index=0
- codec_name=h264
- codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
- profile=Main
- codec_type=video
- codec_time_base=1001/60000
- codec_tag_string=avc1
- codec_tag=0x31637661
- width=640
- height=272
- has_b_frames=1
- sample_aspect_ratio=0:1
- display_aspect_ratio=0:1
- pix_fmt=yuv420p
- level=30
- color_range=N/A
- color_space=unknown
- timecode=N/A
- id=N/A
- r_frame_rate=30000/1001
- avg_frame_rate=30000/1001
- time_base=1/90000
- start_pts=7110
- start_time=0.079000
- duration_ts=4117113
- duration=45.745700
- bit_rate=392706
- max_bit_rate=N/A
- bits_per_raw_sample=8
- nb_frames=1371
- nb_read_frames=N/A
- nb_read_packets=N/A
- DISPOSITION:default=1
- DISPOSITION:dub=0
- DISPOSITION:original=0
- DISPOSITION:comment=0
- DISPOSITION:lyrics=0
- DISPOSITION:karaoke=0
- DISPOSITION:forced=0
- DISPOSITION:hearing_impaired=0
- DISPOSITION:visual_impaired=0
- DISPOSITION:clean_effects=0
- DISPOSITION:attached_pic=0
- TAG:language=und
- TAG:handler_name=VideoHandler
- [/STREAM]
- [STREAM]
- index=1
- codec_name=aac
- codec_long_name=AAC (Advanced Audio Coding)
- profile=unknown
- codec_type=audio
- codec_time_base=1/44100
- codec_tag_string=mp4a
- codec_tag=0x6134706d
- sample_fmt=fltp
- sample_rate=44100
- channels=2
- channel_layout=stereo
- bits_per_sample=0
- id=N/A
- r_frame_rate=0/0
- avg_frame_rate=0/0
- time_base=1/44100
- start_pts=397
- start_time=0.009002
- duration_ts=2018304
- duration=45.766531
- bit_rate=125588
- max_bit_rate=N/A
- bits_per_raw_sample=N/A
- nb_frames=1971
- nb_read_frames=N/A
- nb_read_packets=N/A
- DISPOSITION:default=1
- DISPOSITION:dub=0
- DISPOSITION:original=0
- DISPOSITION:comment=0
- DISPOSITION:lyrics=0
- DISPOSITION:karaoke=0
- DISPOSITION:forced=0
- DISPOSITION:hearing_impaired=0
- DISPOSITION:visual_impaired=0
- DISPOSITION:clean_effects=0
- DISPOSITION:attached_pic=0
- TAG:language=und
- TAG:handler_name=SoundHandler
- [/STREAM]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement