phoenix
phoenix copied to clipboard
MediaFormatStrategy returned pass-through for both video and audio. No transcoding is necessary.
调用 VideoCompressor.with().asyncTranscodeVideo(mediaEntity.getLocalPath(), compressFile.getAbsolutePath(), MediaFormatStrategyPresets.createAndroid480pFormatStrategy(), listener); 报错
Any solutions? plz , i get the same error for createAndroid720pStrategy also ?