VCDQuality Forums
Here you can view your subscribed threads, work with private messages and edit your profile and preferences Frequently Asked Questions Search Home  
VCDQuality Forums : Powered by vBulletin version 2.3.0 VCDQuality Forums > VCDQuality.com > Jargon, Encoding/Conversion and Burning > What program to use to cut out credits from a movie
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
xiath
Jul 2004

Registered

What program to use to cut out credits from a movie

i would like to know whats a good program that can cut out the last few minutes of a movie so its the right size to fit on a cd, thx

Report this post to a moderator | IP: Logged

Old Post 03-11-2005 05:02 AM
xiath is offline Click Here to See the Profile for xiath Click here to Send xiath a Private Message Find more posts by xiath Add xiath to your buddy list Edit/Delete Message Reply w/Quote
mrlipring
Apr 2003

Registered

a three month program of electro-shock therapy? Do a fucking search.

I bet you're trying to burn a 750MB mpeg1/2 to a cdr as well...

__________________
Google, you fucktard
my fingers are so weary
of repeating crap

Report this post to a moderator | IP: Logged

Old Post 03-11-2005 06:34 PM
mrlipring is offline Click Here to See the Profile for mrlipring Click here to Send mrlipring a Private Message Find more posts by mrlipring Add mrlipring to your buddy list Edit/Delete Message Reply w/Quote
FUCKIN_CUNT
Feb 2005


BANNED

TmpgENC will cut video and it free

Report this post to a moderator | IP: Logged

Old Post 03-11-2005 06:36 PM
FUCKIN_CUNT is offline Click Here to See the Profile for FUCKIN_CUNT Click here to Send FUCKIN_CUNT a Private Message Find more posts by FUCKIN_CUNT Add FUCKIN_CUNT to your buddy list Edit/Delete Message Reply w/Quote
Bullet-T00th
Mar 2005

Registered

quote:
Originally posted by FUCKIN_CUNT
TmpgENC will cut video and it free


Yeah this is good

Report this post to a moderator | IP: Logged

Old Post 03-11-2005 08:37 PM
Bullet-T00th is offline Click Here to See the Profile for Bullet-T00th Click here to Send Bullet-T00th a Private Message Find more posts by Bullet-T00th Add Bullet-T00th to your buddy list Edit/Delete Message Reply w/Quote
snitzle_iii
Jul 2004

Registered

or u can dl a video editing program and cut it manually by time

__________________
Jessica Alba #1

Report this post to a moderator | IP: Logged

Old Post 03-13-2005 12:58 AM
snitzle_iii is offline Click Here to See the Profile for snitzle_iii Click here to Send snitzle_iii a Private Message Find more posts by snitzle_iii Add snitzle_iii to your buddy list Edit/Delete Message Reply w/Quote
katsushin
Jan 2005


Zatoichi Sees All

If your file is an xvid/divx then use nandub...find it on doom9. very easy to do.

If your file is an svcd are you sure it wont fit? VCD/SVCDs are burnt in mode 2 form 2 which uses larger sectors and doesnt have any error correction orverhead. Thats why an 800mb svcd mpg file can be burnt onto a 700mb cd.
You can also learn to burn a CD-XA aka XCD which will allow you to burn non mpg1/2 media files in mode 2 form 2, but you'll need special burning software. If this interests you i suggest you start with a google search.

If this is your own encode, then why not do it again and make it the right size the correct way, the experience certainly wont do you any harm... its never hurt me =]
just a thought

Report this post to a moderator | IP: Logged

Old Post 03-15-2005 10:46 AM
katsushin is offline Click Here to See the Profile for katsushin Click here to Send katsushin a Private Message Find more posts by katsushin Add katsushin to your buddy list Edit/Delete Message Reply w/Quote
snitzle_iii
Jul 2004

Registered

or u can get dr. divx and set it to Xmb and it will encode it for you

__________________
Jessica Alba #1

Report this post to a moderator | IP: Logged

Old Post 04-04-2005 03:31 AM
snitzle_iii is offline Click Here to See the Profile for snitzle_iii Click here to Send snitzle_iii a Private Message Find more posts by snitzle_iii Add snitzle_iii to your buddy list Edit/Delete Message Reply w/Quote
horizonstar
Dec 2002


$uXor

For DivX/XviD, I just use mencoder's straightforward codec copying -- no reencoding necessary:

mencoder -endpos 733000000b file.avi -oac copy -ovc copy -o file.cut.avi

And for SVCDs it's even easier. The group LDV regularly puts out SVCDs where CD2 is way oversized. Usually it's only the credits that stick out past the 845000000b limit, though, so I just cut them off with the very basic "head" program in Unix:

head -c 845000000 cd2.bin > cd2.cut.bin

Voila.

__________________


Scrobble all you want, we'll make more!

Report this post to a moderator | IP: Logged

Old Post 04-04-2005 07:30 PM
horizonstar is offline Click Here to See the Profile for horizonstar Click here to Send horizonstar a Private Message Find more posts by horizonstar Add horizonstar to your buddy list Edit/Delete Message Reply w/Quote
punzada
Feb 2004


Senior Member

quote:
Originally posted by horizonstar
For DivX/XviD, I just use mencoder's straightforward codec copying -- no reencoding necessary:

mencoder -endpos 733000000b file.avi -oac copy -ovc copy -o file.cut.avi

And for SVCDs it's even easier. The group LDV regularly puts out SVCDs where CD2 is way oversized. Usually it's only the credits that stick out past the 845000000b limit, though, so I just cut them off with the very basic "head" program in Unix:

head -c 845000000 cd2.bin > cd2.cut.bin

Voila.



command line haxor !!!!!!

Report this post to a moderator | IP: Logged

Old Post 04-07-2005 02:30 PM
punzada is offline Click Here to See the Profile for punzada Click here to Send punzada a Private Message Find more posts by punzada Add punzada to your buddy list Edit/Delete Message Reply w/Quote
horizonstar
Dec 2002


$uXor

quote:
Originally posted by punzada
command line haxor !!!!!!

t3h only way to fly.

__________________


Scrobble all you want, we'll make more!

Report this post to a moderator | IP: Logged

Old Post 04-07-2005 09:17 PM
horizonstar is offline Click Here to See the Profile for horizonstar Click here to Send horizonstar a Private Message Find more posts by horizonstar Add horizonstar to your buddy list Edit/Delete Message Reply w/Quote
katsushin
Jan 2005


Zatoichi Sees All

quote:
Originally posted by horizonstar
For DivX/XviD, I just use mencoder's straightforward codec copying -- no reencoding necessary:

mencoder -endpos 733000000b file.avi -oac copy -ovc copy -o file.cut.avi



yeah or he could just open the file in nandub use the slider mark in mark out, save and its done...no re-encoding

Report this post to a moderator | IP: Logged

Old Post 04-20-2005 07:12 AM
katsushin is offline Click Here to See the Profile for katsushin Click here to Send katsushin a Private Message Find more posts by katsushin Add katsushin to your buddy list Edit/Delete Message Reply w/Quote
carolinawolf
May 2005


Senior Member

Re: What program to use to cut out credits from a movie

quote:
Originally posted by xiath
i would like to know whats a good program that can cut out the last few minutes of a movie so its the right size to fit on a cd, thx
easy video splitter is what i have used if i just need to cut a few mbs off the end ,[it will also cut clips from the movie file] if it's a large file [ 1 to 1-1/2 gigs i run it through "ashampoo movie shrink and burn" and compress it with DivX. [1hr.] if the file is the correct height and all . if it needs correcting i will use Dr.DivX to make it look correct set to 1 file 700 mbs [cd size in the US] and encode and compress it that way [2hr]. of course you need a standalone that plays DivX. but DivX will shrink some very large files nicely.

Report this post to a moderator | IP: Logged

Old Post 05-09-2005 04:58 AM
carolinawolf is offline Click Here to See the Profile for carolinawolf Click here to Send carolinawolf a Private Message Find more posts by carolinawolf Add carolinawolf to your buddy list Edit/Delete Message Reply w/Quote
pvt_klaas
Sep 2004


Registered

Re: Re: What program to use to cut out credits from a movie

quote:
Originally posted by carolinawolf
easy video splitter is what i have used if i just need to cut a few mbs off the end ,[it will also cut clips from the movie file] if it's a large file [ 1 to 1-1/2 gigs i run it through "ashampoo movie shrink and burn" and compress it with DivX. [1hr.] if the file is the correct height and all . if it needs correcting i will use Dr.DivX to make it look correct set to 1 file 700 mbs [cd size in the US] and encode and compress it that way [2hr]. of course you need a standalone that plays DivX. but DivX will shrink some very large files nicely.



When you use easy videosplitter you have a chance that your audio is out of sync...
I use nandub!

Report this post to a moderator | IP: Logged

Old Post 05-15-2005 06:09 PM
pvt_klaas is offline Click Here to See the Profile for pvt_klaas Click here to Send pvt_klaas a Private Message Find more posts by pvt_klaas Add pvt_klaas to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 09:56 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread

Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

< Contact Us - www.vcdhq.com >

Powered by: vBulletin Version 2.3.0
Copyright ©2000, 2001, Jelsoft Enterprises Limited.