View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000324 | JVT JM H.264/AVC reference software | rtp_loss | public | 2013-06-19 12:41 | 2013-06-24 16:22 |
Reporter | Hameed | Assigned To | Karsten Suehring | ||
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | feedback | Resolution | reopened | ||
Platform | windows | OS | windows 7 | OS Version | Home Premium |
Product Version | JM 18.5 | ||||
Summary | 0000324: rtp_loss.exe has problems reading buffer. | ||||
Description | I have tried to run the code multiple times and every time it returns with this error. I am using Visual Studio 2010 version 10.0 with .net framework version 4.0. I have uploaded the exact model of visual studio and .net framework in the attached image for review. | ||||
Steps To Reproduce | I have not done any change in configurations. | ||||
Additional Information | changing unsigned int to unsigned char to both bufsize and buf and typecasting into void* probably can solve this issue. I tried and it runs but I am still not sure why there is an error after 4 packet losses. | ||||
Tags | No tags attached. | ||||
has duplicate | 0000326 | closed | Karsten Suehring | rtp_loss.exe has problems reading buffer. |
|
|
|
|
|
The last file uploaded shows the results when the code is run multiple times. I am unable to figure it out what is wrong with the code or configurations. |
|
|
|
The rtpdump and rtploss require the input file to be an RTP package dump, not an Annex B byte stream. To generate that type of bitstream, the encoder option OutFileMode = 1 # Output file mode, 0:Annex B, 1:RTP needs to be set. |
|
The error messages will be improved in the next release. |
|
Reopening based on comment in issue 0000326 that the problem persists. Can you please attach the configuration file and complete command line that was used to generate the stream that you are testing with? |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-19 12:41 | Hameed | New Issue | |
2013-06-19 12:41 | Hameed | File Added: version.png | |
2013-06-19 12:56 | Hameed | File Added: error.png | |
2013-06-19 13:00 | Hameed | Note Added: 0000578 | |
2013-06-19 13:01 | Hameed | File Added: error2.png | |
2013-06-19 13:49 | Karsten Suehring | Note Added: 0000580 | |
2013-06-19 13:49 | Karsten Suehring | Status | new => closed |
2013-06-19 13:49 | Karsten Suehring | Assigned To | => Karsten Suehring |
2013-06-19 13:49 | Karsten Suehring | Resolution | open => no change required |
2013-06-19 14:11 | Karsten Suehring | Note Added: 0000583 | |
2013-06-24 16:16 | Karsten Suehring | Relationship added | has duplicate 0000326 |
2013-06-24 16:17 | Karsten Suehring | Note Added: 0000585 | |
2013-06-24 16:17 | Karsten Suehring | Status | closed => feedback |
2013-06-24 16:17 | Karsten Suehring | Resolution | no change required => reopened |
2013-06-24 16:22 | Karsten Suehring | Note Edited: 0000585 |