cpawelzik.com
Christopher Pawelzik » ffmpeg
http://www.cpawelzik.com/tag/ffmpeg-2
SDL Passolo add-in development. SDL Trados Studio development. Posts Tagged ‘ffmpeg’. Converting videos to audio files with libcpxvta and FFmpeg. November 7th, 2013. A C library based on FFmpeg. That makes it easy to convert videos to mp3 or ogg audio files. The source code below shows how to use this library from .NET:. TARGET FORMAT MP3 =. TARGET FORMAT OGG =. Target format ;. Rs sample rate ;. Rs bit rate ;. Rs channels ;. Cpxvta convert (. VideoFile, [. NotifyProgressDelegate notifyProgressCallback ;.
loctimize.com
Schulung & Beratung für Übersetzung & Lokalisierung- Loctimize GmbH
http://www.loctimize.com/de
Für international tätige Unternehmen und Sprachdienstleister in den Bereichen Übersetzung. Unabhängig, praxisnah und lösungsorientiert zu Prozessen, Technologien und Tools. Projektmanager, Übersetzer und Terminologen:. Online, onsite, weltweit in 7 Sprachen. Wir sind für Sie da! Bei Problemen mit Übersetzungstools für Sprachdienstleister. Wir unterstützen Sie bei der Entwicklung von Schnittstellen. Und Erweiterungen für Übersetzungstools und Content Management Systeme. Wir sind für Sie da! Termine für of...
boxma-it.com
Publications | Boxma
http://www.boxma-it.com/resources/publications
Smart documentation and localization solutions. Passolo addin for Qt. Acrolinx for SDL Passolo. WYSIWYG in SDL Passolo. SDL Trados Studio customizations. MyMemory for SDL Studio. Advanced TM Search for SDL Studio 2011 and 2014. Visual localization for web applications. Visual localization for Microsoft Silverlight. A guide to software localization, SDL, July 2013, Henk Boxma. The guide at the SDL website. Review of XTM Cloud, Multilingual magazine, June 2013, Henk Boxma. Free – Download.
boxma-it.com
Solutions | Boxma
http://www.boxma-it.com/solutions
Smart documentation and localization solutions. Passolo addin for Qt. Acrolinx for SDL Passolo. WYSIWYG in SDL Passolo. SDL Trados Studio customizations. MyMemory for SDL Studio. Advanced TM Search for SDL Studio 2011 and 2014. Visual localization for web applications. Visual localization for Microsoft Silverlight. We have a broad portfolio of solutions to support localization and documentation processes:. Passolo addin for Qt. Acrolinx for SDL Passolo. WYSIWYG in SDL Passolo. MyMemory for SDL Studio.
boxma-it.com
Services | Boxma
http://www.boxma-it.com/services
Smart documentation and localization solutions. Passolo addin for Qt. Acrolinx for SDL Passolo. WYSIWYG in SDL Passolo. SDL Trados Studio customizations. MyMemory for SDL Studio. Advanced TM Search for SDL Studio 2011 and 2014. Visual localization for web applications. Visual localization for Microsoft Silverlight. Consult us to improve. We organize and host workshops with your cross functional teams. Manage complex internationalization and localization projects. Design and implement software solutions.
loctimize.com
Schulung & Beratung für Übersetzung & Lokalisierung- Loctimize GmbH
http://www.loctimize.com/de.html
Für international tätige Unternehmen und Sprachdienstleister in den Bereichen Übersetzung. Unabhängig, praxisnah und lösungsorientiert zu Prozessen, Technologien und Tools. Projektmanager, Übersetzer und Terminologen:. Online, onsite, weltweit in 7 Sprachen. Wir sind für Sie da! Bei Problemen mit Übersetzungstools für Sprachdienstleister. Wir unterstützen Sie bei der Entwicklung von Schnittstellen. Und Erweiterungen für Übersetzungstools und Content Management Systeme. Wir sind für Sie da! Termine für of...
cpawelzik.com
Christopher Pawelzik » SDL Passolo add-in development
http://www.cpawelzik.com/services/sdl-passolo-development
SDL Passolo add-in development. SDL Trados Studio development. SDL Passolo add-in development. February 14th, 2014. Is a professional software localization tool. We master the API and have many years experience with the development of Passolo add-ins. Since 2005, we developed more than 20 add-ins for Passolo. That adds support for Qt TS files. Translating in context saves time and increases the quality of translation. In addition to a file parser, we can help you to visualize resources in Passolo to ...
cpawelzik.com
Christopher Pawelzik » FFmpeg
http://www.cpawelzik.com/category/ffmpeg
SDL Passolo add-in development. SDL Trados Studio development. Archive for the ‘FFmpeg’ Category. Converting videos to audio files with libcpxvta and FFmpeg. November 7th, 2013. A C library based on FFmpeg. That makes it easy to convert videos to mp3 or ogg audio files. The source code below shows how to use this library from .NET:. TARGET FORMAT MP3 =. TARGET FORMAT OGG =. Target format ;. Rs sample rate ;. Rs bit rate ;. Rs channels ;. Cpxvta convert (. VideoFile, [. Set up the library to generate MP3s.
cpawelzik.com
Christopher Pawelzik » Avoid OutOfMemoryException with MemoryTributary
http://www.cpawelzik.com/2013/11/avoid-outofmemoryexception-with-memorytributary
SDL Passolo add-in development. SDL Trados Studio development. Avoid OutOfMemoryException with MemoryTributary. Avoid OutOfMemoryException with MemoryTributary. November 12th, 2013. It is therefore a good idea to split large amount of data into multiple byte arrays instead of using a single, huge array. Is a replacement for MemoryStream that does exactly this. It also derives from System.IO.Stream but instead of using a single buffer, it manages data in multiple small chunks. Qt Parser for SDL Passolo.