GithubHelp home page GithubHelp logo

Comments (9)

bytedream avatar bytedream commented on June 17, 2024 3

Aah I love Windows. Takes multiple hours and blue screens to get everything up and running a VM with more than enough resources, multiple GB to install a compiler toolchain, non-working pipes, ...; such a great fucking system πŸ™ƒ

from crunchy-cli.

bytedream avatar bytedream commented on June 17, 2024 2

I implemented a (very dirty but hopefully working) way to show the progress on Windows. Could someone verify that it's working? @4fpc @Kyuuso
You can take the windows build from this action

from crunchy-cli.

bytedream avatar bytedream commented on June 17, 2024 2

Fix landed in v3.2.4

from crunchy-cli.

xCymylx avatar xCymylx commented on June 17, 2024

Same issue here. Command:

crunchy-cli-v3.2.2.exe archive -a ja-JP -s en-US --ffmpeg-preset h265-nvidia-lossless --skip-existing --yes --output ".{series_name}\Season {season_number}{series_name} - S{season_number}E{sequence_number} - {title}.mkv" https://www.crunchyroll.com/series/G649PJ0JY/blue-exorcist

:: Downloading video #1 1.43 GiB 105.45 MiB/s [##############################################################] 100%:: Downloading ja-JP audio 24.00 MiB 39.30 MiB/s [##############################################################] 100%:: Downloading subtitles en-US
:: Generating output file [-------------------------------------------------------------------------------------] 0%

It hangs there for a moment. My GPU stays idle as well. Then an additional message:

:: An error occurred: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\username\AppData\Local\Temp.crunchy-cli_nbQo2o.mp4':
Metadata:
major_brand : iso5
minor_version : 1
compatible_brands: iso5dashmsix
Duration: 00:25:36.12, start: 0.000000, bitrate: 7987 kb/s
Stream #0:00x1: Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 7984 kb/s, 23.98 fps, 23.98 tbr, 90k tbn (default)
Metadata:
handler_name : VideoHandler
vendor_id : [0][0][0][0]
Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\username\AppData\Local\Temp.crunchy-cli_IOspIG.m4a':
Metadata:
major_brand : iso5
minor_version : 1
compatible_brands: iso5dashmsix
Duration: 00:25:36.17, start: 0.000000, bitrate: 131 kb/s
Stream #1:00x1: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default)
Metadata:
handler_name : SoundHandler
vendor_id : [0][0][0][0]
Input #2, ass, from 'C:\Users\username\AppData\Local\Temp.crunchy-cli_aQUj3E.ass':
Duration: N/A, bitrate: N/A
Stream #2:0: Subtitle: ass
Stream mapping:
Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_nvenc))
Stream #1:0 -> #0:1 (copy)
Stream #2:0 -> #0:2 (ass (ssa) -> ass (ssa))
Press [q] to stop, [?] for help

It creates the mkv file but it appears to be empty.

from crunchy-cli.

Kyuuso avatar Kyuuso commented on June 17, 2024

Comparing 3.1.1 which was the last working for me, with latest, it seems to be a flag added to ffmpeg which causes it to be stuck.

something among the lines of:
-vstats_file \\.\C: …

You can see it if you run it with -v option before the command archive or so.

Also happens on Windows 11.

€dit:
-vstats_file \\.\pipe\C:\Users\xxxxx\AppData\Local\Temp\.crunchy-cli_kgTrgu

from crunchy-cli.

bytedream avatar bytedream commented on June 17, 2024

Fixed in v3.2.3

from crunchy-cli.

4fpc avatar 4fpc commented on June 17, 2024

@bytedream in v3.2.3 Now it works, the video is generated, but ffmpeg progress is still not shown, from 0% it jumps to 100%.
A ".crunchy-cli_xxxxxx" file is generated within the folder where the video was saved and remains there after the process is complete, instead of being generated in the Temp folder and being deleted later.

from crunchy-cli.

Kyuuso avatar Kyuuso commented on June 17, 2024

image
@bytedream seems to work, showed progress down to 100% properly πŸ‘

from crunchy-cli.

4fpc avatar 4fpc commented on June 17, 2024

@bytedream v3.2.4 Everything now working here too! Thanks!! You are amazing!!!

from crunchy-cli.

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.