Quantcast
Channel: Intel® Software - Media
Viewing all articles
Browse latest Browse all 697

Jpeg Smartscale supported by MJpeg decoder?

$
0
0

does the MediaSDK MJpeg decoder support SmartScale extension?

I need to decode a transcoded MJPeg-Stream, which uses this extension.

http://jpegclub.org/

New jpegtran -scale lossless resize feature

A new option has been added to the jpegtran tool and transcoding library:

    -scale M/N     Scale output image by fraction M/N, eg, 1/8

Currently supported scale factors are M/N with all M from 1 to 16, where N is the source DCT size, which is 8 for baseline JPEG. If the /N part is omitted, then M specifies the DCT scaled size to be applied on the given input. For baseline JPEG this is equivalent to M/8 scaling, since the source DCT size for baseline JPEG is 8. CAUTION: An implementation of the JPEG SmartScale extension is required for this feature. SmartScale enabled JPEG is not yet widely implemented, so many decoders will be unable to view a SmartScale extended JPEG file at all.

 

 


Viewing all articles
Browse latest Browse all 697

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>