ManuraNirmal / gstreamer-java

Automatically exported from code.google.com/p/gstreamer-java
0 stars 0 forks source link

Problem with RGBDataFileSink - apparently with AppSrc #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the attached program 
2. Check the output file /tmp/test.dat
3.

What is the expected output? What do you see instead?
I expect to see in excess of 300,000 bytes per buffer sent in the file.
The data file only has a few thousand bytes.

Have you tried to verify this is a gstreamer-java specific issue, and not a
problem with the gstreamer framework itself?

What version of the product are you using? On what operating system?
gstreamer-java

Please provide any additional information below.

I am testing on Ubuntu 9.10.
I have tried various other test programs without success.Each failed test was 
an AppSrc interface.

Original issue reported on code.google.com by morrishford@gmail.com on 19 Feb 2011 at 6:29

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Morris, I committed your fix for the timestamp bug in RGBDataFileSink to the 
trunk. Please let me know if this solves the issue, so we can close it. Thanks.

Original comment by andres.c...@gmail.com on 28 Feb 2011 at 3:38

GoogleCodeExporter commented 8 years ago

Original comment by andres.c...@gmail.com on 26 May 2011 at 10:26