Giter Club home page Giter Club logo

Comments (2)

impvd avatar impvd commented on August 20, 2024 4

Thanks @leandromoreira , after restart my laptop along with docker, it works now!

$ ./setup.sh
ffmpeg version 3.3.9 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.11) 20160609
  configuration: --disable-debug --disable-doc --disable-ffplay --enable-shared --enable-avresample --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-gpl --enable-libass --enable-libfreetype --enable-libvidstab --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxvid --enable-libx264 --enable-nonfree --enable-openssl --enable-libfdk_aac --enable-libkvazaar --enable-postproc --enable-small --enable-version3 --extra-cflags=-I/opt/ffmpeg/include --extra-ldflags=-L/opt/ffmpeg/lib --extra-libs=-ldl --prefix=/opt/ffmpeg
  libavutil      55. 58.100 / 55. 58.100
  libavcodec     57. 89.100 / 57. 89.100
  libavformat    57. 71.100 / 57. 71.100
  libavdevice    57.  6.100 / 57.  6.100
  libavfilter     6. 82.100 /  6. 82.100
  libavresample   3.  5.  0 /  3.  5.  0
  libswscale      4.  6.100 /  4.  6.100
  libswresample   2.  7.100 /  2.  7.100
  libpostproc    54.  5.100 / 54.  5.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/files/v/bunny_1080p_60fps.mp4
...
[libx264 @ 0x8353a0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 18% 16%  7%  8%  8%  8%  9% 10%
[libx264 @ 0x8353a0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 17% 13%  8%  9%  8%  8%  9%  7%
[libx264 @ 0x8353a0] i8c dc,h,v,p: 46% 28% 16% 11%
[libx264 @ 0x8353a0] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x8353a0] ref P L0: 66.7% 12.6% 14.6%  6.1%
[libx264 @ 0x8353a0] ref B L0: 89.0%  9.2%  1.8%
[libx264 @ 0x8353a0] ref B L1: 96.9%  3.1%
[libx264 @ 0x8353a0] kb/s:1924.78
[aac @ 0x825860] Qavg: 354.313

from digital_video_introduction.

leandromoreira avatar leandromoreira commented on August 20, 2024

I'm on the same mac as yours and I managed it to work, I think it might be something related to permissions (either your docker/or v folder...), anyway I ran the following test and it went well, try the same to see if the error persists.

cd /tmp
git clone --depth 1 https://github.com/leandromoreira/digital_video_introduction.git
cd digital_video_introduction
./setup.sh

from digital_video_introduction.

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.