Giter Club home page Giter Club logo

Comments (11)

niskala5570 avatar niskala5570 commented on July 28, 2024 2

Are u encoding anime? Guess Im not alone ( ͡° ͜ʖ ͡°)
At the additional flags, just put -s "1" --subtitle-burned "1"
Unless u have multiple sub track, 1 is enough.
I also remuxed mkv with additional font in it to test and it worked.

from handy.

niskala5570 avatar niskala5570 commented on July 28, 2024 2

@truemate1
At the first markdown section, put RESOLUTION = "540p" #@param ["480p","540p", "720p", "1080p"]
so u can easily choose it later.

At def set_resolution(): , add
elif RESOLUTION=="540p": w, h = "960" , "540"
(just copy paste from similar code and put any resolution u wanted)


and make sure u save to ur drive or it'll reset lol

from handy.

SKGHD avatar SKGHD commented on July 28, 2024 2

@truemate1 Saw your email, added 540p :)

from handy.

niskala5570 avatar niskala5570 commented on July 28, 2024 1

just use mkvtoolnix (・∀・)👍

from handy.

truemate1 avatar truemate1 commented on July 28, 2024 1

from handy.

kaizoku75 avatar kaizoku75 commented on July 28, 2024

yes Im... thnks its working
how did u remix mkv with sub and fonts?

from handy.

truemate1 avatar truemate1 commented on July 28, 2024

Are u encoding anime? Guess Im not alone ( ͡° ͜ʖ ͡°)
At the additional flags, just put -s "1" --subtitle-burned "1"
Unless u have multiple sub track, 1 is enough.
I also remuxed mkv with additional font in it to test and it worked.

do you know how to change the resolution in this colab script.. as its 480p,720, and 1080p.. needed 540p

from handy.

truemate1 avatar truemate1 commented on July 28, 2024

@truemate1
At the first markdown section, put RESOLUTION = "540p" #@param ["480p","540p", "720p", "1080p"]
so u can easily choose it later....

thanks, buddy... You and SKGHD really saved my time..as from when i was trying to do it but nope...

btw did u know how to put those brame lookahead etc options there
SKGHD given this but its not working out there.
–bframes ‘8’ --rc-lookahead ‘40’ --no-rect
shows error
[17:13:12] hb_init: starting libhb thread
[17:13:12] thread 7f5c6a429700 started (“libhb”)
unknown option (–bframes)

HandBrake has exited.

from handy.

niskala5570 avatar niskala5570 commented on July 28, 2024
  1. (っ.❛ ᴗ ❛.)っ

–bframes ‘8’ --rc-lookahead ‘40’ --no-rect

  1. Thats not the correct syntax, use this instead:
    -x bframes=8:rc-lookahead=40:no-rect
    See this: Handbrake CLI Reference and HB CLI Options

Edit: This reddit post might as well answer your question.
Gd luck (ノ◕ヮ◕)ノ*:・゚✧

from handy.

truemate1 avatar truemate1 commented on July 28, 2024

from handy.

niskala5570 avatar niskala5570 commented on July 28, 2024

@truemate1 check out my profile then.
de wa.... I'll stop replying on this issues

from handy.

Related Issues (9)

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.