Giter VIP home page Giter VIP logo

Comments (3)

paulpacifico avatar paulpacifico commented on May 31, 2024

Hi,

Thank for your feedback,
Does using "Conform:" checkbox (from any video codec) set to "Drop" mode remove duplicated frames ?

I didn't use mpdecimate for now i will make some research to understand what it does exactly.

But you can write your own ffmpeg command to Shutter Encoder. Write ffmpeg without providing input and output into "Choose function" combobox, ex : ffmpeg -vf "mpdecimate,setpts=N/FRAME_RATE/TB" -c:v libx264 -b:v 5000k -an

Thanks,
Paul.

from shutter-encoder.

gabriellluz avatar gabriellluz commented on May 31, 2024

Hi, Mr. Paul

I'm afraid the drop function only removes frames in order to achieve a specific framerate and if you watch the video, it's easy to notice. It does not remove duplicate frames. The process of removing actually removes just some of them. Let's say we have a presentation recorded in mp4 video. In that presentation, we have a slide showing some information for about 30 seconds. Removing duplicate frames will basically discard identical frames and use the remaining frames as reference, let's say we 930 frames, it will remove some frames but keeping some frames as reference. Users won't notice the difference and file will be playable, at least for me, it worked on all devices I have (PS3, DVD Player, Tablet etc).
Also, users will have some impact on filesize especially for mp4 used for slideshows, audiobooks, cartoons, japanese animation etc.

from shutter-encoder.

paulpacifico avatar paulpacifico commented on May 31, 2024

Hi gabriellluz,

v14.3 is out! with your recommandation labeled under: "Remove duplicate frames" under "Advanced features".

Thanks a lot for this.

Note: If you're using v14.2 you need to update manually to v14.3

Paul.

from shutter-encoder.

Related Issues (20)

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.