#11557: Abnormally choked loading for "non-existing PPS 0 referenced"? ------------------------------------+----------------------------------- Reporter: wazer | Owner: (none) Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | ------------------------------------+----------------------------------- Comment (by MasterQuestionable):
͏ "-noaccurate_seek" is a FFmpeg option. ͏ If the input is seekable (maybe?), it may somewhat mitigate the problem: ͏ By seeking less accurately to only keyframes (that independently decodable). ͏ Otherwise, if the source cannot deliver proper input: ͏ Nothing FFmpeg could help. ͏ To confirm my speculation: ͏ |1| Using "-map a" (instead of the previous "-map v") probably wouldn't reproduce the problem? ͏ |2| Try if adding "-noaccurate_seek" workaround? -- Ticket URL: <https://trac.ffmpeg.org/ticket/11557#comment:21> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".