Giter VIP home page Giter VIP logo

Comments (9)

mdhiggins avatar mdhiggins commented on June 3, 2024

Appears your logs are missing quite a bit including the actual FFMPEG command

from sickbeard_mp4_automator.

Weezzel avatar Weezzel commented on June 3, 2024

sma.log

2024-04-17 19:04:41 - MANUAL - INFO - C:\FFmpeg\ffmpeg.exe -fix_sub_duration -hwaccel cuda -vcodec h264_cuvid -loglevel debug -probesize 1000000 -analyzeduration 10000000 -i "\GAMMA\Plex Media\TV\Body Cam (2018) {imdb-tt9425082}\Season 08\Body Cam (2018) - S08E08 - He Shot Me! [1080p web WEB H264 WEBDL-1080p][AAC 2.0][h264]-EDITH.mkv" -vcodec hevc_nvenc -map 0:0 -field_order progressive -metadata:s:v title=FHD -metadata:s:v handler_name=FHD -profile:v main10 -tag:v hvc1 -qp 17 -maxrate:v 10m -bufsize 30m -vf format=p010le,hwdownload -c:a:0 copy -map 0:1 -metadata:s:a:0 title=Stereo -metadata:s:a:0 handler_name=Stereo -metadata:s:a:0 language=eng -disposition:a:0 +default-dub-original-comment-lyrics-karaoke-forced-hearing_impaired-visual_impaired-captions -c:s:0 mov_text -map 0:2 -metadata:s:s:0 "title=Hearing Impaired" -metadata:s:s:0 "handler_name=Hearing Impaired" -metadata:s:s:0 language=eng -disposition:s:0 -default-dub-original-comment-lyrics-karaoke-forced+hearing_impaired-visual_impaired-captions -f mp4 -threads 0 -metadata:g encoding_tool=SMA -max_muxing_queue_size 9999 -y "\GAMMA\Plex Media\TV\Body Cam (2018) {imdb-tt9425082}\Season 08\Body Cam (2018) - S08E08 - He Shot Me! [1080p web WEB H264 WEBDL-1080p][AAC 2.0][h264]-EDITH.transcoding"
2024-04-17 19:04:41 - MANUAL - INFO - ======================
2024-04-17 19:04:41 - MANUAL - ERROR - Error converting file, FFMPEG error.

that was at line1408 in the log file

image

from sickbeard_mp4_automator.

mdhiggins avatar mdhiggins commented on June 3, 2024

Seems like your hardware encoder nvenc doesn't like your pix fmt

Probably need to mess around with which one you're choosing but that's the issue, it's more of an FFMPEG issue

from sickbeard_mp4_automator.

Weezzel avatar Weezzel commented on June 3, 2024

So I did some more testing. This has been working for the last 3 years or so. Nothing has changed on this PC much outside of windows 111 updates. I did run a Git Pull on my MP4 Automator directory and it updated several files, I am assuming that that directory was out of date a lot.

When I remove the HEVC_NVenc from the Video section the episode transcode fine using CPU. As you see here.
image

But when I add it back it fails. Now this is the standard 1080p section
image

The HDR section works fine as well, so it is something from the Pulled updates that doesn't like my settings now. Using the CPU is fine as I have a AMD R9 5950X 16 cores, but I would like to make use again of the RTX 3080 speeds. Library is pushing 120TB in size with new additions all the time on the server.

Any Ideas on what would of made these setting stop working over the last few updates?

from sickbeard_mp4_automator.

mdhiggins avatar mdhiggins commented on June 3, 2024

As above, I believe this is likely an issue with your selected pix-fmt related to NVENC, only certain pix-fmt's are allowed for that encoders and it will vary depending on whether you're moving between hardware/software

Try leaving pix-fmt blank and set prioritize-source-pix-fmt to false which should left FFMPEG auto select and see if that helps

from sickbeard_mp4_automator.

Weezzel avatar Weezzel commented on June 3, 2024

Wow fast response, Ok will try that.

from sickbeard_mp4_automator.

Weezzel avatar Weezzel commented on June 3, 2024

SNAP, You Are a wizard. Working again.
image

from sickbeard_mp4_automator.

Weezzel avatar Weezzel commented on June 3, 2024

Thank you for your expertise. Much appreciated.

from sickbeard_mp4_automator.

mdhiggins avatar mdhiggins commented on June 3, 2024

Good stuff, just check the output pix-fmt from the file created and make sure its something appropriate, similarly you might need to clear your hdr pix-fmt to let the same auto select approach work when processing hdr content

from sickbeard_mp4_automator.

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.