
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
Kmenc15 is an advanced MEncoder frontend, generally designed to be a VirtualDub replacement for Linux. It is most useful for editing and encoding large high quality AVIs capped from TV. It allows cutting and merging at exact frames, applying any MPlayer/MEncoder filter, with preview.
It requires CVS MEncoder to work. It will probably work on any POSIX platform, but it has been tested only on GNU/Linux.
Kmenc15 only supports opening AVI's.
If there are any problems compiling/installing, please carefully read the README.
Send bugs, problems, comments and patches to kmenc15@gmail.com .
15 years ago
0.04 - 04/04/05
* New native MEncoder file merging
* Help for main buttons
0.03 - 02/05/05
* Major speed optimizations, far less processes necessary for encode
* Almsot complete code re-write, more modular
* More robustness against bad user input
* Possibly more portability
* Small bug fixes
* Makfile improoved
0.02 - 10/24/04
* Window is now Resizable.
* Filter crop imporved.
* Added startup logo.
* Save/load template and session.
* General addons and fixes.
* Video filters Help added
* My own hand made Makefile, no m4.
0.01 - 9/28/04
* Initial release.
15 years ago
0.04 - 04/04/05
* New native MEncoder file merging
* Help for main buttons
0.03 - 02/05/05
* Major speed optimizations, far less processes necessary for encode
* Almsot complete code re-write, more modular
* More robustness against bad user input
* Possibly more portability
* Small bug fixes
* Makfile improoved
0.02 - 10/24/04
* Window is now Resizable.
* Filter crop imporved.
* Added startup logo.
* Save/load template and session.
* General addons and fixes.
* Video filters Help added
* My own hand made Makefile, no m4.
0.01 - 9/28/04
* Initial release.
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
zatar
14 years ago
I got the following error(s):
g++ -fno-exceptions -Wall -O2 -I/usr/include/qt3 -I -c -o main.o main.cpp
main.cpp:21:18: error: wcon.h: No such file or directory
main.cpp:23:24: error: kaboutdata.h: No such file or directory
main.cpp:24:26: error: kcmdlineargs.h: No such file or directory
main.cpp:25:21: error: klocale.h: No such file or directory
main.cpp:26:26: error: kapplication.h: No such file or directory
main.h:34: error: expected initializer before ‘&’ token
main.h:35: error: expected initializer before ‘&’ token
main.h:39: error: field ‘origfile’ has incomplete type
main.h:40: error: field ‘origidx’ has incomplete type
main.cpp:29: error: ‘I18N_NOOP’ was not declared in this scope
main.cpp:33: error: ‘KCmdLineOptions’ does not name a type
main.cpp: In function ‘int main(int, char**)’:
main.cpp:43: error: ‘KAboutData’ was not declared in this scope
main.cpp:43: error: expected `;' before ‘about’
main.cpp:45: error: ‘about’ was not declared in this scope
main.cpp:46: error: ‘KCmdLineArgs’ has not been declared
main.cpp:46: error: ‘init’ was not declared in this scope
main.cpp:47: error: ‘KCmdLineArgs’ has not been declared
main.cpp:47: error: ‘options’ was not declared in this scope
main.cpp:47: error: ‘addCmdLineOptions’ was not declared in this scope
main.cpp:48: error: aggregate ‘KApplication app’ has incomplete type and cannot be defined
main.cpp:49: error: ‘kmenc15’ was not declared in this scope
main.cpp:49: error: expected `;' before ‘mainWin’
main.cpp:60: error: ‘mainWin’ was not declared in this scope
make: *** [main.o] Error 1
Report
SvenF
14 years ago
/usr/qt/3/bin/uic -pch klocale.h -tr tr2i18n -impl wcon.h -o wcon.cpp wcon.ui
patch -s --no-backup-if-mismatch < wcon.diff
g++ -I/usr/qt/3/include -I/usr/kde/3.5/include -MM main.cpp dialog.cpp wcon.cpp images.cpp process.cpp >> Makefile.dep
wcon.cpp:44:23: khtmlpart.h: No such file or directory
which I resolved by
cd /usr/kde/3.5/include/ &&sudo ln -s khtml_part.h khtmlpart.h
on gentoo amd64 kde-3.5.2 gcc-3.4.6 glibc-2.4
The Program itself runs fine, so thanks a lot!
Report
gohanz
15 years ago
http://www.slacky.it/index.php?option=com_remository&Itemid=1&func=fileinfo&filecatid=781&parent=category
Report
taki
15 years ago
Together with KTvSchedule [1] the three form a fine tv application set :-D
[1] http://www.kde-apps.org/content/show.php?content=23381
[2] http://www.kde-apps.org/content/show.php?content=22747
Report
Dwaine
15 years ago
Too bad it only loads avi's.
Great application.
Report
redmac5
15 years ago
I had to change the Makefile by hand to 'KDELIBS= ${KDEDIR}/lib64' for it to work. Please take 64bit systems into account for the next release.
Report
ods15
15 years ago
Report
MBerezovsky
15 years ago
Report
ods15
15 years ago
I plan on adding EDL support when I have the time, so you'll be able to delete sections, just like VirtualDub.
Report
MBerezovsky
15 years ago
Report
ods15
15 years ago
"Kmenc15 only supports opening AVI's."
- ods15
Report
awt586
16 years ago
MEncoder 1.0pre6-3.4.2 (C) 2000-2004 MPlayer Team
CPU: Advanced Micro Devices Duron Spitfire (Family: 6, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx
File not found: 'frameno.avi'
Failed to open frameno.avi
The vbr option must be an integer: cbr
Exiting... (error parsing cmdline)
Just playing around and get this error
Report
ods15
16 years ago
New version (0.1) should be out in a week or so.. Stay tuned...
Report
drzukov
16 years ago
Oh, and a great program by the way. ;)
Report
ods15
16 years ago
thank :)
and, working on it. expect a new version in a week or 2, hopefully...
i'm doing a half-rewrite, so it's taking me a while.
Report
token
16 years ago
I have the .tar.gz mirrored on my 10mbit dedicated server for you until you get everything resolved. Hope to see this program evolve, I'm doing what I can to make sure that happens!
http://cobalt.delete.org/~token/kmenc15-0.02.tar.gz
I have a lot of bandwidth to spare, so go ahead and take your time getting things fixed.
-t
Report
ods15
16 years ago
The shell that was holding my files formatted and was down for a few days, its back now, everything should be ok.
Thankyou for your help though and interest in my prog. :)
Small unrelated note, I havent done much developing in the prog lately because I haven't found much to improove. I am looking for tips and notes from anyone interested in how to improove my program. E-mail me at the address mentioned above or in the comments here.
- ods15
Report
MMax
16 years ago
Report
ods15
16 years ago
My program thanks to MEncoder can already both open and encode to divx and xvid avi's, what more do you need?...
Report
Josephine_double
16 years ago
undefined reference to `qembed_findImage(QString const&)'
what do i have to #include to get this working on a suse 9.1/9.2?
Report
ods15
16 years ago
Those functions are mine, there's no #include that you need, they are in images.cpp .
images.cpp is autogenerated by the prog qembed, since i have already recieved one complaint about qembed not working, i included images.cpp directly in the bzip, try downloading it again, an 'images.cpp' should be in the dir of the source.
If you still cant compile, try e-mailing me with more details (complete make output). scroll up for my email. :)
Report
only
16 years ago
The buttons at the bottom are hidden.
(screen1024x768)
Report
ods15
16 years ago
So far it looks like v0.02 will have a ton of additions and fixes, way more than I originally planned...
Report
trapni
16 years ago
* what's the official homepage (am I blind? can't find any)
* what's 0.02 supposed to be? like 0.2 or 0.0.2 or 0.2.0?
Thanks,
Christian Parpart.
Report