View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000325 | JVT JM H.264/AVC reference software | rtpdump | public | 2013-06-19 13:08 | 2013-06-24 16:23 |
Reporter | Hameed | Assigned To | Karsten Suehring | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | feedback | Resolution | reopened | ||
Platform | windows | OS | windows 7 | OS Version | Home Edition |
Product Version | JM 18.5 | ||||
Summary | 0000325: rtpdump.exe exits after successfully reading 37 packets for default test file | ||||
Description | I have problems using rtpdump.exe. By using default configurations a test.264 file is generated with encoder. When rtpdump.exe is used to dump the file an error is created everytime I run the code. Exact version of Visual studio and error are attached. | ||||
Steps To Reproduce | nothing needs to be changed. It is with default configurations | ||||
Tags | No tags attached. | ||||
|
|
|
|
|
|
|
The last file uploaded shows the results when the code is run multiple times with bufsize datatype as unsigned int if you convert this datatype of unsigned char the code runs and reads 37 packets before generating this error "Problems while reading buffer". If there is default setting it is unable to do anything. 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 comments in 0000326 |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-19 13:08 | Hameed | New Issue | |
2013-06-19 13:08 | Hameed | File Added: rtpdumperror.png | |
2013-06-19 13:09 | Hameed | File Added: version.png | |
2013-06-19 13:12 | Hameed | File Added: output.png | |
2013-06-19 13:15 | Hameed | Note Added: 0000579 | |
2013-06-19 13:50 | Karsten Suehring | Note Added: 0000581 | |
2013-06-19 13:50 | Karsten Suehring | Status | new => closed |
2013-06-19 13:50 | Karsten Suehring | Assigned To | => Karsten Suehring |
2013-06-19 13:50 | Karsten Suehring | Resolution | open => no change required |
2013-06-19 14:10 | Karsten Suehring | Note Added: 0000582 | |
2013-06-24 16:23 | Karsten Suehring | Note Added: 0000587 | |
2013-06-24 16:23 | Karsten Suehring | Status | closed => feedback |
2013-06-24 16:23 | Karsten Suehring | Resolution | no change required => reopened |