[BDP-S370] Streaming to AVI, kind of...
Is it not possible for a target container = "avi"?
I seem to remember another server product where I could set the mimetype to "AVI" on internet streams to get them to appear on the BDP-S370. Because pretty much most things play inside an AVI on the device (most countries I think).
If there is a limit because AVIs need something written at start of the file that's calculated at the end of transcoding, couldn't this just be fudged? I am suspecting the the device is transcoding stuff it doesn't really need to (i.e. wmv) when it could send through a WMV stream pretending to be an AVI as far as the device is concerned.
For example a streaming FLV with H.264 and MP4A gets transcoded to MPEG2VIDEO and AC3. Both should play natively in the device in an AVI file.
Trying to wrap both these in an MPEGTS doesn't work.
Your thoughts?