
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
KVideoEncoder is a GUI for the mencoder and transcode;
my goal is to write a kind of TMPGEnc Clone for linux with additional features.
For example, KVideoEncoder supports joining of two or more videos and dvd-ripping.
13 years ago
Sorry everybody, but I just don't have the time to work on KVideoEncoder at the moment.
0.09 should came with a new dvd reading engine, build with some great patches I've received and some other new features, but...
I've uploaded the current status for you, maybe dvd-reading is broken on some systems, but the annoying language bug is fixed.
I've got much to do now (work, etc) and this is the moment where the OSS-thing become important.
I've got space for a website and a CVS at sourceforge, maybe somebody could help me to set these things up? And maybe we could continue developing KVideoEncoder together.
Changes (0.09beta2):
===================
- Added support for UTF-8
- Language bug fixed
Changes (0.08):
==================
* 1 Bugfix
* Some minor improvements (thanks to Алексей Кузнецов)
* Crop filter added
* Translations updated
* Czech translation (thanks to Robert Stodulka)
Changes (rc2):
===================
* file encoding repaired (mencoder).
Changes (rc1):
===================
* Nine bugfixes, including:
- #25: DVD-ripping repaired (mencoder).
- #26: MPEG-Encoding should work with the new versions of mencoder.
- #29-31: Some crashes fixed.
- #32: Xvid multipass encoding repaired (mencoder).
- #34: No crash if your PC/notebook doesn't have any IDE devices.
* Audio PCM encoding
* Error handling (mencoder)
* Some design improvements
* Some improvements related to the configure script and the makefile.
* transcode improvements
* New Tool: FLV2MPEG
==========================
Please note that transcode may not work when you try it. The problem is, that - for example - you've round about five different ways to encode an MPEG file; which one the right for is depends on your transcode installation and the installed modules.
KVideoEncoder must deal with this problems but that doesn't work very good at the moment. I'm working on it and I hope that you can help me (write comments, etc).
13 years ago
Sorry everybody, but I just don't have the time to work on KVideoEncoder at the moment.
0.09 should came with a new dvd reading engine, build with some great patches I've received and some other new features, but...
I've uploaded the current status for you, maybe dvd-reading is broken on some systems, but the annoying language bug is fixed.
I've got much to do now (work, etc) and this is the moment where the OSS-thing become important.
I've got space for a website and a CVS at sourceforge, maybe somebody could help me to set these things up? And maybe we could continue developing KVideoEncoder together.
Changes (0.09beta2):
===================
- Added support for UTF-8
- Language bug fixed
Changes (0.08):
==================
* 1 Bugfix
* Some minor improvements (thanks to Алексей Кузнецов)
* Crop filter added
* Translations updated
* Czech translation (thanks to Robert Stodulka)
Changes (rc2):
===================
* file encoding repaired (mencoder).
Changes (rc1):
===================
* Nine bugfixes, including:
- #25: DVD-ripping repaired (mencoder).
- #26: MPEG-Encoding should work with the new versions of mencoder.
- #29-31: Some crashes fixed.
- #32: Xvid multipass encoding repaired (mencoder).
- #34: No crash if your PC/notebook doesn't have any IDE devices.
* Audio PCM encoding
* Error handling (mencoder)
* Some design improvements
* Some improvements related to the configure script and the makefile.
* transcode improvements
* New Tool: FLV2MPEG
==========================
Please note that transcode may not work when you try it. The problem is, that - for example - you've round about five different ways to encode an MPEG file; which one the right for is depends on your transcode installation and the installed modules.
KVideoEncoder must deal with this problems but that doesn't work very good at the moment. I'm working on it and I hope that you can help me (write comments, etc).
koronation
11 years ago
http://www.2shared.com/file/6376914/484035a8/kvideoencoder-008rr01-2mdv20091i586.html
Report
jessgwiii
12 years ago
Then I had to split the video's with TMPEGEnc using Wine(MPEG Tools Work really good with Wine).
Your program enabled me to encode a movie with VCD quality Video and DVD quality sound saving(you have no idea how much) a lot of time.
Then I use it to De-Multiplex the video as well. Now I don't have to load the buggy TMPEGEnc under Wine anymore or use Avidemux.
But yeah that darn language change is annoying, but by far less then Wine.
Thanks Again!
Report
BorgQueen
12 years ago
Would it be possible to add a default profile for this device and other sandisk devices that are said to be linux compatible by the company? I'm asking all the video converter devels, in hope that someone will consider it.
We would greatly appreciate it.
Video Container: Fully interleaved AVI
Codec: MPEG-4 (Simple Profile level 1 or 2)
Bitrate: Up to 512 Kbps
Resolutions: QCIF+ (224x176)
FPS: Up to 20 fps
bitrate:128kbps
no. of channels:2
sample rate:44100khz
Report
jessgwiii
12 years ago
Good Luck!
Report
chandraiitk
13 years ago
1. In Output--->Video Codec---->MPEG+DVD option--->Framerate, even if I choose 29.97 fps, it shows 30 fps once I start encoding a video. Could you please fix it because this is the framerate widely adopted in DVD format videos.
2. In the Output--->Audio Codec section, the encoding is not possible in AC3 format, what is again a well-known format for DVDs. Could u please add the AC3 encoding option also.
Thanks!
Report
pejakm
13 years ago
And every time I run any of the dialog it switches to Czech language.
However, there's Mandriva 2007 rpm:
http://pejakm.googlepages.com/kvideoencoder-0.08-pm2007.0.rpm
Report
insulae
13 years ago
Report
mf2
13 years ago
Report
insulae
13 years ago
Report
SWaN
13 years ago
Quote:#include ".ui/preferences.h"
to mainform.ui.h to make it compile on Kubuntu Feisty, or the following error occurres (already seen on these pages):
Quote:.ui/../mainform.ui.h: In member function 'virtual void Form1::toolsPreferencesAction_activated()':
.ui/../mainform.ui.h:838: error: 'preferencesWnd' was not declared in this scope
.ui/../mainform.ui.h:838: error: 'prefDlg' was not declared in this scope
.ui/../mainform.ui.h:838: error: expected type-specifier before 'preferencesWnd'
.ui/../mainform.ui.h:838: error: expected `;' before 'preferencesWnd'
.ui/../mainform.ui.h:862: error: type '<type error>' argument given to 'delete', expected pointer
Report
rwreed
13 years ago
Just one thing though, it would be great if there was a CLI version so I could run it in a script, or if there was a log that indicated how you constructed the transcode and mencoder commands.
Report
Raven24
13 years ago
Also, I think, it would be great to add a field which enables the user to convert more than one video - like "batch conversion"...
Report
ih8windoze
14 years ago
Report
gohanz
14 years ago
http://www.slacky.it/index.php?option=com_remository&Itemid=29&id=882&func=fileinfo
Report
shevegen
14 years ago
On my system, qt3 is on
/usr/qt3
Any chance to fix this error?
Report
Raven24
13 years ago
Report
BorgQueen
14 years ago
Report
gohanz
14 years ago
www.slacky.it
http://www.slacky.it/index.php?option=com_remository&Itemid=29&func=fileinfo&id=882
Report
chandraiitk
14 years ago
sh: pidof: command not found
I dont know it it affects something or not. I am mentioning if something unexpected is going on.
Report
mf2
14 years ago
Report
chandraiitk
14 years ago
Report
eprparadocs
14 years ago
Creating: src/Makefile
uic: File generated with too old version of Qt Designer
Can you tell me how I correct this problem?
Peace,
CHaz.
Report
mf2
14 years ago
you need to install the Qt package which let you compile Qt 3.x apps with Qt 4.x installed. On (K)ubuntu this package is called libqt4-qt3support.
Hope that helps.
Report
cwegrzyn
14 years ago
Peace.
Report
derMosher
14 years ago
On Gentoo you'll automatically get the Qt development files when you install Qt 3. In case you have both Qt 3 and Qt 4 installed, I guess the configure script will pick the Qt 4 qmake binary. Please try the ebuild I've sent to you if it works for you. I'm installing Qt 4.1 in the meantime so I can have a look at this, too.
Report