| |||||||
| Commercial message | |
| | |
| DVDFab / DVD Region+CSS Free Discuss DVDFab and DVD Region + CSS Free on the Club CD Freaks Forum. If you have pre-sale questions or problems using this software then drop in and post! |
![]() |
| | Thread Tools |
| | #203 (permalink) |
| New on Forum Join Date: Feb 2007
Posts: 2
| Re: Feature Requests for DVDFab Hello. (I have the Plat ver.) First...I totally love this product. : ) It would save me several extra steps if this product could save to a MPEG 2 format with audio. Maybe ask for bit rate (2000kb, 3000kb, etc..) and ask if we wanted to keep current aspect ratio or convert to 4:3 or 16:9, etc.... Overall though.....I really love this product...keep up the great work.!!! rlb . . . . |
| | |
| | #205 (permalink) | |
| CD Freak Join Date: Sep 2006 Location: Atlanta area
Posts: 3,554
| Re: Feature Requests for DVDFab Quote:
| |
| | |
| | #206 (permalink) |
| New on Forum Join Date: Feb 2007
Posts: 1
| Re: Feature Requests for DVDFab Great Product. The one thing I would like to see improved is The VIDEO PREVIEW Window. Could you please make the VIDEO SLIDER REAL TIME. In another product I used to use the video slider to select a chapter or title and then I would drag it from begining to end to see if there was any content that I wanted to include in my custom movie creation. The video preview would be much more helpfull to me if this ability was implemented. I don't really use the preview the way it is set up now because it just takes too much time to "watch" the movie in real time mode instead of being able to see the specific video frame depending on where the slider is at the moment. Thanks. |
| | |
| | #208 (permalink) | |
| CD Freak Join Date: Oct 2006 Location: Arizona desert (SW)
Posts: 2,211
| Re: Feature Requests for DVDFab Quote:
Jim | |
| | |
| | #209 (permalink) |
| New on Forum Join Date: Feb 2007
Posts: 10
| Re: Feature Requests for DVDFab DVD Fab supporting XVid encoding is nice, but why not allow configurabe encoders as well? Specifically I want DIVX. I know XVID and DIVX essentially output to the same format, but DIVX is optimized for multi core CPU's and is a lot faster. It also has better optimizations and encodes better. |
| | |
| | #210 (permalink) |
| New on Forum Join Date: Feb 2007
Posts: 1
| Re: Feature Requests for DVDFab As a new user of DVDFab 3 Platinum I would like to sent congrats to the developers for an outstanding product. I have found one change I would like to see incorporated into a future update....While using "Main Movie" to backup several of my Region 1 movies with alot of foreign language being spoken (i.e., Last Samuri, Babel, etc.), the translated english that normally apears on the screen is absent. Only using the "Full Movie" mode does the translated english appear. I was using 321International's DVDXCopy 5.0 Platinum prior to switching over to DVDFab and their "Simple" mode still retained the translated dialog in english. This doesn't appear to be conected to selecting or deselecting the additional languages in the "Main Movie" splash screen. It would be a nice feature if this problem(?) could be resolved in a future release. Thanks again for taking your product where others fear to go. |
| | |
| | #211 (permalink) | |
| CD Freak Join Date: Sep 2006 Location: Atlanta area
Posts: 3,554
| Re: Feature Requests for DVDFab Quote:
| |
| | |
| | #212 (permalink) |
| New on Forum Join Date: Dec 2006
Posts: 1
| Re: Feature Requests for DVDFab Support for 3G2 mobile format. I appears that a lot of phones are now using 3G2 support. I thought that watching a TV show on the mobile phone would be not be worth it but I was surprised. I used DVDFab to convert the DVD recording to avi format and another freeware tool to convert from avi to 3g2 (176:144). I watched the show while commuting to work. I would be nice to do this in one step. I was also surprised that a 1 hour show only took about 90Meg of memory. I have a 1Gig card so I can hold several hours and have room left for songs. |
| | |
| | #213 (permalink) |
| New on Forum Join Date: Feb 2007
Posts: 2
| Re: Feature Requests for DVDFab Converting to PSP format = poor audio quality Thank you for a great converter. I only have one major problem. When using DVDFab to transfer movies to PSP you can't get more than 64 kbps sound quality. This is as high as you can get in the options menu. I also tried adjusting the volume during conversion. But no matter what the sound quality sucks. The sound quality in PSP Video 9 is much better. In my opinion this actually makes DVDFab useless for PSP-conversion. Too bad because DVDFab is otherwise an excellent converter and the sound quality on the PSP is top notch when you use headphones. Is it possible to fix this and allow encoding in 128 and 192 kbps? Klemme |
| | |
| | #214 (permalink) |
| CD Freaks Rookie Join Date: Nov 2006
Posts: 46
| Re: Feature Requests for DVDFab It already can do this. 3gp IS MP4 (mp4 video, and mp4 audio). I just tried it with my Borat DVD (get it earlier because of where i work. Worth buying, pretty funny. I just converted a bonus video clip, and my Samsung A920 played it just fine. You just tweak the setting is all. I will in the near future actually make a preset and post it. Maybe the authors might include it. Right now i used the 176x120 (16x9 video clip is why) and 256 Bitrate, 14.98Fps (looks just fine on a small screen. You wouldn't think so in the days of Doom1 on a 486, unplayable!!), 64kbs Audio, 1pass (2 pass isn't ever needed for this size. Could help, but tried it, couldn't see any difference to the naked eye.) I will mess with this more later and tweek the best settings for lowest filesize vs. best retained quality. I already have a tweaked setting i use to convert my Simpsons, and Family Guy episodes using 'Xilisoft's Video Convertor 3', but it looks like this will work just as good now instead, now that Preset making is possible. You don't even have to change the file extention. It's recognized anyway!!! UPDATE!!- I quick threw together something before leaving, since it was pretty quick to do- copy and past into a text file, and rename it to 'generic.cellphone.mp4.aac.xml' <profile name="generic.cellphone.mp4.aac" version="200" device="generic" tag="dvdfab,cellphone" description="The profile is used to create mp4(mpeg4 + aac) file, which can be played on Cellphone's."> <common> <file format="cellphone" mode="0" onefile_size_mb="512" number="1"/> <audio codec="aac" channel="2" > <freq value="24000" list="24000,32000,48000,64000" /> <bitrate value="24000" list="24000,32000,48000,64000" /> <volume percent="120" /> </audio> <video> <size list="176x120,176x144,240x176" /> <outfps mode="3" value="14.985" list="14.985" /> <encode codec="mpeg4" bitrate_kbps="512" maxbitrate_kbps="1024" > <mode value="real_time" list="real_time, high_quality" /> </encode> </video> </common> <acodec name="faac"> <common profile="1" quality="100" /> </acodec> <vcodec name="mpeg4"> </vcodec> </profile> Maybe someone else here can help with getting things to show a separate "Mobile Phones" to show in the left side list along with Generic/Psp/iPod, that was i can further tweak it to have this as one profile under that. I don't personally know how, but probably could later by using that 1 user who did this already but for the Creative MP3 player, might take a look at that later when i get some time. Enjoy!!! Last edited by djdafreund; 25-02-2007 at 01:17. |
| | |
| | #215 (permalink) | |
| New on Forum Join Date: Feb 2007
Posts: 17
| Re: Feature Requests for DVDFab Quote:
__________________ Cynical, angry and definately not politically correct. temna.wordpress.com | |
| | |
| | #217 (permalink) | |
| CD Freak Join Date: Nov 2006 Location: BEAVERTON, OREGON
Posts: 3,202
| Re: Feature Requests for DVDFab Quote:
![]()
__________________ Guide: Clean uninstall of DVDFab Platinum/Gold on Vista Guide: Clean uninstall of DVDFab Platinum/Gold on XP Checking DMA status & reset if necessary -----------------------------My Rigs-------------------------- HP Pavilion D4890Y..................HP Pavilion 763N Vista Ultimate............................XP Professional Intel DUO Core 2.66GHZ...........Intel Pen 4 2.53GHZ 4GB Ram....................................1GB Ram GeForce 8500GT.......................GeForce 4 MX420 GSA H30L S856.........................LG GSA H54L SamSung S203 SB01................BenQ 1655 BCGB Philips DVD-Rom 6316..............Pioneer 1910LS 1.00 I use only Taiyo Yuden and a few selected Verbatim media | |
| | |
| | #218 (permalink) | |
| CD Freak Join Date: Oct 2006 Location: Arizona desert (SW)
Posts: 2,211
| Re: Feature Requests for DVDFab Quote:
? Like Stormjumper said he can and so can I Jim | |
| | |
| | #219 (permalink) |
| CD Freak Join Date: Oct 2006 Location: Arizona desert (SW)
Posts: 2,211
| Re: Feature Requests for DVDFab The movie Stranger Than Fiction by Sony region 1 has 90 some bogus video-ts files that Plat 3.0.8.0 fails to fix could you please look at this in your next update, Thanks Jim Last edited by Jaminsd; 28-02-2007 at 00:48. |
| | |
| | #220 (permalink) | |
| CD Freaks Rookie Join Date: Dec 2006
Posts: 39
| Re: Feature Requests for DVDFab Quote:
Thank you. Just waiting now for automatic hard drive folder selection (when set in settings) when starting up, instead of having to click the folder icon. | |
| | |
| | #221 (permalink) | |
| CD Freak Join Date: Sep 2006 Location: Atlanta area
Posts: 3,554
| Re: Feature Requests for DVDFab Quote:
| |
| | |
| | #222 (permalink) |
| New on Forum Join Date: Aug 2006
Posts: 1
| Re: Feature Requests for DVDFab The inability to verify the burn is the only thing stopping me from buying DVDFAB. If you implement this you will have another customer .And you don't have to implement this for all burning engines,just yours (althought nerocmd already has this feature so if you at least add that as an option or add the ability to customize or add additional switches to nerocmd that would be great as well). |
| | |
| | #223 (permalink) |
| CD Freaks Rookie Join Date: Sep 2006
Posts: 42
| Re: Feature Requests for DVDFab I don't know if this has been suggested here, but a setting selection similar to anydvd's Remove annoying Adverts and trailers Jump directly to main or title menu, would be great. This feature is the main reason I use Anydvd for decrypting instead of Fab. JT |
| | |
| | #224 (permalink) |
| New on Forum Join Date: Mar 2007 Location: USA
Posts: 1
| Re: Feature Requests for DVDFab If you click on "Customize", I think you will find what you are looking for. I use this for episode disks to get rid of the annoying intros and promos. It goes straight to the main menu. Just select the Items you want to work from the main menu. Everyting else, if clicked on and not present, will return you to the "Main Menu". No glitches,.... no problems. Works the same for movies and special features. Want to get the movie and the Music video on the same disk WITH the menus ???? Select "Customize" in DVDFAB Platinum and select what you want. Best program I have ever used. Try It |
| | |
| | #225 (permalink) |
| New on Forum Join Date: Mar 2007
Posts: 15
| Re: Feature Requests for DVDFab I already posted this, but it looks more likely to get answered in this thread: I registered on this forum specifically to ask this, so hopefully someone can help me. I have been using DVD Fab Platinum's mobile avi feature to create generic xvid files for my computer, however with almost every movie it strangely adds seconds or in one case minutes to the duration of the resulting output file. The final movie appears to the eye to be the same, but somehow it stretches and slows down some frames out enough to play for the extra time in the file. In one really weird case it converted an episode of Penn&Teller's Bullshit that ran 29:37 to a ridiculously long 40:32. Most things however only come out 1 to 5 seconds longer which doesn't really make a difference to me. However I'd really like a fix for cases like that episode of Bullshit, and the ECW Extreme Rules dvd I ripped which runs for 2:56:53 in reality but the avi ends up running 2:57:20. I really don't want to stop using this program, because the speed and picture quality is damn good, and much faster than other programs I've tried. In the end though, if there is no remedy for this I probably will. By the way, is there a way to use the profile of my installed xvid codec for encoding with fab. |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Feature requests for Nero 6 | DoMiN8ToR | Nero & InCD | 94 | 10-09-2005 06:42 |
| Contact NEC for firmware feature requests? | w-sky | NEC / Optiarc Burner | 14 | 24-10-2004 17:00 |