View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007317 | MMW v4 | Framework: Tagging | public | 2011-02-07 12:13 | 2012-02-27 19:03 |
Reporter | michal | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 4.0 | ||||
Fixed in Version | 4.0 | ||||
Summary | 0007317: MPEG-PS, MPEG-TS (MPEG1/2) format plugin | ||||
Description | We need format plugin for MPEG1/2 video, so we could properly parse and import these files. These streams are typically saved in MPEG-PS and MPEG-TS containers. We should include parsing VOB files too (subset of MPEG-PS). Note - we probably will not be able to tag these files, because the format does not allow metadata and e.g. ID3 tag could cause problems with playback on some systems and devices. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=55521 http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=55687 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1354 | ||||
|
Basic parsing of MPEG-PS container implemented in build 1351. It should recognize MPEGA audio streams and MPEG1 and MPEG2 video streams. Parsing MPEG-TS container and other stream types (e.g. AC3 and DTS which appear in VOB files, or AVC1, MPEG4 and several other stream types) has lesser priority and will be implemented sometimes later. |
|
Parsing VOB files implemented in build 1354. It should already recognize AC3, DTS and LPCM private streams in MPEG-PS. |
|
Resolving, TS container tracked as 0009191. |