Code Monkey home page Code Monkey logo

tasm's People

Contributors

amritamaz avatar brandonhaynes avatar kirstenmg avatar maureendaum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tasm's Issues

Building TASM - nvUtils.h

Hello,
I am interested in trying out your prototype of TASM; I am getting tripped up on the build not finding nvUtils.h in tasm/encoding/include/EncodeAPI.h. Is this header from an NVIDIA library that needs to be installed, or is this a part of your source code that I am missing/am not pointing to properly?

Thanks for your help in advance!

Basic notebook fails in t.select_frames

t.select_frames fails for both tiled and untiled video

python3: /tasm/homomorphic_stitching/include/PictureParameterSet.h:40: stitching::PictureParameterSetMetadata::PictureParameterSetMetadata(stitching::BitStream): Assertion `metadata_.GetValue("end") % 8 == 0' failed.

Figure out gpac flags for decoding frames

From #1 :

One more question about the build: the compiler complains about these lines, saying it can't convert flags to type GF_ISONaluExtractMode. I am not familiar with the gpac library, but it seems it is because the resulting bit-wise oring is not a "valid enum" value based on the source code for GF_ISONaluExtractMode. Based on this, is it sufficient to just pass the GF_ISOM_NALU_EXTRACT_ANNEXB_FLAG flag since if I am understanding it correctly, it will also apply the GF_ISOM_NALU_EXTRACT_INBAND_PS_FLAG flag? Passing just the GF_ISOM_NALU_EXTRACT_ANNEXB_FLAG flag gets me through the whole build, and I will test some runs next.

However, I don't see that issue, and when I remove GF_ISOM_NALU_EXTRACT_INBAND_PS_FLAG the decoder fails to output any frames after a selection.

Move re-tiling into selection call

Currently re-tiling must be prompted by a call to retile_based_on_regret. However, this should happen automatically after a selection query.

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.