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

Object reference not set to an instance of an object #57

Open
archfan7411 opened this issue Feb 5, 2023 · 3 comments
Open

Object reference not set to an instance of an object #57

archfan7411 opened this issue Feb 5, 2023 · 3 comments

Comments

@archfan7411
Copy link

We're getting this error with one specific livestream (https://www.youtube.com/watch?v=60YnbafD6vY)

Is there anything we can do to remedy it?

(snippet of the error)

--> ERROR 9413: Output file not completed, will trying again... (line 0 - Object reference not set to an instance of an object) (2/5/2023 2:33:09 PM)
--> ee.Yrewind (started at 2/5/2023 2:33:09 PM)
getting live stream info...
    stream title        Nerdle Cam 4K-  SpaceX Starbase Starship Launch Facility
    resolutions         2160,1440,1080,720,480,360,240,144
    output file         1675624673145~INCOMPLETEb3ec988_2~INCOMPLETEf422008_2~INCOMPLETEb375d38_2~INCOMPLETEf68bb9e_2~INCOMPLETEbdddbee_2~INCOMPLETE368d6e1_2~INCOMPLETE7278681_2~INCOMPLETEc9b270e_2~INCOMPLETE0a09a1a_2.mkv
--> ERROR 9413: Output file not completed, will trying again... (line 0 - Object reference not set to an instance of an object) (2/5/2023 2:35:12 PM)
--> ee.Yrewind (started at 2/5/2023 2:35:11 PM)
getting live stream info...
    stream title        Nerdle Cam 4K-  SpaceX Starbase Starship Launch Facility
    resolutions         2160,1440,1080,720,480,360,240,144
    output file         1675624673145~INCOMPLETEb3ec988_2~INCOMPLETEf422008_2~INCOMPLETEb375d38_2~INCOMPLETEf68bb9e_2~INCOMPLETEbdddbee_2~INCOMPLETE368d6e1_2~INCOMPLETE7278681_2~INCOMPLETEc9b270e_2~INCOMPLETE0a09a1a_2~INCOMPLETE5cf87a8_2.mkv
--> ERROR 9411: Output file(s) creating error (line 0) (2/5/2023 2:35:56 PM)
@rytsikau
Copy link
Owner

rytsikau commented Feb 6, 2023

Possibly, this stream has interruptions on the streamer side. The filename gradually becomes too long, and at some moment the file cannot be saved.

Try saving in shorter clips, сreating bat file something like

yrewind -url=[URL] -duration=30
yrewind -url=[URL] -duration=30
yrewind -url=[URL] -duration=30

@rytsikau
Copy link
Owner

Also, try a different version of FFmpeg

@corona12341
Copy link

Could you tell me how to apply another version of ffmpeg?
I'm sorry. It's too hard for me.

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

3 participants