error decoding last msmpeg4v2 frame
Status: Beta
Brought to you by:
jbors
When decoding a msmpeg4v2 video (encoded by ffmpeg), an
error occurs when decoding the last frame.
error, slice code was 0
header damaged
Traceback (most recent call last):
File "count_frames.py", line 34, in ?
main(sys.argv[1])
File "count_frames.py", line 24, in main
d = c.decode(fr[1])
pymedia.video.vcodec.VCodecError: Unspecified error -1.
Cannot find any help text for it.
I have tried this with multiple videos and all have failed.
Logged In: YES
user_id=1019273
Forgot to mention that this occurs with
pymedia-1.3.5.0-pre2.win32-py2.3.exe
mod of dump_video.py to only count decoded frames