cine-encoder icon indicating copy to clipboard operation
cine-encoder copied to clipboard

Centos 7.8 - Installation errors

Open chlowden opened this issue 4 years ago • 54 comments

Hello I am trying to install on centos 7.8 but I am getting the errors below. GLIBC seems to be a touchy lib to install so i am reticent https://serverfault.com/questions/894625/safely-upgrade-glibc-on-centos-7 Any thoughts are most welcome

[admin2@centoslowdell App]$ sudo ./CineEncoder.run [sudo] password for admin2: ./CineEncoder.run: /lib64/libm.so.6: version GLIBC_2.29' not found (required by ./CineEncoder.run) ./CineEncoder.run: /lib64/libm.so.6: version GLIBC_2.29' not found (required by /home/admin2/Downloads/cine-encoder-2.4_other_linux_x86_64/App/libpython3.8.so.1.0) ./CineEncoder.run: /lib64/libc.so.6: version GLIBC_2.28' not found (required by /home/admin2/Downloads/cine-encoder-2.4_other_linux_x86_64/App/libpython3.8.so.1.0) ./CineEncoder.run: /lib64/libc.so.6: version GLIBC_2.25' not found (required by /home/admin2/Downloads/cine-encoder-2.4_other_linux_x86_64/App/libpython3.8.so.1.0) ./CineEncoder.run: /lib64/libc.so.6: version GLIBC_2.26' not found (required by /home/admin2/Downloads/cine-encoder-2.4_other_linux_x86_64/App/libpython3.8.so.1.0) ./CineEncoder.run: /lib64/libc.so.6: version GLIBC_2.27' not found (required by /home/admin2/Downloads/cine-encoder-2.4_other_linux_x86_64/App/libpython3.8.so.1.0) ./CineEncoder.run: /lib64/libc.so.6: version GLIBC_2.25' not found (required by /home/admin2/Downloads/cine-encoder-2.4_other_linux_x86_64/App/libexpat.so.1) `

chlowden avatar Sep 28 '20 08:09 chlowden

Hi!

I already know that there are problems with the binary package CineEncoder.run. Now I am completely rewriting the program from Python to C++, I think I should post a working package within a month. Have you tried installing the .rpm package? I tried it on Fedora 32, but I think it should work on CentOS as well.

CineEncoder avatar Sep 28 '20 08:09 CineEncoder

Thanks for the reply. I tried the rpm and got these results : [admin2@centoslowdell Downloads]$ sudo rpm -i cine-encoder-2.4_fedora_x86_64.rpm error: Failed dependencies: ffmpeg >= 4.2 is needed by cine-encoder-2.4-1.noarch python3-pymediainfo is needed by cine-encoder-2.4-1.noarch python3-qt5 is needed by cine-encoder-2.4-1.noarch rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by cine-encoder-2.4-1.noarch

`[admin2@centoslowdell Downloads]$ sudo yum localinstall cine-encoder-2.4_fedora_x86_64.rpm Loaded plugins: elrepo, fastestmirror, langpacks, nvidia Examining cine-encoder-2.4_fedora_x86_64.rpm: cine-encoder-2.4-1.noarch Marking cine-encoder-2.4_fedora_x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package cine-encoder.noarch 0:2.4-1 will be installed --> Processing Dependency: ffmpeg >= 4.2 for package: cine-encoder-2.4-1.noarch Loading mirror speeds from cached hostfile

  • base: ftp.rezopole.net
  • elrepo: elrepo.reloumirrors.net
  • epel: mirror.in2p3.fr
  • extras: ftp.rezopole.net
  • nux-dextop: mirror.li.nux.ro
  • rpmfusion-free-updates: mir01.syntis.net
  • rpmfusion-nonfree-updates: mir01.syntis.net
  • updates: ftp.rezopole.net [elrepo]: 46 kmod packages excluded due to dependency errors --> Processing Dependency: python3-pymediainfo for package: cine-encoder-2.4-1.noarch --> Processing Dependency: python3-qt5 for package: cine-encoder-2.4-1.noarch --> Running transaction check ---> Package cine-encoder.noarch 0:2.4-1 will be installed --> Processing Dependency: ffmpeg >= 4.2 for package: cine-encoder-2.4-1.noarch --> Processing Dependency: python3-pymediainfo for package: cine-encoder-2.4-1.noarch ---> Package python36-qt5.x86_64 0:5.12.1-3.el7 will be installed --> Processing Dependency: python36-qt5-base(x86-64) = 5.12.1-3.el7 for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libEnginio.so.1(Qt_5)(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Bluetooth.so.5(Qt_5)(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Designer.so.5(Qt_5)(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Help.so.5(Qt_5)(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Location.so.5(Qt_5)(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Nfc.so.5(Qt_5)(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5WebSockets.so.5(Qt_5)(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libEnginio.so.1()(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Bluetooth.so.5()(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Designer.so.5()(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Help.so.5()(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Location.so.5()(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5Nfc.so.5()(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Processing Dependency: libQt5WebSockets.so.5()(64bit) for package: python36-qt5-5.12.1-3.el7.x86_64 --> Running transaction check ---> Package cine-encoder.noarch 0:2.4-1 will be installed --> Processing Dependency: ffmpeg >= 4.2 for package: cine-encoder-2.4-1.noarch --> Processing Dependency: python3-pymediainfo for package: cine-encoder-2.4-1.noarch ---> Package python36-qt5-base.x86_64 0:5.12.1-3.el7 will be installed --> Processing Dependency: python-qt5-rpm-macros = 5.12.1-3.el7 for package: python36-qt5-base-5.12.1-3.el7.x86_64 --> Processing Dependency: python36-pyqt5-sip-api(12) >= 12.6 for package: python36-qt5-base-5.12.1-3.el7.x86_64 --> Processing Dependency: python36-dbus for package: python36-qt5-base-5.12.1-3.el7.x86_64 ---> Package qt5-qtconnectivity.x86_64 0:5.9.7-1.el7 will be installed ---> Package qt5-qtenginio.x86_64 1:1.6.2-2.el7 will be installed ---> Package qt5-qtlocation.x86_64 0:5.9.7-1.el7 will be installed ---> Package qt5-qttools-libs-designer.x86_64 0:5.9.7-1.el7 will be installed --> Processing Dependency: qt5-qttools-common = 5.9.7-1.el7 for package: qt5-qttools-libs-designer-5.9.7-1.el7.x86_64 ---> Package qt5-qttools-libs-help.x86_64 0:5.9.7-1.el7 will be installed ---> Package qt5-qtwebsockets.x86_64 0:5.9.7-1.el7 will be installed --> Running transaction check ---> Package cine-encoder.noarch 0:2.4-1 will be installed --> Processing Dependency: ffmpeg >= 4.2 for package: cine-encoder-2.4-1.noarch --> Processing Dependency: python3-pymediainfo for package: cine-encoder-2.4-1.noarch ---> Package python-qt5-rpm-macros.noarch 0:5.12.1-3.el7 will be installed ---> Package python36-dbus.x86_64 0:1.2.4-4.el7 will be installed ---> Package python36-pyqt5-sip.x86_64 0:4.19.22-1.el7 will be installed ---> Package qt5-qttools-common.noarch 0:5.9.7-1.el7 will be installed --> Finished Dependency Resolution Error: Package: cine-encoder-2.4-1.noarch (/cine-encoder-2.4_fedora_x86_64) Requires: python3-pymediainfo Error: Package: cine-encoder-2.4-1.noarch (/cine-encoder-2.4_fedora_x86_64) Requires: ffmpeg >= 4.2 Installed: ffmpeg-3.4.8-1.el7.x86_64 (@rpmfusion-free-updates) ffmpeg = 3.4.8-1.el7 Available: ffmpeg-2.2.1-1.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.2.1-1.el7.nux Available: ffmpeg-2.2.1-2.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.2.1-2.el7.nux Available: ffmpeg-2.3.2-1.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.3.2-1.el7.nux Available: ffmpeg-2.3.4-1.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.3.4-1.el7.nux Available: ffmpeg-2.3.4-2.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.3.4-2.el7.nux Available: ffmpeg-2.6.3-1.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.6.3-1.el7.nux Available: ffmpeg-2.6.5-1.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.6.5-1.el7.nux Available: ffmpeg-2.6.8-1.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.6.8-1.el7.nux Available: ffmpeg-2.6.8-2.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.6.8-2.el7.nux Available: ffmpeg-2.6.8-3.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.6.8-3.el7.nux Available: ffmpeg-2.8.15-1.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.8.15-1.el7.nux Available: ffmpeg-2.8.15-2.el7.nux.x86_64 (nux-dextop) ffmpeg = 2.8.15-2.el7.nux You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest `

chlowden avatar Sep 28 '20 10:09 chlowden

There are some problems with dependencies. I will try to create a separate package for CentOS 7. If you need it urgently, you can download the Source code, and run file main.py in the cine_encoder folder. Before you do this, you need to install the dependencies:

  • ffmpeg
  • mkvtoolnix
  • mediainfo
  • python3 version 3.6 or higher
  • python3-qt5
  • python3-pymediainfo (the name of these dependencies may differ from what I wrote, since I haven't worked with CentOS yet)

CineEncoder avatar Sep 28 '20 12:09 CineEncoder

Let me see how I get on. Centos is the prefered linux OS for professional video post production. Davinci resolve, Nuke, Autodesk flame etc work on this OS. But maybe this is not your focus.

chlowden avatar Sep 28 '20 12:09 chlowden

I have Manjaro Linux installed, I can say that Davinci Resolve works fine too.

CineEncoder avatar Sep 28 '20 13:09 CineEncoder

Clever people port to other linux versions but the official OS is centos. I'm not clever so I work on centos, for better or for worse.

On 28/09/2020 15:16, CineEncoder wrote:

I have Manjaro Linux installed, I can say that Davinci Resolve works fine too.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-699999549, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSSUCYSX5Z4A7YJ4JPTSICEBLANCNFSM4R4F7AIA.

chlowden avatar Sep 28 '20 13:09 chlowden

I can't say anything about CentOS, but Manjaro is a very simple and powerful distribution, including due to a large number of adapted programs and the AUR repository.

CineEncoder avatar Sep 28 '20 17:09 CineEncoder

I did not know of Manjaro. I will check it out. Most of the linux post prod apps were developed under red hat and then they migrated to centos. As post production gets cheaper, the developers save money where they can

chlowden avatar Sep 28 '20 18:09 chlowden

Good day! Today I tried to make a package for CentOS 7.8, but I can't find the pymediainfo package for python3 in the CentOS repositories, there is only a package for python2. In addition, only the outdated version of ffmpeg 3.4 can be installed, while I was testing the functionality for ffmpeg 4.2 and higher. So I hope a working version for CentOS will appear when I rewrite the program to C++.

CineEncoder avatar Oct 03 '20 21:10 CineEncoder

Thank you so much for taking an interest in centos. Engineers like it because it is the most conservative (stable) distro. I don't know of any high end post prod app on centos that has officially moved to centos 8. All too scary for them.

On 03/10/2020 23:31, CineEncoder wrote:

Good day! Today I tried to make a package for CentOS 7.8, but I can't find the pymediainfo package for python3 in the CentOS repositories, there is only a package for python2. Also, only the outdated version of ffmpeg 3.4 is installed, while I checked the functionality for ffmpeg 4.2 and higher. So I hope a working version for CentOS will appear when I rewrite the program in C++.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-703167227, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSXWWYEIZ44CHIUU453SI6J2LANCNFSM4R4F7AIA.

chlowden avatar Oct 04 '20 06:10 chlowden

Hi! Today I finally make a package for CentOS 7.8: https://github.com/CineEncoder/cine-encoder/releases/download/2.4/cine-encoder-2.4_centos7_x86_64.rpm Also, if you have any recommendations for improving the program interface or adding new options, you can write here.

CineEncoder avatar Oct 15 '20 21:10 CineEncoder

Hello Thank you so much for this version. Congratulations. My first prores tests  are working fast and stable. A question : I notice in the temp folder that a mkv file is created during the transcode. is mkv your pivot file format? Many many thanks Christopher

On 15/10/2020 23:23, CineEncoder wrote:

Hi! Today I finally made a package for CentOS 7.8:

https://github.com/CineEncoder/cine-encoder/releases/download/2.4/cine-encoder-2.4_centos7_x86_64.rpm

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-709598119, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSRPAE3TKOPFKVTGM3TSK5R4LANCNFSM4R4F7AIA.

c

chlowden avatar Oct 16 '20 21:10 chlowden

mkv is used as an intermediate format for adding HDR metadata using the mkvpropedit utility, since FFMPEG cannot do this.

CineEncoder avatar Oct 17 '20 08:10 CineEncoder

Hello I thought you might like to know that the mp4 files using H264 VBR or CQP are not able to be read in Firefox or chromium but does seem to work in Google Chrome. I have also tried these files when uploaded onto sites with the same issue. I don't have these issues if  files are encoded by Adobe Media Encoder.

Many thanks

On 17/10/2020 10:32, CineEncoder wrote:

mkv is used as an intermediate format for adding HDR metadata using the mkvpropedit utility, since FFMPEG cannot do this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-710775493, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSQBEM44JBKZJ5XT663SLFJAZANCNFSM4R4F7AIA.

chlowden avatar Oct 20 '20 06:10 chlowden

Perhaps this is already due to the features of FFMPEG. I still need to think about what exactly this is related to. Is it possible that there is an error when uploading a file?

CineEncoder avatar Oct 20 '20 07:10 CineEncoder

I get the same issue with the video editor Olive that also uses ffmpeg to encode. Here is the firefox error ...

and chromium

On 20/10/2020 09:52, CineEncoder wrote:

Perhaps this is already due to the features of FFMPEG. I still need to think about what exactly this is related to. Is it possible that there is an error when uploading a file?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-712665498, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSTZXJM62C4HMYGBCY3SLU6TJANCNFSM4R4F7AIA.

chlowden avatar Oct 20 '20 08:10 chlowden

Hello To add to this issue, I have mac users using Quicktime player unable to open the H264 mp4 files too.

I am investigating which codecs do work on macs.

On 20/10/2020 10:07, [email protected] wrote:

I get the same issue with the video editor Olive that also uses ffmpeg to encode. Here is the firefox error ...

and chromium

On 20/10/2020 09:52, CineEncoder wrote:

Perhaps this is already due to the features of FFMPEG. I still need to think about what exactly this is related to. Is it possible that there is an error when uploading a file?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-712665498, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSTZXJM62C4HMYGBCY3SLU6TJANCNFSM4R4F7AIA.

chlowden avatar Nov 03 '20 08:11 chlowden

Hi! I will release a new version soon, and it will probably work after that.

CineEncoder avatar Nov 03 '20 09:11 CineEncoder

Looking forward to it. many thanks

On 03/11/2020 10:01, CineEncoder wrote:

Hi! I will release a new version soon, and it will probably work after that.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-720988789, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSXXYY4G7ERM35XET7DSN7BGPANCNFSM4R4F7AIA.

chlowden avatar Nov 03 '20 11:11 chlowden

Hi! Today I published version 3.0.

CineEncoder avatar Nov 05 '20 12:11 CineEncoder

This is excellent news and the screen grabs look great & maybe there is batch encoding. Sadly, the make function does not work for me in centos 7

[admin2@centoslowdell cine-encoder-master]$ sudo make [sudo] password for admin2: /usr/bin/qmake -o Makefile ../cine-encoder-3.0/app/cine_encoder.pro -spec linux-g++ CONFIG+=debug make: /usr/bin/qmake: Command not found make: *** [Makefile] Error 127

Plus the dependencies are too advanced for the standard centos repos. I don't want to install newer versions as I don't know what impact they will have on other apps.

Many thanks

On 05/11/2020 13:49, CineEncoder wrote:

Hi! Today I published version 3.0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-722357453, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSWCIDWYETLYTH3MUBLSOKNOZANCNFSM4R4F7AIA.

chlowden avatar Nov 06 '20 07:11 chlowden

I forgot to say that you need to install a ready-made package for CentOS: https://github.com/CineEncoder/cine-encoder/releases/download/3.0/cine-encoder-3.0-1.centos7_beta.x86_64.rpm Since everything in the source code is designed for the latest version of Qt5.15 (also for information: never run the make command via sudo , as it may damage the system.)

CineEncoder avatar Nov 06 '20 07:11 CineEncoder

Installed and it looks great. I am very excited. My only comment on the UX is that the errors and some buttons are really dark, so difficult to read.

Sadly, I am getting errors during transcodes but the errors are not very useful. Do you log the app somewhere so I can share them with you ?

On 06/11/2020 08:16, CineEncoder wrote:

I forgot to say that you need to install a ready-made package for CentOS: https://github.com/CineEncoder/cine-encoder/releases/download/3.0/cine-encoder-3.0-1.centos7_beta.x86_64.rpm

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-722920745, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSWPRGJXCU62WUK56FDSOOPGNANCNFSM4R4F7AIA.

chlowden avatar Nov 06 '20 10:11 chlowden

Yes, I registered it on https://www.pling.com/p/1406740/

Errors are possible due to an outdated version of ffmpeg on CentOS. Also, for some reason, the dark font on the buttons only appears on Fedora and CentOS systems, I will have to work on this later.

CineEncoder avatar Nov 06 '20 10:11 CineEncoder

Sadly, I am not a dev and a total terminal newbie. But is there something I can do to help?

chlowden avatar Nov 06 '20 11:11 chlowden

Can you send me an error? To do this, type in the terminal:

cine_encoder

and reproduce the error

CineEncoder avatar Nov 06 '20 11:11 CineEncoder

I just tried a batch of DNXHD & mp4 encodes to H. It always stops on the mp4

Below is the log

[admin2@centoslowdell ~]$ cine_encoder Number of thumbnails: 11 Settings file exist ... Number of lines in settings file: 3 Temp folder: Output folder: /home/admin2/Desktop/test Batch mode: 1 Preset file exist ... Number of lines in preset file: 22 Gtk-Message: 13:56:06.729: GtkDialog mapped without a transient parent. This is discouraged. No bitrate info! Thumbnail file not exist and created... Gtk-Message: 13:56:39.455: GtkDialog mapped without a transient parent. This is discouraged. Status encode btn: start Make preset... preset_0: -hide_banner preset_pass1: -map_metadata -1 -map 0:v:0 -pix_fmt yuv420p -c:v libx264 -profile:v high -preset slow -b:v 10M -minrate 10M -maxrate 10M -bufsize 10M -pass 1 -color_primaries bt709 -colorspace bt709 -an -f null /dev/null preset: -map_metadata -1 -map 0:v:0 -pix_fmt yuv420p -c:v libx264 -profile:v high -preset slow -b:v 10M -minrate 10M -maxrate 10M -bufsize 10M -pass 2 -color_primaries bt709 -colorspace bt709 -map 0:a -c:a aac -b:a 256k Encode ... Encode 1-st pass... Encode ... Encode non HDR... Complete ... Make preset... preset_0: -hide_banner preset_pass1: -map_metadata -1 -map 0:v:0 -pix_fmt yuv420p -c:v libx264 -profile:v high -preset slow -b:v 10M -minrate 10M -maxrate 10M -bufsize 10M -pass 1 -an -f null /dev/null preset: -map_metadata -1 -map 0:v:0 -pix_fmt yuv420p -c:v libx264 -profile:v high -preset slow -b:v 10M -minrate 10M -maxrate 10M -bufsize 10M -pass 2 -map 0:a -c:a aac -b:a 256k Encode ... & a screengrab Screenshot from 2020-11-06 14-00-28

chlowden avatar Nov 06 '20 13:11 chlowden

Everything is clear: there is no frame rate data in this file, so the program gives an error message because it can't calculate the total number of frames. You can exclude it from the list, and then find out why there is no information about the frame rate. If you open it through the media player, does this file play correctly ? Are other files converted without errors?

CineEncoder avatar Nov 06 '20 13:11 CineEncoder

My test is to reencode mp4 in to a new folder that cinenecoder has already encoded. It is the mp4 that the system does not like. Also, the overwrite files option is ticked but cannot be unchecked. Is there a reason for this?

On 06/11/2020 14:14, CineEncoder wrote:

Everything is clear: there is no frame rate data in this file, so the program gives an error message because it can't calculate the total number of frames. You can exclude it from the list, and then find out why there is no information about the frame rate. The rest of the files are converted without errors?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CineEncoder/cine-encoder/issues/4#issuecomment-723074476, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTPXSWN5KVGMX5KGNCV5RLSOPZDZANCNFSM4R4F7AIA.

chlowden avatar Nov 06 '20 22:11 chlowden

Unfortunately, you can only work in rewrite mode. The check mark is set for information so that the user knows that if there are existing files with the same name, they will be overwritten. In the future, I may make this option, but I don't know how to do it yet.

CineEncoder avatar Nov 06 '20 22:11 CineEncoder