Aquileo | Recent changes to feature-requestshttps://sourceforge.net/p/avstodvd/feature-requests/2011-10-19T10:04:41ZRecent changes to feature-requestsAquileo | Resize Calculator2011-10-19T10:04:41Z2011-10-19T10:04:41ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.netc7184c174c0e2916d38f5b477156820d113afbcb<div class="markdown_content"><p>In the AVSynth section could you include a tool that asks what Aspect Ratio you want and allow you to specify Height or Width and calculate the other.<br />
For example: If I want to encode some SNES video from an emulator, the video is 256x224, but it needs to be 4:3. And it gets resized to 720x480, but when you play the DVD it will be 4:3. Which is fine, normally because I can just let it resize to 720x480 and it shows as 4:3. But if I want the height to be an even 448, I have to "AddBorders" by 16 on the top and bottom. Then I have to find out the X axis if the Y axis is 448 and the Aspect Ratio is 4:3. Which is about 598, but it's gonna be resized to 720x480 for authoring, so I have to take the ratio between 640 and 720, which is 1.125. Then I multiply 598 by 598 and get 672. So then I subtract 672 from 720 and get 48, which means I have to take 16 off the top and bottom and 24 from each side to make the "actual" video 672x448 when the video(with border) is resized to 720x480 for authoring. Now, when that get's played the 720 becomes. effective, 640 and the 672 becomes 598. And all is right with the world.</p>
<p>Now imagine doing that each time you used a different video source using a different standard or aspect ratio.<br />
The GUI could prompt for...<br />
1) Aspect Ratio you will be watching it at (16:9 or 4:3)<br />
2) The aspect ratio the actual video(without the border) needs to be<br />
3) Whether Height or Width will be specified<br />
4) Specify the value<br />
And the program could calculate and automatically add the proper borders to achieve proper results.<br />
Maybe have an option to force it to round to even numbers in all stages of calculations. For example, 598*1.125 is actually 672.75, which should be rounded to 673, but with the setting it would be rounded to the closest even number.</p>
<p>I am sorry to make you read so much, but if it helps make it better, I am glad.</p></div>Aquileo | Menu Editor: use custom thumbnail picture files2010-12-16T18:08:26Z2010-12-16T18:08:26ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.net595966639e6c44209ac7b6bbe8b222cee6363188<div class="markdown_content"><p>Could you please allow the user to use specific image files for the menu thumbnails, instead of reading frames from the video file.</p>
<p>Thanks.</p></div>Aquileo | Output format = Input format2010-04-03T20:14:45Z2010-04-03T20:14:45ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.netf2181e0fb57afe6e736e23e5748e5b5eebf135b4<div class="markdown_content"><p>Please add the option to set the output video format to the input format. So a PAL input generates a PAL video, and NTSC generates NTSC, without having to specify manually.</p></div>Aquileo | Delete Output Folder after burning DVD2010-03-08T06:57:42Z2010-03-08T06:57:42ZMarc Elserhttps://sourceforge.net/u/marcelser/https://sourceforge.net0f87b82d2851db2a612a2d7d275ddfb7bc786ecc<div class="markdown_content"><p>Hi,</p>
<p>I have a very simple request. Could you please add an option to delete the created DVD Folder structure when using the "Burn DVD" Option as output?, mabe an option would also be to add this option to the "post process" menu, although I don't know if the contents of the post process menu can change based on output method.</p>
<p>Please tell me what you think of it. Thanks a lot and best regards,</p>
<p>Marc</p></div>Aquileo | double bytes characters not supported2009-11-03T11:02:51Z2009-11-03T11:02:51ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.net8c90ddb8243f263408f9049a0b374e038fc10acc<div class="markdown_content"><p>steps to reproduce the problem:<br />
1) add a mpg file<br />
2) open dvd menu wizard, run editor<br />
3) edit title label #1, input Simplified Chinese characters<br />
4) click preview, garbage characters are displayed</p>
<p>My windows have the Chinese fonts , but it isn't in the font list when editing title label.</p></div>Aquileo | Support Chapters Import from Text File2009-06-26T20:29:02Z2009-06-26T20:29:02ZMatt Mowerhttps://sourceforge.net/u/alfredska/https://sourceforge.net30550b9e480dc70d7c5f86a7069e5aa084891477<div class="markdown_content"><p>Extending upon the recent improvements to chapter editing, it would be nice to be able to import chapters from a text file (which has been formatted in OGG Chapters format, for instance).</p>
<p>DVD Decrypter supports extracting chapters into the following formats, it would be nice if AVStoDVD supported one or several of them:<br />
Chapter Information - BS Player, CCE, DVDLab, DVDMaestro, IfoEdit, LBA, OGG, Scenarist</p>
<p>I have seen OGG chapters recommended in guides on Doom9 and in the MeGUI tool. They are formatted quite simply. I have attached an example.</p></div>Aquileo | Remove ImgBurn !2008-08-25T11:39:02Z2008-08-25T11:39:02ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.net65417467d055815cac0122c9ecaf811db7866ba7<div class="markdown_content"><p>Due to GPL terms, you can't distribute freeware (closed-source) softwares togheter with a GPLd app (check out this interesting 3ad: <a href="http://club.cdfreaks.com/f59/freeware-iso-editor-56065/" rel="nofollow">http://club.cdfreaks.com/f59/freeware-iso-editor-56065/</a>).</p>
<p>So i strongly suggest you to switch from ImgBurn to an open source compatible burning tool:</p>
<p>- <a href="http://freshmeat.net/projects/cdrecord/" rel="nofollow">http://freshmeat.net/projects/cdrecord/</a><br />
- <a href="http://sourceforge.net/projects/cdrdao/">http://sourceforge.net/projects/cdrdao/</a></p>
<p>I'm sure you can get some inspirations from:</p>
<p>- <a href="http://cdrtfe.sourceforge.net/">http://cdrtfe.sourceforge.net/</a><br />
- <a href="http://infrarecorder.sourceforge.net/">http://infrarecorder.sourceforge.net/</a></p>
<p>Hope that helps !!!</p>
<p>Marco Ravich</p></div>Aquileo | MediaCoder as backend (aka ANYtoDVD)2007-12-12T15:46:07Z2007-12-12T15:46:07ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.net9d5c999b8df2d305593b76f37f11e904685cbf58<div class="markdown_content"><p>Dunno if i already asked you, but adopting MC as encoder engine coud be very interesting, IHMO.</p>
<p>Check it out > <a href="http://mediacoder.sf.net/">http://mediacoder.sf.net/</a></p>
<p>Marco Ravich</p></div>Aquileo | Manual selection of encoder2007-12-11T17:38:16Z2007-12-11T17:38:16ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.netccadd4ab04ec4d7a49bfefbee3415dd52ad7ef0c<div class="markdown_content"><p>Hi, greets,<br />
I guess would be handy an option to manual select the encoder either HC or QuEnc.<br />
Even more if you add support for more encoders e.g. AutoQMatEnc would be nice.<br />
regards</p></div>Aquileo | Collaborate with InfraRecorder2007-07-10T10:14:14Z2007-07-10T10:14:14Zforart.euhttps://sourceforge.net/u/forart/https://sourceforge.net6add28544a78fe928a431396b3f7388fb2e3302f<div class="markdown_content"><p>Well, even if projects goals not matches at all, i think that a collaboration with InfraRecorder could benefit both (they have a bit large community now...)</p>
<p><a href="http://infrarecorder.sourceforge.net/">http://infrarecorder.sourceforge.net/</a></p>
<p>Marco Ravich</p></div>