GithubHelp home page GithubHelp logo

Comments (3)

dl-nobrolla avatar dl-nobrolla commented on June 9, 2024 1

I had this same probe, the fix is to use nvbuf_utils.h from 'Jetson Linux Multimedia API' and not the one in the include directory in this repo. The NvBufferColorFormat enum is different, nvidia must have updated this in a way that's not backwards compatable.

from jetson-ffmpeg.

timonsku avatar timonsku commented on June 9, 2024

Same issue when running the decoding example ffmpeg -c:v h264_nvmpi -i input_file -f null - with the same file. Same with a 720p h264 file (main profile)

from jetson-ffmpeg.

SuprMaks avatar SuprMaks commented on June 9, 2024

I have the same issue, but in my case, Im trying to decode 4k hevc_nvmpi.
The output for the short video:
[AVBSFContext @ 0x557f3ac8d0] No parameter sets in the extradata Opening in BLOCKING MODE NvMMLiteOpen : Block : BlockType = 279 NVMEDIA: Reading vendor.tegra.display-size : status: 6 NvMMLiteBlockCreate : Block : BlockType = 279 Stream mapping: Stream #0:0 -> #0:0 (hevc (hevc_nvmpi) -> wrapped_avframe (native)) Stream #0:1 -> #0:1 (eac3 (native) -> pcm_s16le (native)) Press [q] to stop, [?] for help NvDdkVicConfigure Failed nvbuffer_transform Failed Transform failedNvDdkVicConfigure Failed nvbuffer_transform Failed Transform failedNvDdkVicConfigure Failed nvbuffer_transform Failed Transform failedNvDdkVicConfigure Failed nvbuffer_transform Failed Assertion ((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth failed at src/libavutil/imgutils.c:314 Aborted (core dumped)

And for the long 4k hevec movie:
Opening in BLOCKING MODE NvMMLiteOpen : Block : BlockType = 279 NVMEDIA: Reading vendor.tegra.display-size : status: 6 NvMMLiteBlockCreate : Block : BlockType = 279 Stream mapping: Stream #0:0 -> #0:0 (hevc (hevc_nvmpi) -> wrapped_avframe (native)) Stream #0:1 -> #0:1 (ac3 (native) -> pcm_s16le (native)) Press [q] to stop, [?] for help Segmentation fault (core dumped)

L4T 32.3.1 [ JetPack 4.3 ]
Ubuntu 18.04.4 LTS
Kernel Version: 4.9.140-tegra
CUDA 10.0.326

from jetson-ffmpeg.

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.