Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [anshul@daku_daddy ffmpeg]$ ffprobe -show_streams /home/anshul/work/Project/cc_ext/test_5sec.ts
- ffprobe version N-61272-gb8a779d Copyright (c) 2007-2014 the FFmpeg developers
- built on Mar 11 2014 13:57:16 with gcc 4.7 (SUSE Linux)
- configuration: --enable-libfaac --enable-libx264 --enable-memory-poisoning --enable-memalign-hack --enable-nonfree --enable-gpl --enable-libfreetype --disable-optimizations
- libavutil 52. 66.101 / 52. 66.101
- libavcodec 55. 52.102 / 55. 52.102
- libavformat 55. 34.100 / 55. 34.100
- libavdevice 55. 11.100 / 55. 11.100
- libavfilter 4. 3.100 / 4. 3.100
- libswscale 2. 5.101 / 2. 5.101
- libswresample 0. 18.100 / 0. 18.100
- libpostproc 52. 3.100 / 52. 3.100
- Input #0, mpegts, from '/home/anshul/work/Project/cc_ext/test_5sec.ts':
- Duration: 00:00:06.49, start: 1.433367, bitrate: 9544 kb/s
- Program 1
- Metadata:
- service_name : Service01
- service_provider: FFmpeg
- Stream #0:0[0x100]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv), 1920x1080 [SAR 1:1 DAR 16:9], max. 80000 kb/s, 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
- [STREAM]
- index=0
- codec_name=mpeg2video
- codec_long_name=MPEG-2 video
- profile=Main
- codec_type=video
- codec_time_base=1001/60000
- codec_tag_string=[2][0][0][0]
- codec_tag=0x0002
- width=1920
- height=1080
- has_b_frames=1
- sample_aspect_ratio=1:1
- display_aspect_ratio=16:9
- pix_fmt=yuv420p
- level=4
- timecode=00:00:00:00
- id=0x100
- r_frame_rate=60000/1001
- avg_frame_rate=30000/1001
- time_base=1/90000
- start_pts=129003
- start_time=1.433367
- duration_ts=584084
- duration=6.489822
- bit_rate=N/A
- nb_frames=N/A
- nb_read_frames=N/A
- nb_read_packets=N/A
- DISPOSITION:default=0
- 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
- [/STREAM]
Advertisement
Add Comment
Please, Sign In to add comment