unexpected end of file on recorded streams

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default unexpected end of file on recorded streams

    I have an application that records video from the user's webcam using FMS 2.
    After the file is created I want to perform several post-production processes
    on the recorded FLV, but I have found out that recorded FLV files have an
    unexpected end of file. Each time I try to open the file for processing with
    external tools I get EOF errors. My guess is that FMS does not close the FLV
    file just in case another client might want to "append" video to it. Anyone
    know a way to configure FMS or record the stream in a way that the file gets
    closed properly?

    thank you

    GenaroRG Guest

  2. Similar Questions and Discussions

    1. changing path of recorded streams
      i changed the path of the recorded streams in application.xml in the tag <StorageDir> after it i can not enter to the administration console the...
    2. Folder location of pre-recorded flv file
      I have a pre-recorded flv file that I've placed in a sub-folder within the applications folder of Media Server. When I run my Flash movie within...
    3. Recorded streams synchronization
      We use FCS for audio conferencing. We actually recorded all audio streams to the server from a single meeting with many participants. Now our...
    4. playback more than one recorded streams insynchronization.
      http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&catid=578&threadid=1195558&enterthread=y
    5. Remove recorded streams?
      Hello all! My first post in this forum, exiting. I just started to use FMS this weekend, and its amazing. I got my first application up and...
  3. #2

    Default Re: unexpected end of file on recorded streams

    wow

    I found the error. If you want to use flvtool2 or flvtool++ with recorded streams you should take a look a this doc I prepared.

    [url]http://www.genarorocha.com/FLVfix.pdf[/url]

    genaro

    GenaroRG Guest

  4. #3

    Default Re: unexpected end of file on recorded streams

    The chart in your pdf. Did you generate it manually, or was this done with a particular tool?
    DanielKozimor Guest

  5. #4

    Default Re: unexpected end of file on recorded streams

    I created a flash application to read the file and binary mode and create that chart
    GenaroRG Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139