
Konverter
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Konverter is an easy to use but powerfull KDE video conversion tool. It helps to convert almost every videofile into the most common different videoformats and codecs. Beside converting, Konverter is also able to scale/crop your videos, change codec details or just changes the audio format of your file. Also other features like splitting and concat videos, integrated realtime preview are included.
15 years ago
0.93
-----
major code cleanup, lavc multipass, many bugfixes, new xine-backend, better KDe integration
15 years ago
0.93
-----
major code cleanup, lavc multipass, many bugfixes, new xine-backend, better KDe integration
jdb2
12 years ago
When I compile from the "latest" ( 0.93 ) source tarball by either starting up Kdevelop and loading the included project file, or just by doing 'make ; sudo make install ' , typing 'konverter' on the command line results in this strange error message :
"
konverter: /opt/Xilinx/10.1/ISE/lib/lin/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by konverter)
"
Yes, I have the Xilinx tools installed, but what the heck does that have to do with Konverter? Also, no icon is installed on the desktop or entry added to the Kicker menu whether building and installing via make or Kdevelop.
Report
amr2205
13 years ago
Report
rumcho
13 years ago
Report
MurDoK
14 years ago
getOpenFileName function, I tried to fix it but my knowledge is very limited so I couldn't :___(
See you!
Report
bls0n
13 years ago
Great program!
Report
SirRomanov
14 years ago
I actually took the debian package, I'm on Kubuntu kernel 2.6.12.
Thx...
Report
vkorecky
13 years ago
Kubuntu 7.04
------------
KDE: 3.5.6
Kernel: 2.6.20-16
There is Backtrace :
-------------------
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1234168112 (LWP 13173)]
[New Thread -1305289840 (LWP 13180)]
[New Thread -1296897136 (LWP 13179)]
[New Thread -1288303728 (LWP 13178)]
[New Thread -1278022768 (LWP 13177)]
[New Thread -1265529968 (LWP 13176)]
[New Thread -1257137264 (LWP 13175)]
[New Thread -1244324976 (LWP 13174)]
(no debugging symbols found)
(no debugging symbols found)
...
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0xb6cf9460 in pthread_mutex_lock ()
from /lib/tls/i686/cmov/libpthread.so.0
#7 0xb6d335ef in ?? () from /usr/lib/libX11.so.6
#8 0x0000000d in ?? ()
#9 0xb6df6b2c in ?? () from /usr/lib/libX11.so.6
#10 0xbfb64c88 in ?? ()
#11 0xb6d49808 in XrmEnumerateDatabase () from /usr/lib/libX11.so.6
Backtrace stopped: frame did not save the PC
Report
raatschek
14 years ago
Qt: 3.3.6
KDE: 3.5.3
kde-config: 1.0
2.6.15-26-k7
tested on kubuntu dapper 6.06
Report
google01103
14 years ago
Report
tomek32
14 years ago
I was thinking of making a similar app to dvd::rip for kde, and you're just missing the dvd feature right now
Report
leopard
14 years ago
it need a configure script
Report
northerndigitals
15 years ago
Report
kdeveloper
14 years ago
qmake && make
and I've got a log list of errors on my Slackware. Why people create application not in the standard rules?
Report
paai
15 years ago
returns an error. Some info about the
correct version of memcoder would beee
appreciated.
mencoder -ovc lavc -lavcopts vcodec=mpeg2video -oac lavc -lavcopts acodec=ac3 /Data2/Studio/athletic.mpg -o /home/paai/
Report
paai
15 years ago
Report
josesuarez
15 years ago
BTW, there's another "KDE mencoder" project called kmenc15. I think it's not as mature as konverter, but maybe you would like to join efforts together to get a even better app :)
Keep the good work
Report
msimplay
15 years ago
as in add files to some kind of playlist and then do the files automatically to a designated file format. This would be great in the case of dvd authoring
Report
keefaz
15 years ago
Report
bbj
15 years ago
great software - looks good. Two questions:
While concat two avi-files, I get the error:
************************************
Error: Failed to run avimerge.
Check if transcode is installed and in your PATH.
************************************
Whats that ??
And i wonder, can the program merge mpegs ?????? THAT would be great!
Best
BJ
Report
Corven
15 years ago
I notice while running gmake the flag "-mtune=pentiumpro" running on each command... Now, I'm familiar with Linux as a user, so humor me here - can I change this directly or indirectly to optimize the build for my Athlon XP 2400?
Thanks for your hard work on this app!!!
Report
mobtek
15 years ago
Report
justwantin
15 years ago
However, I am at a loss as to what to do in konvert to create a dvd. What format does the mpeg-ps file need to be converted to?
Any pointer would be most appreciiated.
Report
linux3114a
15 years ago
Help
Report
karlandtanya
15 years ago
k3b-0.12.1 identifies these correctly as vcd-compliant, and I burn a vcd.
vcd plays on my panasonic dvd-rv32.
However, using konverter-0.93 (built under slackware with the notes listed in the above comments), I cannot create a vcd-compliant video file, using the same source.
I have tried using mpeg-1 format and tried all the available audio formats.
no dice: k3b-0.12.1 does not recognize the file as MPEG1 or MPEG2 compliant.
Can anybody tell me what I'm doing wrong here?
How has the implementation of MPEG1 format changed from 0.7 to 0.93?
Thanks!
Report
maarizwan
15 years ago
in slackware i have to edit the Makefile and change /usr/share/qt3 to /usr/lib/qt so that i can run make afterwards.
thanks anyways.
Report