Code Monkey home page Code Monkey logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Here's a simpler test case:

Download this: http://pw.atlasdigital.tv/pilotware_dv_hangar/MZ0525B1-8.mov

Then execute these two commands:
1.
ffmpeg -i MZ0525B1-8.mov -b 200k -maxrate 200k -s 80x60 -vcodec libx264 -vpre 
ultrafast_firstpass -acodec libfaac -y -threads 0 -timecode 16:47:40:18 
MZ0525B1-8small.mov -b 800k -s 320x240 -vcodec libx264 -vpre 
ultrafast_firstpass -acodec libfaac -y -threads 0 -timecode 16:47:40:18 
MZ0525B1-8same.mov

2. ffmpeg -i MZ0525B1-8.mov -b 800k -s 320x240 -vcodec libx264 -vpre 
ultrafast_firstpass -acodec libfaac -y -threads 0 -timecode 16:47:40:18 
MZ0525B1-8sameFirst.mov -b 200k -maxrate 200k -s 80x60 -vcodec libx264 -vpre 
ultrafast_firstpass -acodec libfaac -y -threads 0 -timecode 16:47:40:18 
MZ0525B1-8smallsecond.mov

You can see what I mean as described above.

Eric

Original comment by [email protected] on 29 Jun 2010 at 9:57

from ffmbc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Fixed in 0.6-rc3

Original comment by [email protected] on 9 Mar 2011 at 3:00

  • Changed state: Fixed

from ffmbc.

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.