SHOW:
|
|
- or go back to the newest paste.
| 1 | - | [anshul@daku_daddy ffmpeg]$ ffprobe -show_streams /home/anshul/work/Project/cc_ext/test_5sec.ts |
| 1 | + | [anshul@daku_daddy ffmpeg]$ ffprobe -show_format /home/anshul/work/Project/cc_ext/test_5sec.ts |
| 2 | ffprobe version N-61272-gb8a779d Copyright (c) 2007-2014 the FFmpeg developers | |
| 3 | built on Mar 11 2014 13:57:16 with gcc 4.7 (SUSE Linux) | |
| 4 | configuration: --enable-libfaac --enable-libx264 --enable-memory-poisoning --enable-memalign-hack --enable-nonfree --enable-gpl --enable-libfreetype --disable-optimizations | |
| 5 | libavutil 52. 66.101 / 52. 66.101 | |
| 6 | libavcodec 55. 52.102 / 55. 52.102 | |
| 7 | libavformat 55. 34.100 / 55. 34.100 | |
| 8 | libavdevice 55. 11.100 / 55. 11.100 | |
| 9 | libavfilter 4. 3.100 / 4. 3.100 | |
| 10 | libswscale 2. 5.101 / 2. 5.101 | |
| 11 | libswresample 0. 18.100 / 0. 18.100 | |
| 12 | libpostproc 52. 3.100 / 52. 3.100 | |
| 13 | Input #0, mpegts, from '/home/anshul/work/Project/cc_ext/test_5sec.ts': | |
| 14 | Duration: 00:00:06.49, start: 1.433367, bitrate: 9544 kb/s | |
| 15 | Program 1 | |
| 16 | Metadata: | |
| 17 | service_name : Service01 | |
| 18 | service_provider: FFmpeg | |
| 19 | 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 | |
| 20 | - | [STREAM] |
| 20 | + | [FORMAT] |
| 21 | - | index=0 |
| 21 | + | filename=/home/anshul/work/Project/cc_ext/test_5sec.ts |
| 22 | - | codec_name=mpeg2video |
| 22 | + | nb_streams=1 |
| 23 | - | codec_long_name=MPEG-2 video |
| 23 | + | nb_programs=1 |
| 24 | - | profile=Main |
| 24 | + | format_name=mpegts |
| 25 | - | codec_type=video |
| 25 | + | format_long_name=MPEG-TS (MPEG-2 Transport Stream) |
| 26 | - | codec_time_base=1001/60000 |
| 26 | + | |
| 27 | - | codec_tag_string=[2][0][0][0] |
| 27 | + | |
| 28 | - | codec_tag=0x0002 |
| 28 | + | size=7742592 |
| 29 | - | width=1920 |
| 29 | + | bit_rate=9544288 |
| 30 | - | height=1080 |
| 30 | + | probe_score=100 |
| 31 | - | has_b_frames=1 |
| 31 | + | [/FORMAT] |