digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   FFMPEG: All you need to encode... (http://www.digitalfaq.com/archives/encode/5932-ffmpeg-encode.html)

Razorblade2000 10-02-2003 11:20 AM

FFMPEG: All you need to encode...
 
Ripping:
???

Encoding:
ffmpeg

newest version @ http://ffmpeg.sourceforge.net/cvs/
compile via:
./configure --enable-a52
make
make install (you have to be superuser -> su)

demultiplexing + file spliting:
MPGTX
Download Source @ http://mpgtx.sourceforge.net/#Download
compile as usual (./configure -> make -> make install)

Multiplexing
tcmplex
available as a part of transcode:
http://www.zebra.fh-weingarten.de/~transcode/pre/
compile as usual (./configure -> make -> make install)

Authoring
vcdimager
http://www.vcdimager.org/
or directly
http://www.vcdimager.org/pub/vcdimager/


usage:
vcdimager -v -c 'somecuefile.cue' -b 'abinfile.bin' 'yourmovie.mpg'
--> he will make a ready-to-burn .cue + .bin image out of yourmovie.mpg



Burning
Your favourite app...
K3B
cdrdao (cdrdao write --speed XX --driver generic-mcc 'yourcuefile.cue')
...

kwag 10-02-2003 12:23 PM

Re: All you need
 
Quote:

Originally Posted by Razorblade2000

Burning
???

CDRecord: http://www.fokus.gmd.de/research/cc/.../cdrecord.html

-kwag

kwag 10-02-2003 12:26 PM

Here's some interesting docs I found: http://www.bunkus.org/dvdripping4lin...gle/index.html

-kwag

Razorblade2000 10-02-2003 12:55 PM

hmmm... cdrecord can only burn images?!

kwag 10-02-2003 01:23 PM

Quote:

Originally Posted by Razorblade2000
hmmm... cdrecord can only burn images?!

That's why I answered under burning??? :D
You forgot Authoring, which would be done with VCDImager ;)

-kwag

Razorblade2000 10-02-2003 01:33 PM

*g*
I meant bruning an mpeg file ROFL :lol: :lol:
k

Razorblade2000 10-02-2003 01:36 PM

++ WARN: APS' pts seems out of order (actual pts 2086.260000, last seen pts 2086.300000) -- ignoring this aps
++ WARN: APS' pts seems out of order (actual pts 2159.460000, last seen pts 2159.500000) -- ignoring this aps
++ WARN: APS' pts seems out of order (actual pts 2161.540000, last seen pts 2161.580000) -- ignoring this aps
++ WARN: APS' pts seems out of order (actual pts 2174.020000, last seen pts 2174.060000) -- ignoring this aps
++ WARN: APS' pts seems out of order (actual pts 2209.460000, last seen pts 2209.500000) -- ignoring this aps


--> good or bad or don't care?


All times are GMT -5. The time now is 03:22 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.