mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-17 17:24:54 +00:00
Fix demuxer info not showing for MPEG TS files
This commit is contained in:
parent
8f40f558a9
commit
58e85ca882
@ -455,6 +455,8 @@ mpeg_ts_reader_c::read_headers() {
|
||||
}
|
||||
|
||||
parse_clip_info_file();
|
||||
|
||||
show_demuxer_info();
|
||||
}
|
||||
|
||||
mpeg_ts_reader_c::~mpeg_ts_reader_c() {
|
||||
|
Loading…
Reference in New Issue
Block a user