Coder Social home page Coder Social logo

Comments (10)

forart avatar forart commented on June 12, 2024 1

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.

from videomass-presets.

GMJCZP avatar GMJCZP commented on June 12, 2024 1

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.

from videomass-presets.

jeanslack avatar jeanslack commented on June 12, 2024

Hello,

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

nota: sei italiano ?

Yes, certo che si!

from videomass-presets.

forart avatar forart commented on June 12, 2024

DVD presets prontamente implementati !

Thanks !

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

from videomass-presets.

jeanslack avatar jeanslack commented on June 12, 2024

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

from videomass-presets.

jeanslack avatar jeanslack commented on June 12, 2024

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

from videomass-presets.

forart avatar forart commented on June 12, 2024

Cool.

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

Thanks for your work !

from videomass-presets.

jeanslack avatar jeanslack commented on June 12, 2024

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

from videomass-presets.

jeanslack avatar jeanslack commented on June 12, 2024

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

from videomass-presets.

forart avatar forart commented on June 12, 2024

Proud to be link(ed) too.

from videomass-presets.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.