Copyright © 2008 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
famfamfam
Hi Kaltura Gurus,
I have a large collection of media that I want to upload to the Kaltura Network.
At the moment all the content is in the form of 1920 x 1080 ProRes HQ 25fps Quicktime files.
What's the best workflow for getting this content onto Kaltura?
Should I do the Flash encoding locally and then upload the FLV files via the KMC? If so, what frame size, compression settings, etc.? Obviously I want the footage to be as of the highest quality as possible.
Or... Should I compress the Quicktime files to something small like a H.264 Quicktime locally and then upload those to Kaltura using the KMC and let Kaltura handle the recompression? If so, again, what frame size, compression rate, etc.?
Is there a faster method than manually uploading each file via the KMC?
Should I upload all the files to a FTP server and then use a CSV file?
How have others got their content onto Kaltura?
Has anyone developed a multi-file upload tool like YouTube has? If not, that would certainly be something worth looking into.
Are there any pros and cons when doing the FLV compression yourself versus letting the Kaltura servers handle it?
Sorry for the mountain load of questions, but I have a lot of footage I want to get online, and I don't want to have to do things twice! I also don't want to waste all my free Kaltura bandwidth!
Thanks in advance...
Best Regards, Chris!
Hi Chris,
There are 4 main flows for uploading your content -
In general the source content does not matter and you could upload the files as is, then the Kaltura Server will handle the transcoding for you.
Due to the amount of codecs and video formats out there, we might on rare cases fail to convert your file, in this case - please submit a post or support message to let us know.
The common codecs and formats (such as avi, mov, mpg, flv, wmv, etc) are all supported.
The frame size and Kbits/sec should be according to your expectations - you should consider the following -
You can upload your FLV footage to Kaltura using bypass FLV feature and we'll keep your encoded files. This means that whatever encoding you used will be maintained.
Has anyone developed a multi-file upload tool like YouTube has? If not, that would certainly be something worth looking into.
The KCW has the option of selecting multiple files and upload on the same session, is that what you're looking for ?
When you do the encoding on your own, you should be aware of the above and also have the best transcoder for the job (We recommend using Adobe Media Encoder CS4).
The pro to this is that you will be in full control of how the file is encoded and after uploading the file will be immediately available due to conversion process will be not needed.
The con is that you will be converting the files yourself (a task not everyone is capable of due to time and budget limitations).
Thank you so much for your detailed reply! I really appreciate it! All of that makes perfect sense...
It would be fantastic if when footage was loaded into the KAE that the footage is of very low quality (so the editing process is really fast) - however, when played back on the KDP it defaulted to playing back in a high quality mode. Even better, it would be great if it was like YouTube in regards to the ability to be able to watch it in Normal Mode or High Quality/HD mode. I doubt this functionality exists now - but something to think about for the future I guess...
Thanks again, and I'll let you know if I have any problems...
Just out of interest, can you please tell me what settings/compression ratios you used for this site?
Thanks!
Hey Chris,
the videos seen on the Namco-Bandai mini-site were transcoded using the On2 commercial transcoder with these parameters: -r 25 -b 700 -k 100 -w 400 -h 226
Hope this helps.
Elad.
Hi Elad,
Sorry, but I have no idea what those parameters actually refer to. Could you please explain what they mean, or provide me with a link to the user manual for the "On2 Commercial Transcoder"?
Thanks!
Best Regards, Chris!
Hey Chris,
Basically mean that it was encoded using the On2 Flix encoding engine with these params:
-r 25 -b 700 -k 100 -w 400 -h 226
25fps, 700bitrate, 100 gopsize, 400width, 226 height
you can find more information about the available params of the Flix On2 website.
Cheers,
Elad.
Thanks Elad!
Hi
and here http://corp.kaltura.com/technology/video_player for the HD what did you use?
Thanks
The Big Buck Bunny trailer was converted at 1280x720 screen resolution @ 2000kbps using On2 H264 codec
Hi there,
what is your take on the preferred frame rate. I have heard that using 30p is better as most user displays run on 60Hz.
Does this make a difference at all?
Bernd
Depends on what format you shot on. Down under everything is shot at 25fps, and therefore displaying at 25fps makes sense for us. However, in the States, 24P or 30P is generally a nice option depending on the kind of content you're showcasing and the format it was acquired on.
Chris!
Also... does that mean if you do the FLV compression locally that you can upload HD footage even though the KMC doesn't support HD encoding without a commercial encoder agreement?