
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
VOB movie file creator (using transcode, ffmpeg, sox, multimux, mplayer)
With QCreateVOB you can decode movies from AVI, WMV, and MPEG 1/2 to VOB files (VOB is DVD video format).
Please report bugs http://the-royal.de/~rmt/index.php?page=4§ion=1
16 years ago
1.1
- compilation bug (scr.h)
+ Gamma correction widget
+ save dialog size
+ splash screen (Border selection dialog)
1.0
- all kill bugs
- ffmpeg script generation bug
+ menu icon
1.0beta1
- all crashing bugs (I think ;-))
- kill ffmpeg bug
- mpeg bug
- compilation bug
- other bugs
+ converting to surround added (in testing)
+ progress bar supports
1.0alfa3
- border selector bugs (position etc.)
- crashing by "start"
- /bin/bash replaced with sh
- other found bugs
+ qconf build system
+ langugages trnslation german and russian
+ menu entry
1.0alfa2
- Mplexing->Audio/Video sync bug
- Pprogress bar bugs (NOT ALL)
- Process dialog -> status bar bug
- Other bugs
+ ['] replaced with ["] ;-)
+ mpeg 1/2 support
+ wmv support
16 years ago
1.1
- compilation bug (scr.h)
+ Gamma correction widget
+ save dialog size
+ splash screen (Border selection dialog)
1.0
- all kill bugs
- ffmpeg script generation bug
+ menu icon
1.0beta1
- all crashing bugs (I think ;-))
- kill ffmpeg bug
- mpeg bug
- compilation bug
- other bugs
+ converting to surround added (in testing)
+ progress bar supports
1.0alfa3
- border selector bugs (position etc.)
- crashing by "start"
- /bin/bash replaced with sh
- other found bugs
+ qconf build system
+ langugages trnslation german and russian
+ menu entry
1.0alfa2
- Mplexing->Audio/Video sync bug
- Pprogress bar bugs (NOT ALL)
- Process dialog -> status bar bug
- Other bugs
+ ['] replaced with ["] ;-)
+ mpeg 1/2 support
+ wmv support
gohanz
15 years ago
http://www.slacky.it
http://www.slacky.it/index.php?option=com_remository&Itemid=1&func=fileinfo&filecatid=767&parent=category
Report
caligula451
15 years ago
1.- Every time you convert a avi file, you need to edit the script and DELETE "-V" option and "-w 0" option too. That worked for me.
2.- If you don't want to do it everytime, you need to modify the soruce file (qcreatevob.ui.h) and make it good (without the options -w and -V).
Delete %V on line 229 and %vbitrate on line 330 on source_directory.
Example: /home/martin/programas/qcreatevob-1.1/src/qcreatevob.ui.h
Then uninstall app (make uninstall && make clean) and reinstall (./configure && make && make install)
I hope this help. At least, this worked for me.
I use gentoo.
Report
Marcos
15 years ago
Any help?
Report
gardodaman
15 years ago
*** WARNING: The option -V is deprecated. *** *** Transcode internal frame handling is now in YV12 / YUV420 *** *** format by default because most codecs can only handle this format, *** *** otherwise leading to unnecessary time and quality wasting conversions. *** *** If you want to have to "old" behaviour (RGB24 as internal format), *** *** then please use the new -1/--use_rgb option ***
transcode v0.6.14 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[transcode] critical: invalid bitrate parameter for option -w
Report
brokebloke
15 years ago
Report
mrdemilord
15 years ago
Report
chapaevrmt
15 years ago
http://sourceforge.net/project/showfiles.php?group_id=135242&package_id=148460
I search for a good server. If somebody can help me, send me email chapaevrmt@mail.ru. Thanks!
Report
Khan
16 years ago
I'm getting that error while trying to d/l from the site.
Report
chapaevrmt
16 years ago
Report
ita256
16 years ago
Report
Khan
16 years ago
Report
chapaevrmt
16 years ago
Please report bugs in the future here: "http://the-royal.de/~rmt/index.php?page=4§ion=1"
Chapaev
Report
larwilliams
16 years ago
As for 'make install', there is no 'install' rule in the makefile at the moment. Not sure why ( perhaps the author simply hasn't gotten around to adding it yet ).
Report
davinissim
16 years ago
Report
larwilliams
16 years ago
A pop-up with something like 'Please click Add to add the current movie to the queue!' with an OK button would be perfect :)
Lawrence
Report
chapaevrmt
16 years ago
Report
larwilliams
16 years ago
Thanks for fixing the bug I reported :) I will take a few moments in the next few days to begin making some Debian stuff for you, so people can easily make packages if they want to.
Lawrence
Report
sheldonl
16 years ago
Report
chapaevrmt
16 years ago
Convert PAL -> NTSC and NTSC -> PAL is allredy in use with "-f" and "--export_fps" options.
>> and vice versa?
Wat is it?
Report
larwilliams
16 years ago
Nice program. I used it to convert a AVI into a DVD. Easy to use and sensible default choices. For the future, why not also use dvdauthor to create a DVD-Video structure and mkisofs to create an ISO. Both could be made into selectable options, enabled by default. I already know how to do this, so if you need any help, let me know. I'll be glad to help improve this program :)
I have already sent a bug report through your site ( regarding enclosing filenames in quotes, in the script generated ) and I'm working on making your program integrate nicely into Debian.
Lawrence
Report
larwilliams
16 years ago
It's also pointless as both as easy to use. Perhaps a small snippit in the documentation would suffice. If you need help with it, I can assist :)
Lawrence
Report