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

ffms2.dll vdub crash #54

Closed
tgoyne opened this issue Aug 19, 2013 · 11 comments
Closed

ffms2.dll vdub crash #54

tgoyne opened this issue Aug 19, 2013 · 11 comments

Comments

@tgoyne
Copy link
Member

tgoyne commented Aug 19, 2013

From tsunagaru on August 25, 2011 13:27:22

What steps will reproduce the problem? 1. A m2ts Blu-ray source.
2.AVS: o = FFMpegSource2("00054.m2ts",atrack=-2)
return o
3. No problem with the indexing.
4. Encode the file using VirtualDub with ffdshow ffv1 codec, fast recompress mode. What is the expected output? What do you see instead? A long movie with more than 160000 frames. Vdub crash at randomly frame 5800-7300 aprox. This is the error:

Nombre del evento de problema: APPCRASH
Nombre de la aplicación: VirtualDub.exe
Versión de la aplicación: 1.10.0.0
Marca de tiempo de la aplicación: 4d150c7c
Nombre del módulo con errores: ffms2.dll
Versión del módulo con errores: 0.0.0.0
Marca de tiempo del módulo con errores: 4e38cecc
Código de excepción: c0000005
Desplazamiento de excepción: 00025767
Versión del sistema operativo: 6.1.7601.2.1.0.256.4
Id. de configuración regional: 3082
Información adicional 1: 09c1
Información adicional 2: 09c136bb10f8d1715785a3c075c14dfe
Información adicional 3: 187d
Información adicional 4: 187ddc3cd35638f180a4febe01981e33 What version of the product are you using? On what operating system? Win 7 x64, vdub 1.10 32, avisynth 2.6MT 32, ffms2 r517 32 Please provide any additional information below. I try to encode with previous versions of vdub, avs and ffms2. Same results.

Original issue: http://code.google.com/p/ffmpegsource/issues/detail?id=54

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From asmith5152 on August 25, 2011 14:02:47

Well stopped reading at 1.
Read: http://forum.doom9.org/showthread.php?p=1507010#post1507010 Upload a sample that fails and I'll take a look at it anyway but it's probably just the same old same old with BD.

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From kalle.blomster on August 25, 2011 14:51:15

It still shouldn't outright crash. Provide sample.

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From tsunagaru on August 25, 2011 15:10:10

Mmmm, it's progressive. I'll upload a sample, what is the best program to cut m2ts? it's huge, 500mb would be enough?

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From kalle.blomster on August 25, 2011 15:17:11

DGSplit will be more than good enough in this case, and you need a sample big enough that it triggers the crash. I leave it up to you to figure out how much that is.

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From kalle.blomster on August 25, 2011 15:18:11

Also: does it still crash if you use ffindex("00054.m2ts",demuxer="lavf") first?
Note that if you do this you should also set seekmode=-1 on the ffvideosource() call.

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From kalle.blomster on August 25, 2011 15:19:02

DGSplit can be found here: http://neuron2.net/dgsplit/dgsplit12.zip

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From tsunagaru on August 25, 2011 17:22:15

Seems that it works correctly with demuxer="lavf". Thanks a lot. Sorry for the inconvenience, I'm a noob working with BD and ffms2.

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From tgoyne on August 25, 2011 19:54:21

Still shouldn't crash with the default demuxer so a sample that reproduces that would be nice.

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From tsunagaru on August 26, 2011 01:09:07

The sample: http://www.megaupload.com/?d=H9X41F37 http://www.megaupload.com/?d=KB6F9XX8 http://www.megaupload.com/?d=OM0136YB http://www.megaupload.com/?d=FA5ICMV3 It crash while encoding frame 6000-7000.

@tgoyne
Copy link
Member Author

tgoyne commented Aug 19, 2013

From fredrik.mellbin on August 26, 2011 02:53:08

Status: Started
Owner: fredrik.mellbin

@myrsloik
Copy link
Contributor

Works with lavf demuxer so it can be closed

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

No branches or pull requests

2 participants