Mars
Mars
I want to reduce the quality of the mp3 files. but got an error: Format must be specified when using two-pass. Can You help me? ```java FFmpeg ffmpeg = new...
**The question** How do I set the number of threads to be processed? **Example ** ``` FFmpegBuilder builder = new FFmpegBuilder() .setInput(probeResult) // Filename, or a FFmpegProbeResult .overrideOutputFiles(true) // Override...
Run the Container ``` docker run --name oracle-19c -p 1521:1521 -e ORACLE_SID=orcl -e ORACLE_PWD=123456789 -v D:/Researchs/Oracle/oracle-19c/oradata/:/opt/oracle/oradata doctorkirk/oracle-19c ``` When i want to create the new user ``` sqlplus / as...
I used locale to switch to Vietnamese but it doesn't work ``