Closed
Bug 1306236
Opened 8 years ago
Closed 8 years ago
Rust mp4parser fails to parse video from http://streaming.uninettuno.it
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
People
(Reporter: ayang, Assigned: ayang)
References
Details
Assignee | ||
Comment 1•8 years ago
|
||
From parser log,
SampleDescriptionBox { descriptions: [Video(VideoSampleEntry { data_reference_index: 1, width: 480, height: 360, codec_specific: AVCConfig([1, 77, 0, 31, 3, 1, 0, 48, 103, 77, 64, 31, 150, 82, 3, 193, 127, 203, 128, 168, 64, 0, 0, 3, 0, 64, 0, 0, 12, 184, 40, 0, 85, 112, 0, 4, 1, 103, 241, 142, 48, 80, 0, 170, 224, 0, 8, 2, 207, 227, 28, 59, 66, 197, 162, 64, 1, 0, 4, 104, 235, 115, 82]) })] }
bad parser state: 224082 content bytes left
I guess it could be the same problem in bug 1275853.
Assignee | ||
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Priority: -- → P3
Assignee | ||
Comment 3•8 years ago
|
||
Assignee | ||
Comment 4•8 years ago
|
||
Fixed since upstream mp4rust update to gecko in bug 1303888.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•