View Issue Details

IDProjectCategoryView StatusLast Update
0000325JVT JM H.264/AVC reference softwarertpdumppublic2013-06-24 16:23
ReporterHameed Assigned ToKarsten Suehring  
PrioritynormalSeveritytrivialReproducibilityalways
Status feedbackResolutionreopened 
Platformwindows OSwindows 7OS VersionHome Edition
Product VersionJM 18.5 
Summary0000325: rtpdump.exe exits after successfully reading 37 packets for default test file
DescriptionI 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 Reproducenothing needs to be changed. It is with default configurations
TagsNo tags attached.

Activities

Hameed

2013-06-19 13:08

reporter  

rtpdumperror.png (205,014 bytes)   
rtpdumperror.png (205,014 bytes)   

Hameed

2013-06-19 13:09

reporter  

version.png (617,768 bytes)

Hameed

2013-06-19 13:12

reporter  

output.png (219,507 bytes)   
output.png (219,507 bytes)   

Hameed

2013-06-19 13:15

reporter   ~0000579

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.

Karsten Suehring

2013-06-19 13:50

administrator   ~0000581

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:10

administrator   ~0000582

The error messages will be improved in the next release.

Karsten Suehring

2013-06-24 16:23

administrator   ~0000587

reopening based on comments in 0000326

Issue History

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