Code Monkey home page Code Monkey logo

Comments (5)

nihil-admirari avatar nihil-admirari commented on June 8, 2024
  1. Seems like you're using release builds of FFmpeg: ffmpeg version n5.0.1-5.

    Can you please retest with master builds?

  2. Does the issue manifest itself if instead of recoding x264 to h265 you do a plain copy with the same paths? Might be something inside x264 or h265, not FFmpeg itself.

  3. Is F: a local drive or a share? If it's a share, can you please retest with a local drive?

from ffmpeg-builds.

VegethB avatar VegethB commented on June 8, 2024
  1. Seems like you're using release builds of FFmpeg: ffmpeg version n5.0.1-5.
    Can you please retest with master builds?
  2. Does the issue manifest itself if instead of recoding x264 to h265 you do a plain copy with the same paths? Might be something inside x264 or h265, not FFmpeg itself.
  3. Is F: a local drive or a share? If it's a share, can you please retest with a local drive?

1)

FFmpeg used: ffmpeg version N-106989-gb033913d1c-20220524 | ffmpeg version n5.0.1-5-g72a00472d7-20220527 (obviously also with gyan's ffmpeg);

As I had already written, I have already used 3 different ffmpegs (I just wrote 1 output instead of 3 repeated).
The master, version n5 and the build of Gyan (codex).

Retests:

ffmpeg-ytdl.txt
ffmpeg-ytdl-n5.txt
ffmpeg-gyan.txt

2)

I understand, here is the

result:

ffmpeg-ytdl_cop.txt
ffmpeg-ytdl_cop2.txt
ffmpeg-ytdl_cop3.txt
ffmpeg-ytdl_cop4.txt

3)

It's all on local drives.

I repeat:
In input it is seen \\?\ while in output it is used but it sends in error ffmpeg (in my opinion it is precisely the -output function that is missing something compared to -input).

from ffmpeg-builds.

nihil-admirari avatar nihil-admirari commented on June 8, 2024

Is it a video from YouTube? If so, can you please provide a link?

from ffmpeg-builds.

VegethB avatar VegethB commented on June 8, 2024

Is it a video from YouTube? If so, can you please provide a link?

no, it's a crunchyroll series that is ripped by Erai-raws (which is why I would like to convert it to hevc).

https://nyaa.si/view/1504456

but this is the original file.
Sonarr as soon as the download finishes, import the file into the final folder and rename the file using " {Series Title} - s{season:00}e{episode:00} - {Release Group} [{Quality Title}{ Preferred Words}] - OE{absolute:000} - {Episode CleanTitle} " which would look like this at the end: " Miss Kuroitsu From the Monster Development Department - s01e10 - Erai-raws [HDTV-1080p] - OE010 - The Very Concept of the Evil Being That Bewitches Souls Summons New Demons through the Chaos It Brings When It Drowns in Turmoil over Its Puzzling Exi....mkv "

full path:

F:\Anime2\Miss Kuroitsu From the Monster Development Department\Stagione 01\Miss Kuroitsu From the Monster Development Department - s01e10 - Erai-raws [HDTV-1080p] - OE010 - The Very Concept of the Evil Being That Bewitches Souls Summons New Demons through the Chaos It Brings When It Drowns in Turmoil over Its Puzzling Exi....mkv


image

from ffmpeg-builds.

nihil-admirari avatar nihil-admirari commented on June 8, 2024
Miss Kuroitsu From the Monster Development Department - s01e10 - Erai-raws [HDTV-1080p] - OE010 - The Very Concept of the Evil Being That Bewitches Souls Summons New Demons through the Chaos It Brings When It Drowns in Turmoil over Its Puzzling Exi....mkv

is 256 characters long, which is the maximum filename length allowed. Adding a suffix - h265 moves the filename beyond that limit.

Removing a couple of characters from output filename makes it work, no \\?\ prefixes required:

Miss Kuroitsu From the Monster Development Department - s01e10 - Erai-raws [HDTV-1080p] - OE010 - The Very Concept of the Evil Being That Bewitches Souls Summons New Demons through the Chaos It Brings When It Drowns in Turmoil over Its Puzzling - h265.mkv

from ffmpeg-builds.

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.