# videoDemo **Repository Path**: zgkx/video-demo ## Basic Information - **Project Name**: videoDemo - **Description**: 音视频处理的Demo实验 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-09 - **Last Updated**: 2023-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 调试指令 ``` /Users/zx/Library/Android/sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-addr2line -f -e /Users/zx/Workspaces/android/asProject/VedioTest/app/build/intermediates/cxx/Debug/n6l545p2/obj/arm64-v8a/libvediotest.so 0000000000000e44 ``` ### 视频分辨率调整demo ``` https://github.com/eneshecan/VideoResolutionAdjuster ``` ### ffmpeg 官方的地址 ``` https://github.com/BtbN/FFmpeg-Builds/releases ```