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

not enough buffer for parse video stream #563

Closed
wolflopnew opened this issue Mar 18, 2022 · 24 comments
Closed

not enough buffer for parse video stream #563

wolflopnew opened this issue Mar 18, 2022 · 24 comments
Labels
bug Something isn't working

Comments

@wolflopnew
Copy link

wolflopnew commented Mar 18, 2022

Here is the message txmuxer gives me

[](https://abload.de/img/screenshot2022-03-15229ks9.jpg)

Hope you can fix this or give me a help to solve the problem...

wolflop

@jcdr428
Copy link
Collaborator

jcdr428 commented Mar 28, 2022

@wolflopnew we need the mkv to reproduce the bug and be able to debug. Please see whether you can post a link.

@wolflopnew
Copy link
Author

the MKV file to be processed is 73 GB in size. I cannot upload this size.

@justdan96
Copy link
Owner

You can cut the source video into smaller parts using HxD on Windows or the head command on Linux or Mac.

@wolflopnew
Copy link
Author

I have smal sample.iso of the file 7GB Size. Where can send the link?

@justdan96
Copy link
Owner

7GB is still pretty large - is there any way to cut it down further or compress it? If it isn't possible you would have to try uploading the sample to a site that allows files that large - you can check the list from here: https://multiup.org/en/upload/from-computer

@jcdr428
Copy link
Collaborator

jcdr428 commented Apr 7, 2022

@wolflopnew if you are on Windows just use your OneDrive.

@wolflopnew
Copy link
Author

wolflopnew commented Apr 17, 2022 via email

@jcdr428
Copy link
Collaborator

jcdr428 commented Apr 17, 2022

@wolflopnew you should have received an email from OneDrive to give me access.
Edit: the file has been removed from your Google drive.

@wolflopnew
Copy link
Author

Did you found something. Have the same problem with another movie. No muxxable parse error. If found a solution may be is it the Audio file (aac) i removed when i still had it in the mux there is no parse error but an othe info "m2ts may be not playable"
Hope this help for finding the error.

@jcdr428
Copy link
Collaborator

jcdr428 commented Apr 22, 2022

@wolflopnew please resend a link, the previous link is not working anymore.

@jcdr428 jcdr428 added the bug Something isn't working label Apr 23, 2022
@wolflopnew
Copy link
Author

wolflopnew commented Apr 28, 2022

Same problem with the next movie
[url=https://abload.de/image.php?img=screenshot2022-04-2809uku5.jpg][img]https://abload.de/thumb/screenshot2022-04-2809uku5.jpg[/img][/url]
Cant upload smaler file because of the error

@wolflopnew
Copy link
Author

Further information: The original file is an mp4 with AAC sound. When I just create an iso with AAC I get an error saying it might not be playable, but it runs. But if I add the sound files (DTS:X sound and PCm sound, the parse message comes up... Hope that helps with the misfinding. I attach the small film file with AAC sound.

@wolflopnew
Copy link
Author

Here´s the file
https://1fichier.com/?y8w5nxqfc5th618826st

@wolflopnew
Copy link
Author

By the way. Had often the problem that movies start in the player at 0.00 Min. it starts at 1. Min. Where is the bug?

@wolflopnew
Copy link
Author

Still the same problem. Next movie

Not enough buffer for parse video stream. Current frame num 0

@jcdr428
Copy link
Collaborator

jcdr428 commented Apr 30, 2022

I can't download 1fichiercom as it requests registration, and the OneDrive dile has disappeared. Please repost aOneDrive link, thanks.

@wolflopnew
Copy link
Author

heres is another link
https://1drv.ms/u/s!AifiITtpdjN1h2Bnr7hIvncnxLA0?e=1Yrxy9

@wolflopnew
Copy link
Author

wolflopnew commented May 1, 2022

@jcdr428
Copy link
Collaborator

jcdr428 commented May 3, 2022

@wolflopnew I downloaded the full 2GB file and the m2ts muxes fine in tsMuxer ??

@wolflopnew
Copy link
Author

It's not synonymous the complete film only 2GB.
and you can see from the screenshots of various films that the problem occurs again and again.
[url=https://abload.de/image.php?img=screenshot2022-05-012zqkr1.jpg][img]https://abload.de/thumb/screenshot2022-05-012zqkr1.jpg[/img][/url]

@wolflopnew
Copy link
Author

wolflopnew commented May 3, 2022

i have testet it with smal iso of the film. Its working... With the whole film - error at the end 99,4 %. The last 30 seconds of the movie are missing ... Whats the problem?

jcdr428 added a commit that referenced this issue May 3, 2022
With UHD movies, the max frame size can get much bigger.
Increasing the buffer size should avoid errors such as issue #563.
@jcdr428
Copy link
Collaborator

jcdr428 commented May 3, 2022

You should have posted the faulty part, no point posting a working part...
The fault probably comes from the fact that an hevc frame is bigger than the temp buffer. I have increased the max buffer size, please try the release tomorrow. If it does not work, you won't have the choice but to cut the last 1GB from the m2ts (with e.g. HXD hex editor) and post it.

@wolflopnew
Copy link
Author

Thank you jcdr428. The problem is solved. Great!!
Only the reported Problem mit burned disc is still open...

@jcdr428
Copy link
Collaborator

jcdr428 commented May 4, 2022

Good. Closing !

@jcdr428 jcdr428 closed this as completed May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants