View Issue Details

IDProjectCategoryView StatusLast Update
0000324JVT JM H.264/AVC reference softwarertp_losspublic2013-06-24 16:22
ReporterHameed Assigned ToKarsten Suehring  
PrioritynormalSeveritytrivialReproducibilityhave not tried
Status feedbackResolutionreopened 
PlatformwindowsOSwindows 7OS VersionHome Premium
Product VersionJM 18.5 
Summary0000324: rtp_loss.exe has problems reading buffer.
DescriptionI 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 ReproduceI have not done any change in configurations.
Additional Informationchanging 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.
TagsNo tags attached.

Relationships

has duplicate 0000326 closedKarsten Suehring rtp_loss.exe has problems reading buffer. 

Activities

Hameed

2013-06-19 12:41

reporter  

version.png (617,768 bytes)

Hameed

2013-06-19 12:56

reporter  

error.png (229,915 bytes)   
error.png (229,915 bytes)   

Hameed

2013-06-19 13:00

reporter   ~0000578

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.

Hameed

2013-06-19 13:01

reporter  

error2.png (252,087 bytes)   
error2.png (252,087 bytes)   

Karsten Suehring

2013-06-19 13:49

administrator   ~0000580

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.

Karsten Suehring

2013-06-19 14:11

administrator   ~0000583

The error messages will be improved in the next release.

Karsten Suehring

2013-06-24 16:17

administrator   ~0000585

Last edited: 2013-06-24 16:22

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?

Issue History

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