Created
May 2, 2019 04:54
-
-
Save atroche/8a576e579baf4c2a7f38e8e1f1348008 to your computer and use it in GitHub Desktop.
HIF audio.ts from ffmpeg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[STREAM] | |
index=0 | |
codec_name=aac | |
codec_long_name=AAC (Advanced Audio Coding) | |
profile=LC | |
codec_type=audio | |
codec_time_base=1/44100 | |
codec_tag_string=[15][0][0][0] | |
codec_tag=0x000f | |
sample_fmt=fltp | |
sample_rate=44100 | |
channels=2 | |
channel_layout=stereo | |
bits_per_sample=0 | |
id=0x100 | |
r_frame_rate=0/0 | |
avg_frame_rate=0/0 | |
time_base=1/90000 | |
start_pts=126000 | |
start_time=1.400000 | |
duration_ts=1339559 | |
duration=14.883989 | |
bit_rate=175021 | |
max_bit_rate=N/A | |
bits_per_raw_sample=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 | |
DISPOSITION:timed_thumbnails=0 | |
TAG:language=eng | |
[/STREAM] | |
[FORMAT] | |
filename=a.ts | |
nb_streams=1 | |
nb_programs=1 | |
format_name=mpegts | |
format_long_name=MPEG-TS (MPEG-2 Transport Stream) | |
start_time=1.400000 | |
duration=14.883989 | |
size=397620 | |
bit_rate=213716 | |
probe_score=50 | |
[/FORMAT] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment