search for: libsyn

Displaying 8 results from an estimated 8 matches for "libsyn".

Did you mean: libsys
2006 Mar 10
10
Textmate Rails Plugin Cheat Sheet
...his Rails bundle casually, i''d really recommend taking a closer look and checking out some of its awesome features, like the ability to temporally pull all partials into the main View and the auto self-down on table/column drops in Migrations etc. Check out this video: http://media.libsyn.com/media/beercaster/ TextMateRailsBundle640x480.mov or read about the features: http:// syncpeople.com/downloads/syncpeople_on_rails_features. Thanks to Duane Johnson and syncPEOPLE for creating such an awesome bundle. Sebastian
2006 Mar 09
11
syncPEOPLE on Rails TextMate Bundle 1.0 & Screencast
...entary migrations in the self.down method. Edit partials inline, or create a partial from a selection. Move easily between controller, view and functional test. == Watch the Screencast == I (Duane) have put together a 10-min screencast of the bundle in action. View it at http://media.libsyn.com/media/beercaster/ TextMateRailsBundle640x480.mov == Download the Disk Image == http://inquirylabs.com/downloads/syncPeople%20on%20Rails%201.0.dmg == Find out More == Visit http://syncpeople.com/downloads and http://syncpeople.com/ downloads/syncpeople_on_rails_features Regards, Duane John...
2010 Jun 13
2
wrappers
...t are: 1. run a command and then enter the tags from console 2. use error codes in the same way If anybody has any suggestions on changes or additions to these scripts, let me know. They are GPL3-ed, so you can use them and pass them along if you like. - Volodya -- http://freedom.libsyn.com/ Echo of Freedom, Radical Podcast "None of us are free until all of us are free." ~ Mihail Bakunin -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: oggz-comments Url: http://lists.xiph.org/pipermail/ogg-dev/attachments/20...
2010 Oct 19
1
Using oggCat
Hi, folks. I'm trying to prepend an OGG file with a given amount of silence. The solution that another developer and I are working with is to generate an audio file of a given duration of silence, convert that to OGG and use oggCat to try to append them. This does work, however I'm seeing that in Windows, oggCat is seems to be re-encoding the audio (it counts from 0 to what I assume is
2010 Oct 20
0
Using oggCat
...dy more knowledgeable should really > correct > if if that is so) but you can literally concatenate two files together and > it > *is* ok by the spec. I am unsure as to which players will play the > resultant file. > > - Volodya > > -- > http://freedom.libsyn.com/ Echo of Freedom, Radical Podcast > > "None of us are free until all of us are free." ~ Mihail Bakunin > > > ------------------------------ > > _______________________________________________ > ogg-dev mailing list > ogg-dev at xiph.org > http://l...
2006 Aug 06
2
TextMate + Rails
Hi, Could anyone point to some TextMate resources ? I found a few bundles, but they were all corrupted... JEtienne -- Posted via http://www.ruby-forum.com/.
2010 Jun 13
0
wrappers
...e tags from console 2. use error > codes in the same way > > If anybody has any suggestions on changes or additions to these scripts, let > me know. They are GPL3-ed, so you can use them and pass them along if you > like. > > ? ? ? ? ? - Volodya > > -- > http://freedom.libsyn.com/ ? ? Echo of Freedom, Radical Podcast > > ?"None of us are free until all of us are free." ? ?~ Mihail Bakunin > > #!/bin/bash > > # Name: oggz-comments > # Version: 0,1a > # Author: Volodya > # Year: 2010 > # Licence: GPL 3.0 > > # this is an oggz-...
2010 Nov 26
3
how to set default audio track?
Hallo oggs, i googled it but still can't find any answer: how can i set default audio track? I transcode my dvds to ogg, i use gst-launch for it: gst-launch filesrc location=stream.dump ! mpegpsdemux name=demux \ oggmux name=mux ! filesink location=out.ogg \ demux.audio_80 ! a52dec mode=2 ! audioconvert ! audioresample ! audio/x-raw-float,rate=44100,channels=2 ! audiorate ! \ taginject