google-code-export / red5

Automatically exported from code.google.com/p/red5
0 stars 0 forks source link

Slowmo' video when playing back - in Flash Player - .flv files recorded with Red5 1.0.2 #499

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. go to http://www.ideaweb.it/eng/player.cfm
2. stream rtmp://107.170.103.58/vod/videoStream_1398692284307_121
3. the audio will play fine but the video will play in slowmotion and last more 
than the video's 11s length

The issue has been replicated with a different streaming player however it can 
not be replicated with VLC.

The .flv file is recorded from webcam using Red5 1.0.2 with 
fileconsumer.delayed.write=false and it's playing back from a Red5 1.02 media 
server.

The flv's structure seems to be OK, here's the contents of the .meta file

The .flv contains Sorenson video and NellyMoser ASAO sound.

<FrameMetadata audioOnly="false" duration="11486" modified="1398692319000">
    <KeyFrame position="824" timestamp="17"/>
    <KeyFrame position="452802" timestamp="597"/>
    <KeyFrame position="939517" timestamp="1216"/>
    <KeyFrame position="1655239" timestamp="1860"/>
    <KeyFrame position="2356942" timestamp="2508"/>
    <KeyFrame position="3233451" timestamp="3186"/>
    <KeyFrame position="3984428" timestamp="3861"/>
    <KeyFrame position="4798389" timestamp="4533"/>
    <KeyFrame position="5604828" timestamp="5253"/>
    <KeyFrame position="6323034" timestamp="5895"/>
    <KeyFrame position="7260505" timestamp="6585"/>
    <KeyFrame position="8227174" timestamp="7302"/>
    <KeyFrame position="8981792" timestamp="7973"/>
    <KeyFrame position="9936031" timestamp="8668"/>
    <KeyFrame position="10905363" timestamp="9352"/>
    <KeyFrame position="11500421" timestamp="9994"/>
    <KeyFrame position="12254011" timestamp="10664"/>
    <KeyFrame position="12882067" timestamp="11324"/>
</FrameMetadata>

The file can also be downloaded from
http://hdfvr.com/superdemo/videoStream_1398692284307_121.flv

Original issue reported on code.google.com by naicuoct...@gmail.com on 28 Apr 2014 at 2:29

GoogleCodeExporter commented 9 years ago
I've copied the file to a FMS4 server and it will only play for about 2 seconds 
and then remains stuck.  I've tried with 2 streaming players with the same 
result, it get's stuck 2 seconds into the video.  
I've also tried fixing the .flv with AMS' flvcheck.exe with no improvement.

The FMS4 url is 
rtmp://xysqdxcq6.rtmphost.com/vod/videoStream_1398692284307_121_flvcheck

Original comment by naicuoct...@gmail.com on 29 Apr 2014 at 10:37

GoogleCodeExporter commented 9 years ago
Unclear or no longer valid issues

Original comment by mondain on 9 Nov 2014 at 4:02