GithubHelp home page GithubHelp logo

divanodova / ffmpeg-hevc-aac-google-colab Goto Github PK

View Code? Open in Web Editor NEW
23.0 1.0 24.0 32 KB

This is a simple Google Colabotary that will encode your videos files from GDrive to HEVC/NVENC_HEVC

Jupyter Notebook 100.00%
ffmpeg x265 cuda gdrive googledrive h265 hevc hevc-encoder nvenc

ffmpeg-hevc-aac-google-colab's People

Contributors

divanodova avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ffmpeg-hevc-aac-google-colab's Issues

[REQ] per scene split/encoding

It could be interesting to "grab" this function from Av1an by @master-of-zen:

Segmenting

--split-method          Method used for generating splits.(Default: av-scenedetect)
                        Options: `av-scenedetect`, `none`
                        `none` -  skips scenedetection.

-m  --chunk-method      Determine the method in which chunks are made for encoding.
                        By default the best method is selected automatically.
                        [possible values: segment, select, ffms2, lsmash, hybrid]

-s  --scenes            File to save/read scenes.

-x  --extra-split       Size of chunk after which it will be split [default: 240]

--min-scene-len         Specifies the minimum number of frames in each split.

Hope that inspires.

Not Working

The code not working, unable to encode with GPU

Other ffmpeg parameter not working?

Hello

Other ffmpeg parameters not working? Or I am doing wrong?

here is the modified command line

-c:v hevc_nvenc -vf scale=$RESOLUTION -map_metadata -1 -pix_fmt p010le -preset:v slow -cq $set_cq -b:v 0 -temporal_aq 1 -profile:v $set_profile -c:a aac -b:a 160k

.The -preset:v slow is working fine but if I changed it to -preset:v slowest or p7 or 18 (based on ffmpeg -h encoder hevc_nvenc) are not working. I mean when you press the play button to start the encoding, it just stops.

also the -b_ref_mode is not also working according to nvidia the Tesla T4 supports b frames.

Thank you and thanks for your work.

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.