View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014066 | MMW v4 | Synchronization | public | 2017-03-05 02:48 | 2017-03-20 19:41 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 4.1.16 | Fixed in Version | 4.1.16 | ||
Summary | 0014066: Sync: Multiple Audio streams force conversion | ||||
Description | If MP4 file contain multiple audio streams even one is supported by device MMW always tries to convert the file instead of just copy. Windows also reports file may be not compatible with device but you can ignore and copy file that then plays without any issues due the fact it contain playable Audio and Video streams. Sample M4V file, Device profile, MMW Logs and Windows Explorer video showing the behavior are uploaded to FTP. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=12&t=87258 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1831 | ||||
|
Assigned to Michal for evaluation, if it is not a an easy fix then fell free to move this to MM5. |
|
As discussed over IM, currently if it finds an unsupported audio stream than it takes the whole video file as unsupported. The current logic is probably right as we cannot predict whether the device will be able to play the file at all or not. The only strange thing is that the user on the forum says that "I get an error saying it is not supported regardless of if I add a new supported format and check everything" So question is why MMW still takes it as unsupported even after manual edit of the Supported formats and checking everything? Assigned to Michal to debug and fix on the user's sample file. |
|
Fixed in build 1831. MM did not mark video file as supported in case no supported formats were set for the device (it worked only for audio formats). Re "I get an error saying it is not supported regardless of if I add a new supported format and check everything" - I think this is problem could be in user settings, we have two tabs for video files there, and formats have to be set in both (for audio stream and for video stream in video file). |
|
I had another session with user and here is what I Created (Attached Picture) as supported media Formats that should cover all currently supported. Will your fix tell MMW to sync that file to device? |
|
peke: no, because you did not check any video and audio stream type as supported for video files (e.g. MP3, AAC4LC, AC3 in audio tab and H264 and MPEG4 in video tab). |
|
I see, it is inconsistency, as usually we take no options selected for the attribute -> no restriction for the attribute. Will fix it. |
|
Fixed. |
|
Verified 1831 |