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

loading mp4 (avc) -> Insanity detected: decoder returned an empty frame #105

Closed
tgoyne opened this issue Aug 19, 2013 · 1 comment
Closed

Comments

@tgoyne
Copy link
Member

tgoyne commented Aug 19, 2013

From 4Selur on January 10, 2013 05:55:38

trying to load http://goo.gl/pD6yj via:
LoadPlugin("G:\Hybrid\avisynthPlugins\ffms2.dll")
FFVideoSource("H:\Input\sample.mp4",cachefile="H:\Temp\tempIndex.ffindex",threads=1)

with FFmpegSource 2.17 ( https://code.google.com/p/ffmpegsource/downloads/detail?name=ffms-2.17.7z&can=2&q= )
I get:
FFVideoSource: Codec returned zero size video

with ffms2- r722 ( https://code.google.com/p/ffmpegsource/downloads/detail?name=ffms2-r722.7z&can=2&q= )
or
ffms2- r725 -icl-4 ( https://code.google.com/p/ffmpegsource/downloads/detail?name=ffms2-r725-icl-4.7z&can=2&q= )
or
ffms2_r739-avs+vsp ( http://forum.doom9.org/showthread.php?p=1607732#post1607732 )
I get:
FFVideoSource: Insanity detected: decoder returned an empty frame

side note: I created the ffindex file each time new

File plays fine in MPC-HC with LAV Filters.

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

@tgoyne
Copy link
Member Author

tgoyne commented Mar 31, 2014

Sample link is dead.

@tgoyne tgoyne closed this as completed Mar 31, 2014
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

1 participant