no media logging

862 views
Skip to first unread message

paxel pixel

unread,
Aug 12, 2024, 12:32:13 PM8/12/24
to media-dev
hello, can anyone help me figure out why I'm not getting logs from media module whatsoever. I'm trying to find out why I'm getting this error on media-internals. 

00:00:00.011

error

"RunSegmentParserLoop: stream parsing failed. append_window_start=0 append_window_end=inf"

00:00:00.011

error

{"code":16,"data":{},"group":"PipelineStatus","message":"","stack":[{"file":"media\\filters\\chunk_demuxer.cc","line":1064}]}



this is how I run the chrome build 
.\out\Default\chrome.exe --enable-logging=stderr --v=1 --vmodule=*/media/*=1

this is a windows dev build. running from chromium\src

Dale Curtis

unread,
Aug 12, 2024, 12:57:15 PM8/12/24
to paxel pixel, media-dev
That error means we're failing within the Media Source API before we get to any of our pipeline logs. Usually that error means malformed content. Does ffmpeg process your input cleanly?

ffmpeg -err_detect explode -i <file> -f null -

- dale

--
You received this message because you are subscribed to the Google Groups "media-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to media-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/media-dev/3f168aae-d343-4602-8fcb-091c7add0f6fn%40chromium.org.
Reply all
Reply to author
Forward
0 new messages