parlatype | GNOME audio player for transcription | Video Utils library
kandi X-RAY | parlatype Summary
kandi X-RAY | parlatype Summary
Minimal audio player for manual speech transcription. More info and packages available at The following instructions are for developers, contributors and those who want to have the latest version from the main branch.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of parlatype
parlatype Key Features
parlatype Examples and Code Snippets
Community Discussions
Trending Discussions on parlatype
QUESTION
Many simple programs use gstreamer for handling media files. And in doing so they define the output-device to be "autoaudiosink". This doesn't work for me since this forces the use of HDMI-sound output which I do not have attached to my computer. I tried patching such a program with alsasink device=hw:1,0
in place of autoaudiosink
, but this produced an error (and the program isn't able to tell me which error it is). I suspect gstreamer library does not like spaces in its library-function-parameters.
My new idea is to maybe delete the hdmi-driver from my installation? Or is there some other way to prevent autoaudiosink to choose that?
What is the correct way in a program using the gstreamer library to express above idea of hard-coding my device? For example in http://github.com/gkarsay/parlatype.git my patch says
...ANSWER
Answered 2019-Dec-16 at 09:01You use g_object_set()
to set properties on elements. Simply instantiate the element:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install parlatype
Download the latest release tarball from https://github.com/gkarsay/parlatype/releases/latest. Assuming it’s version 3.1 and you only want the program:.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page