Coder Social home page Coder Social logo

Comments (27)

nate-moo avatar nate-moo commented on May 29, 2024 1

or not as it just worked again. Maybe I've just been getting corrupt temp files which screwed me over. Anyhow thanks for your time and I'll report back later if It fails again.

from notenoughav1encodes.

mschlegel81 avatar mschlegel81 commented on May 29, 2024

I had the same issue.
The input video was created from individual pictures using VirtualDub and saving as "uncompressed".

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

Sorry, but I can't really help without further details.

  1. What version of neav1e are you using?
  2. Have you updated the dependencies?
  3. Does it actually encode, or does it directly go to the muxing state? (encoder crashing)
  4. Could you provide the log files?
  5. Could you provde further video information with MediaInfo?
  6. Does this issue only appear on one certain video? Or does every encode crash?
  7. Are there special non UTF characters in the path or filename?
  8. What exact settings are being used?
    What also helps, but is optional: Provide the source video so I can better reproduce this issue.
    Many Greetings

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

As of now it has been working, but I was using a 24 minute h264 video, and the video would fully encode but fail at finalizing (my assumption). I could click encode again with a different file name and extension and it would instantly encode but still fail.

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

Then you can manually try the encoding step to see if there are erros.
The used command can be found in the log file.
I can't really say other things, as the other questions have not been answered

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

As of now it has been working, but I was using a 24 minute h264 video, and the video would fully encode but fail at finalizing (my assumption). I could click encode again with a different file name and extension and it would instantly encode but still fail.

NEAV1E does try to automatically resume the encoding process, if the input file is the same and there had been a previous encoding attempt which is still in the temp folder.

All I can do for now is to say, that the next time you are experiencing this issue, please provide the log file. In that log file is also the muxing command which is being used. You may try executing the command manually, inorder to get the error message from the muxer.
I will try to do some R&D how to parse error messages from the muxer.

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

I am not sure, if I found the issue you have.
I got a no video output issue, when a preset overwrite the disabled audio toggle switch, thus it trying to encode audio, even tho the source does not have audio.
I fixed this particular bug in e1ffbe0, and I also added a safeguard: f6a0d6f

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

I'll try it out, but I've just been using ffmpeg's AV1 encoder and its been working well for me

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

After compiling the new version, I looks to just hang on encoding audio
program.log

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

Ignore that last comment, I'm just a dummy

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

Now I'm getting the error again and log file is attached along with a screenshot of my prefs
image

1/26/2021 9:44:27 AM : FFmpeg Path: C:\ProgramData\chocolatey\bin
1/26/2021 9:44:27 AM : Aomenc Path: C:\Users\natha\path
1/26/2021 9:44:27 AM : Rav1e Path: 
1/26/2021 9:44:27 AM : SVT-AV1 Path: C:\Users\natha\path
1/26/2021 9:44:27 AM : VPXEnc Path: 
1/26/2021 9:44:27 AM : MKVToolNix Path: 
1/26/2021 9:44:27 AM : PySceneDetect found: False
1/26/2021 9:45:07 AM : Temp Path: C:\Users\natha\AppData\Local\Temp\NEAV1E
1/26/2021 9:45:07 AM : Aomenc Settings :  --bit-depth=8 --cpu-used=9 --end-usage=q --cq-level=63 --threads=4 --tile-columns=2 --tile-rows=1
1/26/2021 9:45:07 AM : Filter Command: 
1/26/2021 9:45:07 AM : Subtitle Command: 
1/26/2021 9:45:07 AM : Muxing: /C ffmpeg.exe -y -f concat -safe 0 -i "C:\Users\natha\AppData\Local\Temp\NEAV1E\nuts\Chunks\chunks.txt" -c copy "C:\Users\natha\AppData\Local\Temp\NEAV1E\nuts\temp.mkv"
1/26/2021 9:45:08 AM : Finished Encoding - Elapsed Time 00:00:01 - avg 4467.85fps

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

Would it be possible to provide the source video file?
Also try to clear the the temp folder, as it seem to have completely skip the encoding process.

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

It is now encoding just by clearing the temp folder, will report when video is done. If it errors I'll supply the video

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

It finished with no errors, I think it has to do with something being recoded with the same filename which messes the muxing up

from notenoughav1encodes.

mschlegel81 avatar mschlegel81 commented on May 29, 2024

I just wanted to add that I was not able to reproduce the issue.
For the time being it works for me. Thank you for your time and your great project.

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

Issue seems to be resolved. Closing it now.
Feel free to reopen a new issue, if you still experience it.
Many Greetings

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

on a fresh install it just happened again. looking at the log it looks like it is mkvmerge that is failing

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

Can you provide the log file?

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

I will if I have time in-between work and school later today

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

program.log
it looks like it finished in the log but it never outputs any file

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

WebM does not support subtitles ^^'

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

Oh... I thought it did, welp ig I should just use mkv then?

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

Yes, either use mkv as container, or if you really need webm you can try burning in the subtitles.

In theory, if you have not yet deleted the temp files, all you need to do is selecting the same settings / input video / project file and set the output to mkv, it should mux it.

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

Neat, will do. Thanks for the help!

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

Are you able to do a sub conversion to vtt using ffmpeg or something. iirc vtt is suported by webm

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on May 29, 2024

In theory it would work, the problem is that converting ass subtitles to vtt is always a hit or miss.
Depending on the ass subtitles, it could lead to lot's of weird behavior (subtitle effects, commentary which shouldn't be displayed etc)

from notenoughav1encodes.

nate-moo avatar nate-moo commented on May 29, 2024

Ah, well it was worth an ask

from notenoughav1encodes.

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.