Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [anshul@daku_daddy ffmpeg]$ ffprobe -show_format /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
- [FORMAT]
- filename=/home/anshul/work/Project/cc_ext/test_5sec.ts
- nb_streams=1
- nb_programs=1
- format_name=mpegts
- format_long_name=MPEG-TS (MPEG-2 Transport Stream)
- start_time=1.433367
- duration=6.489822
- size=7742592
- bit_rate=9544288
- probe_score=100
- [/FORMAT]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement