Giter Site home page Giter Site logo

No audio about animepahe-dl HOT 7 CLOSED

kevcui avatar kevcui commented on May 29, 2024
No audio

from animepahe-dl.

Comments (7)

KevCui avatar KevCui commented on May 29, 2024

Hi @TisIDom, could you please check on the website if anime you want to watch has audio? The script only downloads the media to local. It should not cause this issue.

from animepahe-dl.

TisIDom avatar TisIDom commented on May 29, 2024

@KevCui I downloaded it from Animepahe and yeah it does have audio on the website.

from animepahe-dl.

KevCui avatar KevCui commented on May 29, 2024

@TisIDom Ok, I think it may have something to do with ffmpeg. Could you let me know which anime title and episode you want do download? And the version of ffmpeg, run ffmpeg --version to get version?

from animepahe-dl.

TisIDom avatar TisIDom commented on May 29, 2024

@KevCui
ffmpeg: ffmpeg version 4.4-essentials_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 10.2.0 (Rev6, Built by MSYS2 project)
anime: Steins;Gate, none of the episodes had sound.

from animepahe-dl.

KevCui avatar KevCui commented on May 29, 2024

Hi @TisIDom, could you please run ./animepahe-dl.sh -s 5d309d45-d290-37dd-2665-0b84fb146830 -e 1 -d 2>&1 | tee debug.log? It will download 1st ep of Steins;Gate and dump logs to debug.log. If you share debug.log in the comment or paste it to GitHub Gist, I will take a look. Thanks.

from animepahe-dl.

TisIDom avatar TisIDom commented on May 29, 2024

Hello @KevCui, here are the logs: https://gist.github.com/TisIDom/a94dfeaafad6e4a562155f90d088f082

Also, I was playing around with the episode file and after opening it with VLC Player, the audio started working. Maybe something's wrong with my installation of Microsoft's 'Movies & TV'? What's strange is that all of the other videos on my pc opened with Microsoft's 'Movies & TV' work fine audio-wise. I guess I'll just have to watch the episodes on VLC Player haha.
Thank you for trying to help me out!

from animepahe-dl.

KevCui avatar KevCui commented on May 29, 2024

Hi @TisIDom, I'm glad that the audio works now for you. It's possible that Microsoft's 'Movies & TV' doesn't support certain audio codec. In the script, the audio codec used in ffmpeg is the default one (auto selected by ffmpeg). From your log file, it's Audio: aac (HE-AAC) . If you want to use Microsoft's 'Movies & TV', I think you could search online and maybe there are some additional codec to install for Microsoft's 'Movies & TV'.

from animepahe-dl.

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.