View Issue Details

IDProjectCategoryView StatusLast Update
0007317MMW v4Framework: Taggingpublic2012-02-27 19:03
Reportermichal Assigned To 
PriorityhighSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version4.0 
Fixed in Version4.0 
Summary0007317: MPEG-PS, MPEG-TS (MPEG1/2) format plugin
DescriptionWe 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 Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=55521
http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=55687
TagsNo tags attached.
Fixed in build1354

Relationships

related to 0007226 closedmichal MMW v4 Devices using WMDM can't be ejected (aka General Format plugin is unstable) 
related to 0008710 closedmichal MMW v4 m2ts video support 
related to 0009191 assignedmichal MMW 5 TS video support 

Activities

michal

2011-02-24 14:09

developer   ~0023375

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.

michal

2011-03-13 18:46

developer   ~0023670

Parsing VOB files implemented in build 1354. It should already recognize AC3, DTS and LPCM private streams in MPEG-PS.

michal

2012-02-27 19:03

developer   ~0030569

Resolving, TS container tracked as 0009191.