View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003320 | Avdump2 / autocreq | Feature Request | public | 2019-02-19 16:53 | 2019-02-20 19:58 |
Reporter | josi | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0003320: Improve autocreq support for MPEG-TS files | ||||
Description | avdump2 v7080 apparently uses MediaInfoLib v18.12, which reads MPEG-TS (*.ts) files just fine when used via mediainfo command line utility, but only hashes get stored into the database (see e.g. https://anidb.net/f2234053). Would it be possible to fully support MPEG-TS in avdump/autocreq? I'm attaching mediainfo's output for the file above. Thank you. | ||||
Tags | autocreq, avdump | ||||
|
f2234053_mediainfo (2,289 bytes)
General ID : 1 (0x1) Complete name : ひとり暮らしの小学生 #01 (Web 1080x1920).ts Format : MPEG-TS File size : 82.1 MiB Duration : 3 min 0 s Overall bit rate mode : Variable Overall bit rate : 3 822 kb/s Video ID : 481 (0x1E1) Menu ID : 1 (0x1) Format : AVC Format/Info : Advanced Video Codec Format profile : High@L4 Format settings : CABAC / 2 Ref Frames Format settings, CABAC : Yes Format settings, ReFrames : 2 frames Codec ID : 27 Duration : 3 min 0 s Bit rate mode : Variable Maximum bit rate : 12.0 Mb/s Width : 1 080 pixels Height : 1 920 pixels Display aspect ratio : 0.562 Frame rate : 24.000 FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Audio ID : 482 (0x1E2) Menu ID : 1 (0x1) Format : AAC LC Format/Info : Advanced Audio Codec Low Complexity Format version : Version 4 Muxing mode : ADTS Codec ID : 15-2 Duration : 3 min 0 s Bit rate mode : Variable Channel(s) : 2 channels Channel layout : L R Sampling rate : 44.1 kHz Frame rate : 43.066 FPS (1024 SPF) Compression mode : Lossy Delay relative to video : -24 ms |
|
that file is marked as incoherent and hence only hashes are being used. meaning it exceeds one of the internal thresholds for sanity checking. |