View Issue Details

IDProjectCategoryView StatusLast Update
0008593MMW v4DLNA/UPnPpublic2012-02-05 22:33
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0008593: DLNA: On-the-fly transcoding is available only for some formats
DescriptionCurrently the on-the-fly transcoding feature is available for file formats:
MP3, WAV, WMV, ASF, FLAC, FLA, OGG

But for the others formats the file conversion isn't truly on-the-fly, but "beforehand". i.e. the file is transcoded and then played (it is not so grave for audio files for which the conversion usually takes ten seconds or so, but it is problem for video files). At least MP4, M4V, M4A, M4B, WMA should be added.
TagsNo tags attached.
Fixed in build1452

Relationships

related to 0006648 feedbackrusty Pre-cache auto-conversion results 

Activities

michal

2011-10-30 20:12

developer   ~0028528

Note, that streaming version of MP4-like formats (MP4, M4V, M4A, M4B) means fragmented-MP4, and it could have very poor support on client side.

Ludek

2011-10-30 22:10

developer   ~0028530

Last edited: 2011-10-30 22:13

Yes, it is more complicated with MP4 like formats. Aside from this there are also a non trivial problems with our encoder that writes the file.

WMA is added in build 4.0.0.1452

peke

2011-11-10 15:31

developer   ~0028793

Verified 1458