little patch for ffmpeg 5.1 plugins
Two more patches just renaming few ffmpeg patches from 4.4 to 5.1 Note, bluray mpegts muxer patch still not ported yet вс, 24 июл. 2022 г., 02:13 Andrew Randrianasulu <[email protected]>:
Some new plugins in 5.0/5.1 does not work for us ..
Verified with one additional of "overlay_vaapi" so I have a modified patch for cinelerra-5.1/ffmpeg/plugin.opts to include that. I think we have for sure determined by now that without significant/major changes any plugin that shows up as "Input/output error" or "Operation not permitted" will never work. Those with error of "Invalid argument" have some possibility IF a starting correct argument is supplied in this file, but for these 2 new ones, that seems impossible. *Andrea*, since you successfully compiled ffmpeg 5.1, and ONLY IF YOU HAVE THE TIME, could you test the following just to make sure that they do not crash the system? *Video new ones:* blockdetect blurdetect chromakey_cuda colorchart colorspectrum grayworld hsvhold hsvkey latency pizelize scharr siti *Audio New ones* adecorrelate adynamicequaalizer adynamicsmooth afwtdn alatency apsyclip aspectralstats atilt dialoguenhance tiltshelf virtualbass And then if you still have more free time, could you update the file cinelerra-5.1/info/plugins.txt to include a very short one line of information that shows up in the Resources window when you have "Info on" turned on? This file is very picky about formatting though. On Sat, Jul 23, 2022 at 5:13 PM Andrew Randrianasulu < [email protected]> wrote:
Some new plugins in 5.0/5.1 does not work for us ..
Initial check looks real good. I do not know how you did that so fast?? On Wed, Aug 10, 2022 at 2:42 PM Andrea paz <[email protected]> wrote:
Here are the two files. I hope the formatting is correct.
Thank you both Andrew and Andrea -- I am slowly catching up with your ffmpeg 5.1 testing. Andrea, I checked all of the Info for all video and audio (but not Ladspa) just as a check and to see if any missing. Here are the results: Audio - Overlay has no info -- any suggestions? Audio - Compressor Multi has no info -- any suggestions? F_PGS_frame_merge -- what is this doing in the plugins.txt file? It does not show in Resources window? 1080 to 480 versus 1080 to 540 -- is the first 540 word in the first line of the 480 one correct? I see a correct 480 in the last line but do not know if the 540 in the first line should be 480 instead? F_pixelize was not in column #1 so when you do Info on it, it does not show. I fixed here. F_blackdetect was spelled wrong in my list, so I had to add this to fix here. F_siti lines were too long so I just broke it up into 3 shorter lines so less than 70 characters per line (all the rest were OK). On Wed, Aug 10, 2022 at 3:39 PM Andrea paz <[email protected]> wrote:
Initial check looks real good. I do not know how you did that so fast??
Eh, eh. They were already ready, in fact I thought I had already sent them to you.
For plugins.txt: overlay: blend a source audio track in a target audio track Compressor_multi: compressor that acts on 3 distinct frequency bands instead of the entire single spectrum. PGS doesn't work in CinGG so it has to be removed. I don't understand because I got it into plugins.txt. Sorry. For plugin.opts: F_blackdetect is a typo; The right name is F_blockdetect. Sorry. Another typo is F_asoectralstats instead of F_aspectralstats. Other errors: 1080 to 480: No, it is correct. The interlaced semi-field of the source is 540; then the plugin converts it to 480 which is the result wanted.
participants (3)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith