From liontooth at cogweb.net Sun Feb 11 01:39:46 2007 From: liontooth at cogweb.net (David Liontooth) Date: Sat, 10 Feb 2007 22:39:46 -0800 Subject: [FLVTool2-users] Timestamps Message-ID: <45CEBA32.6000203@cogweb.net> I'm trying to set cue points every ten seconds in this file, but the times I give don't appear to be accepted. What am I missing? Dave # flvtool2 -AUPt cuepoints.xml test.flv test-flv2.flv 00:00:10 10 navigation 00:00:20 20 navigation 00:00:30 30 navigation 00:00:40 40 navigation test.flv: hasKeyframes: true cuePoints: - name: 00:00:10 time: 0 type: navigation - name: 00:00:20 time: 0 type: navigation - name: 00:00:30 time: 0 type: navigation - name: 00:00:40 time: 0 type: navigation audiodatarate: 57.3096971039937 hasVideo: true stereo: true canSeekToEnd: false framerate: 30 audiosamplerate: 22000 videocodecid: 2 datasize: 16688798 lasttimestamp: 234.668 audiosamplesize: 16 audiosize: 1779962 hasAudio: true audiodelay: 0 videosize: 14905334 metadatadate: Sat Feb 10 22:35:05 GMT-0800 2007 metadatacreator: inlet media FLVTool2 v1.0.6 - http://www.inlet-media.de/flvtool2 lastkeyframetimestamp: 233.567 height: 480 filesize: 16752971 hasMetadata: true keyframes: times: - 0 - 8.342 - 16.683 - 25.025 - 33.367 - 41.708 - 50.05 - 58.392 - 66.733 - 75.075 - 83.417 - 91.758 - 100.1 - 108.442 - 116.783 - 125.125 - 133.467 - 141.808 - 150.15 - 158.492 - 166.833 - 175.175 - 183.517 - 191.858 - 200.2 - 208.542 - 216.883 - 225.225 - 233.567 filepositions: - 2329 - 684268 - 1286529 - 1886366 - 2494184 - 3087977 - 3667805 - 4263156 - 4849257 - 5434442 - 6033811 - 6640513 - 7218646 - 7800925 - 8393183 - 8983161 - 9577161 - 10177756 - 10775931 - 11364775 - 11952305 - 12529296 - 13115267 - 13703791 - 14299387 - 14888270 - 15476281 - 16062278 - 16658886 audiocodecid: 2 videodatarate: 505.495764228612 duration: 234.701 From norman.timmler at inlet-media.de Mon Feb 12 03:30:47 2007 From: norman.timmler at inlet-media.de (Norman Timmler) Date: Mon, 12 Feb 2007 09:30:47 +0100 Subject: [FLVTool2-users] Timestamps In-Reply-To: <45CEBA32.6000203@cogweb.net> Message-ID: Hi, the timestamps are in miliseconds unit. Try 10000 for 10 seconds. Ciao, Norman Am 11.02.2007 7:39 Uhr schrieb "David Liontooth" unter : > > I'm trying to set cue points every ten seconds in this file, but the > times I give don't appear to be accepted. What am I missing? > > Dave > > > # flvtool2 -AUPt cuepoints.xml test.flv test-flv2.flv > > > > > > 00:00:10 > 10 > navigation > > > 00:00:20 > 20 > navigation > > > 00:00:30 > 30 > navigation > > > 00:00:40 > 40 > navigation > > > > test.flv: > hasKeyframes: true > cuePoints: > - > name: 00:00:10 > time: 0 > type: navigation > - > name: 00:00:20 > time: 0 > type: navigation > - > name: 00:00:30 > time: 0 > type: navigation > - > name: 00:00:40 > time: 0 > type: navigation > > audiodatarate: 57.3096971039937 > hasVideo: true > stereo: true > canSeekToEnd: false > framerate: 30 > audiosamplerate: 22000 > videocodecid: 2 > datasize: 16688798 > lasttimestamp: 234.668 > audiosamplesize: 16 > audiosize: 1779962 > hasAudio: true > audiodelay: 0 > videosize: 14905334 > metadatadate: Sat Feb 10 22:35:05 GMT-0800 2007 > metadatacreator: inlet media FLVTool2 v1.0.6 - > http://www.inlet-media.de/flvtool2 > lastkeyframetimestamp: 233.567 > height: 480 > filesize: 16752971 > hasMetadata: true > keyframes: > times: > - 0 > - 8.342 > - 16.683 > - 25.025 > - 33.367 > - 41.708 > - 50.05 > - 58.392 > - 66.733 > - 75.075 > - 83.417 > - 91.758 > - 100.1 > - 108.442 > - 116.783 > - 125.125 > - 133.467 > - 141.808 > - 150.15 > - 158.492 > - 166.833 > - 175.175 > - 183.517 > - 191.858 > - 200.2 > - 208.542 > - 216.883 > - 225.225 > - 233.567 > filepositions: > - 2329 > - 684268 > - 1286529 > - 1886366 > - 2494184 > - 3087977 > - 3667805 > - 4263156 > - 4849257 > - 5434442 > - 6033811 > - 6640513 > - 7218646 > - 7800925 > - 8393183 > - 8983161 > - 9577161 > - 10177756 > - 10775931 > - 11364775 > - 11952305 > - 12529296 > - 13115267 > - 13703791 > - 14299387 > - 14888270 > - 15476281 > - 16062278 > - 16658886 > audiocodecid: 2 > videodatarate: 505.495764228612 > duration: 234.701 > > > _______________________________________________ > Flvtool2-users mailing list > Flvtool2-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/flvtool2-users From totob at libero.it Tue Feb 13 06:50:08 2007 From: totob at libero.it (totob at libero.it) Date: Tue, 13 Feb 2007 12:50:08 +0100 Subject: [FLVTool2-users] Joining two .flv files together Message-ID: Hey guys, it would be a nice feature if you could implement the functionality of joining/merge two separate .flv files into a single one! I didnt find any software doing that around the net :( Would it be possible by simply copying together two files in binary mode and the update metadata with flvtool2?? A big thanks to anyone who can help me! ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada13feb07 From sirbuce at gmail.com Wed Feb 14 06:26:06 2007 From: sirbuce at gmail.com (sir buce) Date: Wed, 14 Feb 2007 12:26:06 +0100 Subject: [FLVTool2-users] Problem with 1.0.6 final and 1.0.5 RC6 Message-ID: Hello all, I have a problem using flvtool2 1.0.6 final. When I run flvtool2 with a flv file it display me this error: ERROR: EOFError ERROR: /usr/local/lib/site_ruby/1.8/flv/amf_string_buffer.rb:37:in `read' ERROR: /usr/local/lib/site_ruby/1.8/flv/amf_string_buffer.rb:243:in `read__STRING' ERROR: /usr/local/lib/site_ruby/1.8/flv/audio_tag.rb:56:in `read_header' ERROR: /usr/local/lib/site_ruby/1.8/flv/audio_tag.rb:47:in `after_initialize' ERROR: /usr/local/lib/site_ruby/1.8/flv/tag.rb:56:in `initialize' ERROR: /usr/local/lib/site_ruby/1.8/flv/stream.rb:447:in `new' ERROR: /usr/local/lib/site_ruby/1.8/flv/stream.rb:447:in `read_tags' ERROR: /usr/local/lib/site_ruby/1.8/flv/stream.rb:58:in `initialize' ERROR: /usr/local/lib/site_ruby/1.8/flvtool2/base.rb:272:in `new' ERROR: /usr/local/lib/site_ruby/1.8/flvtool2/base.rb:272:in `open_stream' ERROR: /usr/local/lib/site_ruby/1.8/flvtool2/base.rb:238:in `process_files' ERROR: /usr/local/lib/site_ruby/1.8/flvtool2/base.rb:225:in `each' ERROR: /usr/local/lib/site_ruby/1.8/flvtool2/base.rb:225:in `process_files' ERROR: /usr/local/lib/site_ruby/1.8/flvtool2/base.rb:44:in `execute!' ERROR: /usr/local/lib/site_ruby/1.8/flvtool2.rb:168:in `execute!' ERROR: /usr/local/lib/site_ruby/1.8/flvtool2.rb:228 ERROR: /usr/bin/flvtool2:2:in `require' ERROR: /usr/bin/flvtool2:2 I have been looking for the error on the web and I have found that problem is because the flvtools tries to read outside the file. Somebody can help me? Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/flvtool2-users/attachments/20070214/fbad9aae/attachment.html From erixtekila at gmail.com Wed Feb 14 07:27:58 2007 From: erixtekila at gmail.com (Eric Priou) Date: Wed, 14 Feb 2007 13:27:58 +0100 Subject: [FLVTool2-users] Gem on OSX problem with 1.0.6 In-Reply-To: References: Message-ID: <9BA1165C-8DAA-4391-95FE-3E99FAC233F6@gmail.com> Hi Norman, $ sudo gem install flvtool2 Password: Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find flvtool2 (> 0) in any repository I've installed flvtool2 from the last repository. Can it make a version collision ? Cheers ---- Eric Priou aka erixtekila Articles : http://www.v-i-a.net/inprogress Oregano : http://www.v-i-a.net/inprogress/oregano From norman.timmler at inlet-media.de Wed Feb 14 07:57:12 2007 From: norman.timmler at inlet-media.de (Norman Timmler) Date: Wed, 14 Feb 2007 13:57:12 +0100 Subject: [FLVTool2-users] Gem on OSX problem with 1.0.6 In-Reply-To: <9BA1165C-8DAA-4391-95FE-3E99FAC233F6@gmail.com> Message-ID: Hi, hmmm, it works well for me: $ sudo gem install flvtool2 Password: Need to update 19 gems from http://gems.rubyforge.org ................... complete Successfully installed flvtool2-1.0.6 Don't know... Ciao, Norman Am 14.02.2007 13:27 Uhr schrieb "Eric Priou" unter : > Hi Norman, > > $ sudo gem install flvtool2 > Password: > Bulk updating Gem source index for: http://gems.rubyforge.org > ERROR: While executing gem ... (Gem::GemNotFoundException) > Could not find flvtool2 (> 0) in any repository > > I've installed flvtool2 from the last repository. > Can it make a version collision ? > > Cheers > ---- > Eric Priou > aka erixtekila > Articles : http://www.v-i-a.net/inprogress > Oregano : http://www.v-i-a.net/inprogress/oregano > > > _______________________________________________ > Flvtool2-users mailing list > Flvtool2-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/flvtool2-users From erixtekila at gmail.com Wed Feb 14 08:32:20 2007 From: erixtekila at gmail.com (Eric Priou) Date: Wed, 14 Feb 2007 14:32:20 +0100 Subject: [FLVTool2-users] Gem on OSX problem with 1.0.6 In-Reply-To: References: Message-ID: <2B03B7B1-85CC-41B6-9369-0A6C8D78D762@gmail.com> Just work now, with the same command ?! Le 14 f?vr. 07 ? 13:57, Norman Timmler a ?crit : > Hi, > > hmmm, it works well for me: > > $ sudo gem install flvtool2 > Password: > Need to update 19 gems from http://gems.rubyforge.org > ................... > complete > Successfully installed flvtool2-1.0.6 > > Don't know... > > Ciao, > Norman > > Am 14.02.2007 13:27 Uhr schrieb "Eric Priou" unter > : > >> Hi Norman, >> >> $ sudo gem install flvtool2 >> Password: >> Bulk updating Gem source index for: http://gems.rubyforge.org >> ERROR: While executing gem ... (Gem::GemNotFoundException) >> Could not find flvtool2 (> 0) in any repository >> >> I've installed flvtool2 from the last repository. >> Can it make a version collision ? >> >> Cheers >> ---- >> Eric Priou >> aka erixtekila >> Articles : http://www.v-i-a.net/inprogress >> Oregano : http://www.v-i-a.net/inprogress/oregano >> >> >> _______________________________________________ >> Flvtool2-users mailing list >> Flvtool2-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/flvtool2-users > > > _______________________________________________ > Flvtool2-users mailing list > Flvtool2-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/flvtool2-users ---- Eric Priou aka erixtekila Articles : http://www.v-i-a.net/inprogress Oregano : http://www.v-i-a.net/inprogress/oregano From liontooth at cogweb.net Wed Feb 14 21:25:04 2007 From: liontooth at cogweb.net (David Liontooth) Date: Wed, 14 Feb 2007 18:25:04 -0800 Subject: [FLVTool2-users] Timestamps In-Reply-To: References: Message-ID: <45D3C480.50005@cogweb.net> Norman Timmler wrote: > Hi, > > the timestamps are in miliseconds unit. Try 10000 for 10 seconds. > Great -- I used this sort of thing (below). But when I play the file it doesn't respect the position parameter, it just starts from the beginning. http:// ... /scrubber.swf?file=2006-11-16_1700_KCET_BBC_World_News-cued.flv&position=2590000 What am I doing wrong? Dave 00:42:50 2570000 navigation 00:43:00 2580000 navigation 00:43:10 2590000 navigation 00:43:20 2600000 navigation > Ciao, > Norman > > > Am 11.02.2007 7:39 Uhr schrieb "David Liontooth" unter > : > > >> I'm trying to set cue points every ten seconds in this file, but the >> times I give don't appear to be accepted. What am I missing? >> >> Dave >> >> >> From liontooth at cogweb.net Thu Feb 15 16:03:09 2007 From: liontooth at cogweb.net (David Liontooth) Date: Thu, 15 Feb 2007 13:03:09 -0800 Subject: [FLVTool2-users] Timestamps In-Reply-To: <45D3C480.50005@cogweb.net> References: <45D3C480.50005@cogweb.net> Message-ID: <45D4CA8D.3040604@cogweb.net> David Liontooth wrote: > Norman Timmler wrote: > >> Hi, >> >> the timestamps are in miliseconds unit. Try 10000 for 10 seconds. >> >> > Great -- I used this sort of thing (below). But when I play the file it > doesn't respect the position parameter, it just starts from the beginning. > > http:// ... > /scrubber.swf?file=2006-11-16_1700_KCET_BBC_World_News-cued.flv&position=2590000 > The receipt from flytool2 reads, hasKeyframes: true cuePoints: - name: 00:00:00 time: 0 type: navigation - name: 00:00:10 time: 10 type: navigation - name: 00:00:20 time: 20 type: navigation What goes to the position parameter in the player? BTW I'm trying to find Jan Kneschke's instructions, but http://jan.kneschke.de is down. Dave > What am I doing wrong? > > Dave > > > 00:42:50 > 2570000 > navigation > > > 00:43:00 > 2580000 > navigation > > > 00:43:10 > 2590000 > navigation > > > 00:43:20 > 2600000 > navigation > > > > >> Ciao, >> Norman >> >> >> Am 11.02.2007 7:39 Uhr schrieb "David Liontooth" unter >> : >> >> >> >>> I'm trying to set cue points every ten seconds in this file, but the >>> times I give don't appear to be accepted. What am I missing? >>> >>> Dave >>> >>> >>> >>> > > _______________________________________________ > Flvtool2-users mailing list > Flvtool2-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/flvtool2-users > From brooks.andrus at gmail.com Thu Feb 15 22:59:20 2007 From: brooks.andrus at gmail.com (Brooks Andrus) Date: Thu, 15 Feb 2007 22:59:20 -0500 Subject: [FLVTool2-users] retain / add metadata to onMetaData info object Message-ID: <45D52C18.6070804@gmail.com> Can anyone tell me how I can preserve the existing metadata injected by my on2 encoder while still inserting the cue points with xml tags? Also, what's the tag structure if I wanted to add additional metadata to the onMetadata callback. The example only contains "navigation" and "event" cue point examples. Sorry for the noob questions here--there's a dearth of documentation available and I've been combing the web with little luck so far. Regards, Brooks From dario.debernardi at gmail.com Fri Feb 16 09:36:22 2007 From: dario.debernardi at gmail.com (Dario Debernardi) Date: Fri, 16 Feb 2007 15:36:22 +0100 Subject: [FLVTool2-users] videocodecid list -> where can I find it? Message-ID: <6707f53a0702160636t4f235d44hc10216b89ab5976a@mail.gmail.com> Dear FLV gurus, I've just installed flvtool2 but I'm struggling to obtain some documentation about what can be done and how... However I tried this #flvtool2 ./video.flv -P >> ./info_flv.txt it does a great job giving me all the information I need ;)) audiodatarate: 64 canSeekToEnd: 1 framerate: 12 videocodecid: 4 creationdate: Sun Nov 05 12:35:16 2006 audiodelay: 0 height: 288 audiocodecid: 2 videodatarate: 220 duration: 130.16 width: 360 The question is simple: where can I find audiocodecid and videocodecid list? stereo: true framerate: 15 audiosamplerate: 44100 videocodecid: 2 audiosamplesize: 16 filesize: 4972978 height: 270 audiocodecid: 2 videodatarate: 0 duration: 53.734 width: 480 I produced this video with ffmpeg and I know that 2 stands for flv (both for audio and for video) What's that 4 in the first data series? Thanks in advance, Dario -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/flvtool2-users/attachments/20070216/cb829c7c/attachment.html From norman.timmler at inlet-media.de Thu Feb 22 16:30:01 2007 From: norman.timmler at inlet-media.de (Norman Timmler) Date: Thu, 22 Feb 2007 22:30:01 +0100 Subject: [FLVTool2-users] videocodecid list -> where can I find it? In-Reply-To: <6707f53a0702160636t4f235d44hc10216b89ab5976a@mail.gmail.com> References: <6707f53a0702160636t4f235d44hc10216b89ab5976a@mail.gmail.com> Message-ID: Hi, Video: 2 is Sorenson H.263 3 is Screen Video 4 is On2 VP6 Audio: 0 is Uncompressed 1 is ADPCM 2 is MP3 5 is Nellymoser 8 kHz mono 6 is Nellymoser Ciao, Norman Am 16.02.2007 um 15:36 schrieb Dario Debernardi: > Dear FLV gurus, > I've just installed flvtool2 but I'm struggling to obtain some > documentation about what can be done and how... > However I tried this > > #flvtool2 ./video.flv -P >> ./info_flv.txt > > it does a great job giving me all the information I need ;)) > > audiodatarate: 64 > canSeekToEnd: 1 > framerate: 12 > videocodecid: 4 > creationdate: Sun Nov 05 12:35:16 2006 > > audiodelay: 0 > height: 288 > audiocodecid: 2 > videodatarate: 220 > duration: 130.16 > width: 360 > > The question is simple: > where can I find audiocodecid and videocodecid list? > > stereo: true > framerate: 15 > audiosamplerate: 44100 > videocodecid: 2 > audiosamplesize: 16 > filesize: 4972978 > height: 270 > audiocodecid: 2 > videodatarate: 0 > duration: 53.734 > width: 480 > > I produced this video with ffmpeg and I know that 2 stands for flv > (both for audio and for video) > What's that 4 in the first data series? > > Thanks in advance, Dario > _______________________________________________ > Flvtool2-users mailing list > Flvtool2-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/flvtool2-users From joshuajnoble at gmail.com Fri Feb 23 16:56:10 2007 From: joshuajnoble at gmail.com (Josh Noble) Date: Fri, 23 Feb 2007 16:56:10 -0500 Subject: [FLVTool2-users] adding keyframes? Message-ID: <22099a270702231356u27585757s1d440f87c3b3f20f@mail.gmail.com> I'm wondering how to add more keyframes. I know that I need an xml file but I was trying to do it like you would adding cuepoints and that didn't seem to work. Since the documentation is so thin can someone point me to how to add keyframes to a video? -- Joshua Noble http://thefactoryfactory.com