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

Error: Consider increasing the value for the 'analyzeduration' and 'probesize' options #11

Open
abhiguru opened this issue Oct 26, 2016 · 1 comment

Comments

@abhiguru
Copy link

*** Aborted at 1477469609 (unix time) try "date -d @1477469609" if you are using GNU date ***
PC: @ 0x560c2ee732ad libdash::framework::input::DASHReceiver::DoBuffering()
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f37cde7ee60] Could not find codec parameters for stream 0 (Video: h264 (avc1 / 0x31637661), none, 1280x720): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
*** SIGSEGV (@0x0) received by PID 14438 (TID 0x7f3cccb92700) from PID 0; stack trace: ***
@ 0x7f3d3ddff670 (unknown)
@ 0x560c2ee732ad libdash::framework::input::DASHReceiver::DoBuffering()
@ 0x7f3d3ddf570a start_thread
@ 0x7f3d3db2f0af clone
@ 0x0 (unknown)

Looks like FFMPEG error ? Is it because the segment was not downloaded correctly ?

@AggelosM
Copy link

AggelosM commented Apr 20, 2017

I'm getting a similar error when I try to play on qtsampleplayer an .mpd file (which works on dash.js) created with shaka-packager.

[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2ba77e0] Could not find codec parameters for stream 0 (Video: h264 (avc1 / 0x31637661), none, 854x480): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options

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

2 participants