Ticket #757 (new Bug)

Opened 2 years ago

Last modified 15 months ago

0.9.0 Final Have times messed up

Reported by: fogeytron Owned by: paul
Priority: Major Component: App Server
Version: Keywords:
Cc: tmw@…, nicolas.richeton@…

Description

Using version 0.9.0 Final on windows and installing only the oflaDemo. Then using the Simple Recorder demo to record the video, once the video was done recording the times in the metadata did not match up with the actual video. I found this post on the web that seemed to have the same problem as me, except they were using 0.9.0 RC1. I saw that there was no solution to the problem in that thread an could not anymore info about the issue.

I uninstalled 0.9.0 and installed 0.8.0 Final and everything worked fine, the times matched and it recorded fine.

Just giving you a heads up about the problem. Thanks for the awesome software.

Change History

Changed 2 years ago by tim_mw

  • cc tmw@… added

Recording of FLV's in 0.9.x releases is (from my own tests) broken, if you need to
record an FLV use 0.8.x or earlier.

I've done some digging into the underlying problem (which I mentioned on
 http://groups.google.com/group/red5interest/browse_thread/thread/221840c398fcea72#) however, the key problem is that the
timestamp of the first key frame of the recorded FLV is being set wrong. In most cases the position is set sometime after the
supposed position of the second timestamp. This error leads to the files being either totally unplayable (if short) or the first
portion being unplayable for longer files. This problem is demonstrable with both my own flash applets and the Red5 flash demos.

I haven't changed the priority from that of the original poster, but for me this is a blocker issue. I can't use 0.9.x for my own
software until it is fixed.

Changed 16 months ago by nricheton

  • cc nicolas.richeton@… added

Same issue on 0.9.2. Final

Recorded videos using the messageRecorder demo are unplayable.
Reverting to 0.8.0 fixes the issues. This is a major issue for us. Any way we can help ?

Changed 15 months ago by tim_mw

I tried the latest SVN version and the problem appears to have been fixed, so i'm with luck the 1.0 release should be working correctly.

Note: See TracTickets for help on using tickets.