Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGGESTION] GMJCZP's "Coding to DVD with FFMPEG" presets #2

Open
MarcoRavich opened this issue May 10, 2022 · 10 comments
Open

[SUGGESTION] GMJCZP's "Coding to DVD with FFMPEG" presets #2

MarcoRavich opened this issue May 10, 2022 · 10 comments

Comments

@MarcoRavich
Copy link

MarcoRavich commented May 10, 2022

GMJCZP's Arsenal scripts are very interesting, but suggested one - that is updated in June 2021 - should be a "must" in FF.

Check it out: Coding to DVD with FFMPEG

It would be also great to "port" (or, better, to save) KVCD, SKVCD, and KDVD Encoding presets too:

KVCD and KDVD: FAQ, Downloads, Tutorials, etc

Hope that inspire !

nota: sei italiano ?

@jeanslack
Copy link
Owner

jeanslack commented May 10, 2022

Hello,

Thanks for the inputs. I'll definitely check it out soon.

nota: sei italiano ?

Yes, certo che si!

@MarcoRavich
Copy link
Author

MarcoRavich commented May 21, 2022

DVD presets prontamente implementati !

Thanks !

...non sarebbe male (magari per la prox versione) metterci pure gli altri...

@MarcoRavich
Copy link
Author

MarcoRavich commented Feb 16, 2023

Metal-HTPC user @ Doom9 forum suggested 1-pass version:

I couldnt tell a visible difference in quality so I decided to go for 1pass for my future encodes and just combined the 2 in the command line like this

"%FFMPEG%" -i %INPUTFILE% -vcodec mpeg2video -b:v %E_BR% -maxrate %VBV_MBR% -bufsize %VBV_MBS% -g %E_MIK% -bf %E_MBF% -bidir_refine 0 -b_strategy %E_ABF% -brd_scale %E_SBF% -sc_threshold %E_TSD% -b_sensitivity %E_DBF% -me_range %E_RME% -dc %E_DC% -q:v %E_FQ% -an -mpv_flags mv0+naq -mv0_threshold 0 -mbd %E_RDO% -mbcmp %E_CMB% -precmp %E_CMP% -subcmp %E_CMP% -cmp %E_CMP% -skip_cmp %E_CMS% -dia_size %E_DIA% -pre_dia_size %E_DIA% -last_pred %E_AMP% -dc %E_DC% -lmin %E_MLM% -mblmin %E_MBL% -qmin %E_MQ% -qcomp %E_VQ% -intra_vlc true -intra_matrix %E_INTRA% -inter_matrix %E_INTER% -f mpeg2video -color_primaries 5 -color_trc 5 -colorspace 5 -color_range 1 -aspect %E_DAR% -y %1%.m2v

https://forum.doom9.org/showpost.php?p=1981352&postcount=58

Hope that helps.

note: we've found some other interesting low bitrate FFMPEG-1/2 commandlines in our doom9's old private messages exchanged with buzzqw, the (italian) HDConvertToX/MultiX264/AutoMen/AutoWebM author.
We'll open a specific "issue" for those in the next days.

@jeanslack
Copy link
Owner

Thank you very much, as soon as I have a moment of time I will work on it. That 1pass looks impressive too.

@jeanslack jeanslack reopened this Feb 17, 2023
@jeanslack
Copy link
Owner

Added recipe from Metal-HTPC to Coding to DVD by GMJCZP.prst

@MarcoRavich
Copy link
Author

Cool.

As suggested @doom9 too, what about adding "-hwaccel auto" parameter to those presets (too) ?

Thanks for your work !

@jeanslack
Copy link
Owner

jeanslack commented Feb 18, 2023

I don't use graphics acceleration, but maybe you could find the answer here: https://trac.ffmpeg.org/wiki/HWAccelIntro
However, in general, graphics acceleration would not improve transcoding quality in my opinion.

Also, see the following screenshot if it helps you:

Screenshot_20230218_114029

@GMJCZP
Copy link

GMJCZP commented Aug 4, 2023

I'm delighted that research is still going on about these things. I'm sorry for now that I can't keep track of these advances but at the same time I wish you much success.

@jeanslack
Copy link
Owner

Thank you so much @GMJCZP !
It is above all thanks to you and you will always be welcome here!

@MarcoRavich
Copy link
Author

Proud to be link(ed) too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants