Quantcast FFmpeg: Everything Works Perfect Now! - digitalFAQ.com Forums [Archives]
  #1  
10-05-2003, 06:39 AM
Razorblade2000 Razorblade2000 is offline
Free Member
 
Join Date: Aug 2002
Posts: 323
Thanks: 0
Thanked 0 Times in 0 Posts
I had an old avi File of a "Bud Spencer" movie which I wanted to have on XVCD:

encoding via:
ffmpeg -i '/windows/H/SpencerHill/Bud Spencer & Terence Hill - Das Krokodil Und Sein Nilpferd.avi' -s 352x288 -r 25 -an -b 1024 -minrate 300 -maxrate 2500 -f vcd -g 25 -bf 2 -pass 1 '/windows/E/BS.mpg' && ffmpeg -i '/windows/H/SpencerHill/Bud Spencer & Terence Hill - Das Krokodil Und Sein Nilpferd.avi' -s 352x288 -r 25 -ac 2 -ar 44100 -ab 112 -b 1024 -minrate 300 -maxrate 2500 -y -f vcd -g 25 -bf 2 -pass 2 '/windows/E/BS.mpg'

(GOP of 25 and 2 B Frames!!!!)


then:
vcdimager -v -c '/windows/E/BS.cue' -b '/windows/E/BS.bin' '/windows/E/BS.mpg'
(made an image)

then:
cdrdao write --driver generic-mmc '/windows/E/BS.cue'
(burned to cd... he burned at 40x which caused some buffer underruns... how can I determine the speed?)


So I could actually du this:
ffmpeg -i '/windows/H/SpencerHill/Bud Spencer & Terence Hill - Das Krokodil Und Sein Nilpferd.avi' -s 352x288 -r 25 -an -b 1024 -minrate 300 -maxrate 2500 -f vcd -g 25 -bf 2 -pass 1 '/windows/E/BS.mpg' && ffmpeg -i '/windows/H/SpencerHill/Bud Spencer & Terence Hill - Das Krokodil Und Sein Nilpferd.avi' -s 352x288 -r 25 -ac 2 -ar 44100 -ab 112 -b 1024 -minrate 300 -maxrate 2500 -y -f vcd -g 25 -bf 2 -pass 2 '/windows/E/BS.mpg' && vcdimager -v -c '/windows/E/BS.cue' -b '/windows/E/BS.bin' '/windows/E/BS.mpg' && cdrdao write --driver generic-mmc '/windows/E/BS.cue'

--> put in cd and have him encode the video, make an image and burn this image without me doing something!!!!!!
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
10-06-2003, 03:26 AM
japie japie is offline
Free Member
 
Join Date: Jul 2003
Posts: 106
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Razorblade2000
(GOP of 25 and 2 B Frames!!!!)
Cool! finaly suxes, I still have no luck in adding kvcd matrix but xvcd works as it seems.
Quote:
Originally Posted by Razorblade2000
how can I determine the speed?)
--speed 32 (or whatever you want)
__________________
Groetjes Japie
Reply With Quote
  #3  
10-06-2003, 06:29 AM
Razorblade2000 Razorblade2000 is offline
Free Member
 
Join Date: Aug 2002
Posts: 323
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
--speed 32 (or whatever you want)
ok... already found that out too...


The Quality is really nice... even from bad avi sources

The only REAL problem remaining is the aspect ratio problem
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
FFMPEG: Do ffvfw and mencoder/ffmpeg give the same results? Razorblade2000 Video Encoding and Conversion 4 02-06-2004 04:23 PM
FFMPEG: Ffmpeg and inter/intra matrices vidar Video Encoding and Conversion 4 10-31-2003 08:48 PM
FFMPEG: My preliminary test. ffmpeg 0.4.7 vs. TMPEG 2.520 kwag Video Encoding and Conversion 23 10-21-2003 05:13 PM
FFMPEG: Encoding Audio: toolame,mp2enc or ffmpeg Razorblade2000 Video Encoding and Conversion 0 10-18-2003 03:04 PM
FFMPEG: Letterboxing with ffmpeg (aspect ratio) el_mozo Video Encoding and Conversion 16 10-14-2003 03:53 PM

Thread Tools



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