Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split file duration is wrong #6

Open
sebastiaanfranken opened this issue Aug 21, 2021 · 3 comments
Open

split file duration is wrong #6

sebastiaanfranken opened this issue Aug 21, 2021 · 3 comments

Comments

@sebastiaanfranken
Copy link

I've tested the script, it works fine, with one issue. Every single file has a total runtime of 2 hours and 24 minutes for me. The source YouTube video is indeed 2 hours and 24 minutes long.

Perhaps a metadata issue, or a config issue on my end maybe? I'll include my youtube-dl config to be sure:

-x
--audio-format=flac
--audio-quality=0
--restrict-filenames
-o ~/Downloads/%(title)s.%(ext)s
@bjsi
Copy link
Owner

bjsi commented Aug 21, 2021

Hmm that's strange, would you mind posting the URL of the YouTube video?

@sebastiaanfranken
Copy link
Author

sebastiaanfranken commented Aug 21, 2021

Sure, that's https://www.youtube.com/watch?v=w9HP6ff7BFk
Also, playback is with VLC media player. Haven't tried other players, yet

@sebastiaanfranken
Copy link
Author

Ok, some further info. If I open the track with Audacity and re-export the length per track goes down from the reported 2 hours and 24 minutes to the actual length. I tried it with the intro, which is 2 minutes 28 seconds. Before the export VLC said it lasted 2 hours and 24 minutes, after re-exporting it's the correct 02:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants