how to disable dts audio
Posted: 21 Jan 2016 05:56
Using xcode7.2 iphoneos9.2
on OS X Yosemite 10.10.5
src used downloaded from git (https://code.videolan.org/videolan/VLCKit.git)
how to disable dts codec?
i've already added --disable-dca to build.sh ([source code path]/MobileVLCKit/ImportedSources/vlc/extras/package/ios/build.sh)
and use compile command: ./sh -x buildMobileVLCKit.sh -f -n
but, still can playback(output) dts audio.
any idea?
Thanks
on OS X Yosemite 10.10.5
src used downloaded from git (https://code.videolan.org/videolan/VLCKit.git)
how to disable dts codec?
i've already added --disable-dca to build.sh ([source code path]/MobileVLCKit/ImportedSources/vlc/extras/package/ios/build.sh)
and use compile command: ./sh -x buildMobileVLCKit.sh -f -n
but, still can playback(output) dts audio.
any idea?
Thanks