Hello again Thanks ash3D for this amazing plugin.
I have a small problem. And is that the generated videos, I can only open them with VLC and other PCs that do not have vlc do not work, out of this, when trying to import them to a video editor (after effect) come out green or generates a compatibility error. Looking at avcodec.h I see that I have several codecs to implement try to implement AV_CODEC_ID_MPEG4, with which I get what I want, the video opens in all the machines and video editors, but the quality of the video is pessimistic (all very pixelated) I try to leave the crf in 0 to not have lost and I select the option of veryslow but the quality is bad.
there is a codec that is generic that has good quality. I saw that the h264 should work, but in my case it does not open the videos on all the machines and in any video editor. Maybe it's a bad configuration of mine. Thanks again for the help.
Hello again Thanks ash3D for this amazing plugin.
I have a small problem. And is that the generated videos, I can only open them with VLC and other PCs that do not have vlc do not work, out of this, when trying to import them to a video editor (after effect) come out green or generates a compatibility error. Looking at avcodec.h I see that I have several codecs to implement try to implement AV_CODEC_ID_MPEG4, with which I get what I want, the video opens in all the machines and video editors, but the quality of the video is pessimistic (all very pixelated) I try to leave the crf in 0 to not have lost and I select the option of veryslow but the quality is bad.
there is a codec that is generic that has good quality. I saw that the h264 should work, but in my case it does not open the videos on all the machines and in any video editor. Maybe it's a bad configuration of mine. Thanks again for the help.