| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| CD Freaks Rookie Join Date: May 2005
Posts: 38
| Remove Watermark in CCE? Hi, I'm trying to make a DVD from some anime I have, but when I encoded the video CCE made a big watermark taht blocks the subtitles. I was wondering if there is a way to remove this watermark? Thanks in advance. |
| | |
| | #2 (permalink) |
| Top Referrer Join Date: Aug 2004 Location: Oxfordshire, UK
Posts: 3,520
| Re: Remove Watermark in CCE? If you are using the trial version of CCE then you will have to buy it to remove the watermark. You can buy the basic version for $60. It is pretty much the same as the SP version ($2000) but it is limited to 2-pass. And no... we wont give you a crack for the SP version.
__________________ Click HERE to join CDFreaks... do it or I will dead you. |
| | |
| | #7 (permalink) |
| CD Freaks Rookie Join Date: May 2005
Posts: 38
| Re: Remove Watermark in CCE? Well, they'rea fansubs, so the subtitles are like merged with the video file, you can't extract them or anything. By cut off, I meant that on a TV screen, not the whole picture is shown (some of the bottom, top and sides gets cut off a bit) and the subtitles are part cut off. If I recall correctly, there's something called a "TV Safe Zone", and the subtitles get cut off a bit there. Anyways, I'm not sure how to fix this. PC-GUY, thanks, I'll check that program out. P.S: I'll take a picture to clear things up about the subtitles being cut off. Edit: Here we go, it would be like this ![]() The blacked out parts are the parts that would get cut off, I hope this clears things up! ![]() Last edited by Caboose87; 03-08-2005 at 05:29. |
| | |
| | #8 (permalink) |
| Moderator Join Date: Mar 2004 Location: UK
Posts: 7,498
| Re: Remove Watermark in CCE? If you get DVD2SVCD ( http://www.dvd2svcd.org/ ) & install the D2SRoba front end you can get very good quality encoding quickly. It comes with a freeware encoder Quenc , which I've not tried as I use CCE with it. It handles various aspect ratios well & will probably get around this problem. If you could afford the $60 for basic CCE (2.50 is best) it'll still work & you'll be well pleased with the results. |
| | |
| | #9 (permalink) |
| Top Referrer Join Date: Aug 2004 Location: Oxfordshire, UK
Posts: 3,520
| Re: Remove Watermark in CCE? That is just the overscan of the TV. That is why DVDs have black borders around the edge, to compensate for this. If you where using AVISynth to imput you will need to use the "addborders" command, and then make the resize before smaller. For example: Code: v=mpeg2source("x.d2v")
a=wavsource("x.wav")
audiodub(v,a)
converttoyuy2
smoothdeinterlace() #only if the video is interlaced
convertfps(29.976)
crop(x,x,x,x)
lanczosresize(656,416)
addborders(32,32,32,32)
__________________ Click HERE to join CDFreaks... do it or I will dead you. |
| | |
| | #13 (permalink) | |
| New on Forum Join Date: Jun 2005
Posts: 29
| Re: Remove Watermark in CCE? Quote:
What does CCE stand for? Did you find an application that could remove the watermark? I am asking because I am having a similar problem with some music videos. | |
| | |
| | #15 (permalink) |
| CD Freaks Rookie Join Date: May 2005
Posts: 38
| Re: Remove Watermark in CCE? Well, I'm thinking of buying CCE, I just need to make sure I can get the subititles a bit higher on the screen (I can still see enough of the subtitiles even with the watermark to know if they are being cut off). |
| | |
| | #16 (permalink) |
| CD Freaks Member Join Date: Jun 2003 Location: India
Posts: 226
| Re: Remove Watermark in CCE? Hi Caboose87, I would use Tmpgenc and there is another post dealing with a similar issue on this forum: http://club.cdfreaks.com/showthread....Tmpgenc+border http://club.cdfreaks.com/showthread....Tmpgenc+border Hope this helps.
__________________ Hope this helps. Regards. Unicorn23`. PS: WHY DOES MAN EVEN TRY???. IN THE FERVENT HOPE THAT THINGS WILL CHANGE FOR THE BETTER.!!!! |
| | |
| | #17 (permalink) |
| New on Forum Join Date: Sep 2005
Posts: 3
| Re: Remove Watermark in CCE? I also have a subtitle cut off problem on my tv and i don't know how to fix it as well i have taken a picture of what it looks like on my tv with a digital camera. By the way the background from the tv is just the reflection of my living room and the picture doesn't have the greatest quality. Hopefully someone can help me out here. |
| | |
| | #18 (permalink) | |
| Banned Join Date: Dec 2004 Location: The Place With The dipshit Monkey!!!
Posts: 971
| Re: Remove Watermark in CCE? Quote:
Next time you may want to save it a little smaller and as a png just to be nice to people on dail-up. ![]() | |
| | |
| | #20 (permalink) |
| CDFreaks Resident Join Date: Aug 2004 Location: @FX labs .de ...watching [Benders.Big.Score] [Tripping.The.Rift.The.Movie]
Posts: 24,168
| Re: Remove Watermark in CCE?
__________________ Started with burning capable optical drives (CD-R) in 1997. Bought optical drives from AOpen, HP, LiteOn, NEC, Philips, Pioneer, Plextor, Ricoh, Samsung, Sanyo, Toshiba and Yamaha. 'Things are now in motion that cannot be undone.' [Gandalf, LoTR] Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util DevCon ***HOW TO ... Delete the Upper & Lower Filters!*** If you expect help then please start by using the powerful SEARCH. |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I had to Remove AnyDVD after problems and I clicked remove registration info as well. | TechGuy100 | AnyDVD | 4 | 21-01-2007 01:02 |
| How Can I Remove The Watermark? With Software Convertx To Dvd? | emily_kate1 | VSO Software | 5 | 10-01-2007 01:55 |
| CCE SP or CCE BASIC or CCE SP TRIAL???? | mikej3131 | Copy Movie | 5 | 04-08-2006 19:44 |
| Software to remove a watermark on a VOB | bibblesplat | Newbie Forum | 5 | 14-02-2006 19:29 |
| CCE Watermark Removal | backwhacker | Video Edit Software | 5 | 26-02-2005 23:05 |