POV-Ray : Newsgroups : povray.binaries.animations : Final codec test - "stupid3.mpg" (link to mpeg-1) : Re: Final codec test - "stupid3.mpg" (link to mpeg-1) Server Time
5 Jul 2024 09:40:06 EDT (-0400)
  Re: Final codec test - "stupid3.mpg" (link to mpeg-1)  
From: Dan Byers
Date: 27 Aug 2005 16:33:32
Message: <4310ce1c@news.povray.org>
Jaap wrote:

> 
> http://users.skynet.be/fotoopa/beestjes/laser_module4_E.htm
> 
> what are your final settings after all these tests ?
> 
> (i'm still thinking about using theora video format)
> jaap

Here's what I finally settled on:

ffmpeg -i in_file.mov -f mpeg -vcode mpeg1video -acodec mp2 - b 256 -a 48 
-hq out_file.mpg

Had to use MPEG-1; it was the only format I could get audio to work on. It 
would blow up whenever I used a stereo audio file, too.  I don't know 
anything about theora video; is it something MP will read?

-- 
Dan
GoofyGraffix.com


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.