Giter Site home page Giter Site logo

ffmpeg exited with code 1: about h265ize HOT 8 OPEN

shervin-sa avatar shervin-sa commented on July 21, 2024 1
ffmpeg exited with code 1:

from h265ize.

Comments (8)

igno2k avatar igno2k commented on July 21, 2024

Same here on Arch Linux.

ffmpeg version n4.2.3 Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 10.1.0 (GCC)
configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-nvdec --enable-nvenc --enable-omx --enable-shared --enable-version3
libavutil 56. 31.100 / 56. 31.100
libavcodec 58. 54.100 / 58. 54.100
libavformat 58. 29.100 / 58. 29.100
libavdevice 58. 8.100 / 58. 8.100
libavfilter 7. 57.100 / 7. 57.100
libswscale 5. 5.100 / 5. 5.100
libswresample 3. 5.100 / 3. 5.100
libpostproc 55. 5.100 / 55. 5.100

from h265ize.

elchmartin avatar elchmartin commented on July 21, 2024

just gave h265ize a shot in win10x64, experiencing the same issue ... one of you has solved the issue?

from h265ize.

Sparkx120 avatar Sparkx120 commented on July 21, 2024

Saw this on ubuntu, I believe it is failing to escape the filenames correctly so ffmpeg exits with a No such file or directory error.

from h265ize.

Wixely avatar Wixely commented on July 21, 2024

Saw this on ubuntu, I believe it is failing to escape the filenames correctly so ffmpeg exits with a No such file or directory error.

I had the same issue. When I fixed the filenames however I could see with --debug that I was getting another error.

[matroska @ 0000018ae96b44c0] Invalid stream specifier: 0:2.

from h265ize.

sorvani avatar sorvani commented on July 21, 2024

Looks the same as I reported in April. I also just tried it on a new install of windows. Exact same issue.

Looks like this project is dead.

#150

from h265ize.

mikelesagitter avatar mikelesagitter commented on July 21, 2024

Hi, I have error code 1 too but even with very simples filenames (I made a test with input.mp4, start.mp4) and got the same result. Anyway to solve this?

`[h265ize]: Processing input.mp4...

[h265ize]: [verbose] Encoding started at Fri, 10:01 AM
[h265ize]: [verbose] Getting metadata...
[h265ize]: [verbose] Resolving video streams...
[h265ize]: [verbose] Upconverting...
[h265ize]: [verbose] Setting video bit depth...
[h265ize]: [verbose] Mapping streams...
[h265ize]: [alert] Audio does not have a title. Title set to "Unknown AAC LC (Stereo)".
[h265ize]: [verbose] Detecting auto crop...
[h265ize]: Crop Detection: 12/12
[h265ize]: [verbose] Mapping HE Audio streams...
[h265ize]: [verbose] Setting ffmpeg settings...
[h265ize]: [verbose] Encoding video...
[h265ize]: ffmpeg exited with code 1:
[h265ize]: [verbose] Finished encoding at Fri, 10:01 AM (a few seconds)`

from h265ize.

fan74-f avatar fan74-f commented on July 21, 2024

I had the same problem with mp4, and i don't know if my solution can help you.
I used a mkvtoolnix before the h265ize command to recreate the file with the mkv extension without the header compression... (i didn't find another way...)

from h265ize.

Kazz3r24 avatar Kazz3r24 commented on July 21, 2024

Saw this in another issue post for the same error on this repo, this fixed it for me as well. Worth giving it a shot. If installed via npm do this.

sudo npm uninstall h265ize --global
git clone https://github.com/FallingSnow/h265ize
cd h265ize
sudo npm install --global

from h265ize.

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.