Open abhiguru opened 8 years ago
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
* 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 ?