Browse by Tags

  • Callbacks and communicating with processing

    I have received a number of direct questions from Nirvanix users regarding callbacks and thought that I would share the information I sent to them with the entire community. Our processing servers allow you to work on requests that may take a significant amount of time. This means you can transcode videos...
    Posted to Developer Blog (Weblog) by BarryR on 08-14-2008
  • Callbacks and errors for upload / transcode

    Hey all, I have some QUICK AND EASY questions for the experts, as the API docs didn't have the answers I need. I would really appreciate any help I can get. 1. My users do an HTTP upload. One of the required parameters is "destFolderPath". Does this mean I can specify to upload to a particular...
    Posted to Support Issues and Questions (Forum) by marfar on 08-09-2008
  • time-based audio transcoding into a 30-second preview

    Hey all, The ability to transcode audio (mp3/wav/etc.) according to TIME is not yet available -- i.e. "clip"/"trim" an mp3 to a 30-second preview sample, say. Apparently they are working on it, but until available, we developers need to use hacked solutions sometimes! Has anyone found...
    Posted to Support Issues and Questions (Forum) by marfar on 08-05-2008
  • Transcoding a lot of files

    Hi. We soon need to transcode about 50.000 MP3 files (250 GB.) - can your system handle that we list them all for transcoding at once or should we do eg. 1.000 at a time? Thanks dotmlj
    Posted to Support Issues and Questions (Forum) by dotmlj on 06-13-2008
  • Transcoding showing evaluation license

    Hi, PresetTranscoded videos are coming through with a "evaluation version" watermark & message overlaid! Anthony
    Posted to Support Issues and Questions (Forum) by acorcutt on 04-12-2008
  • Transcoding

    What is transcoding and how does this help my business? We hear this question quite often. Transcoding is the conversion of one format to another, for example, conversion of windows media video to Flash or .avi to h.264. Since the launch of the beta functionality, we have been gathering feedback and...
    Posted to Developer Blog (Weblog) by BarryR on 03-21-2008
  • Only audio transcoding to 128 bitrate

    Hi. I'm trying to transcode an MP3 file to a bitrate of 64 but the resulting transcodet files are always 128. It's like the system ignors the bitrate:64 option. My code is as follows (.Net 2.0 VB) Dim nirvAudio As New Audio() Dim options As String () = { "bitRate:64" } nirvAudio.Transcode...
    Posted to Support Issues and Questions (Forum) by dotmlj on 03-13-2008
  • 3 New Functions for the IMFS.php Class

    These 3 functions were not in the IMFS.php class from the Reference Application: PHP File System Manager, upload a file, convert a video file, and extract frames from a video file. You can find the code here http://www.ipoots.com/post_view3.html or you can be kind and Digg it here http://digg.com/programming...
    Posted to PHP (Forum) by bej34 on 01-14-2008
  • Re: Using a Flash Uploading mechanism

    To follow up the chat we had: [quote user="Alexxis"] Once I upload a jpg, can it then be resized and renamed with specific names i send with the request on your system?[/quote] The calls for Image Resize can be found in our documentation at: http://developer.nirvanix.com/sitefiles/1000/API...
    Posted to Flash - Actionscript / Flex (Forum) by BarryR on 12-27-2007
Page 1 of 1 (9 items)