We have seen devices running on API21/23 fail transcoding because of setting encoding profile/level. Some devices (ale-123/nexus 7) on API21 returns ENOSYS (Function not implemented) when being configured with a profile setting. (although API21 introduced the capability of setting encoding profile) Some devices (nexus 5) on API23 fails configuration with a specific parameter set, despite advertising support for it. Not setting the baseline profile has no effect on encoding, because when not set, the encoding will pick a suitable profile to use. Since baseline is the lowest possible profile, the auto-picked value can't be worse than baseline. Ref: b/218696352 PiperOrigin-RevId: 427792124
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| AudioTranscodingSamplePipeline.java | Loading commit data... | |
| Codec.java | Loading commit data... | |
| DefaultCodec.java | Loading commit data... | |
| DefaultDecoderFactory.java | Loading commit data... | |
| DefaultEncoderFactory.java | Loading commit data... | |
| EncoderSelector.java | Loading commit data... | |
| EncoderUtil.java | Loading commit data... | |
| FallbackListener.java | Loading commit data... | |
| FrameEditor.java | Loading commit data... | |
| FrameworkMuxer.java | Loading commit data... | |
| Muxer.java | Loading commit data... | |
| MuxerWrapper.java | Loading commit data... | |
| PassthroughSamplePipeline.java | Loading commit data... | |
| ProgressHolder.java | Loading commit data... | |
| SamplePipeline.java | Loading commit data... | |
| SefSlowMotionFlattener.java | Loading commit data... | |
| SegmentSpeedProvider.java | Loading commit data... | |
| SpeedChangingAudioProcessor.java | Loading commit data... | |
| SpeedProvider.java | Loading commit data... | |
| TransformationException.java | Loading commit data... | |
| TransformationRequest.java | Loading commit data... | |
| TransformationResult.java | Loading commit data... | |
| Transformer.java | Loading commit data... | |
| TransformerAudioRenderer.java | Loading commit data... | |
| TransformerBaseRenderer.java | Loading commit data... | |
| TransformerMediaClock.java | Loading commit data... | |
| TransformerVideoRenderer.java | Loading commit data... | |
| VideoTranscodingSamplePipeline.java | Loading commit data... | |
| package-info.java | Loading commit data... |