[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Convert .OGG to .MPEG or .SWF



Hi Carl, I've got this:

ffmpeg -i gigared.ogg -target ntsc-dvd gigared.mpg
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-liba52 --enable-libdts --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr
  libavutil version: 1d.49.3.0
  libavcodec version: 1d.51.38.0
  libavformat version: 1d.51.10.0
  built on Jun 23 2007 14:31:53, gcc: 4.1.3 20070601 (prerelease) (Debian 4.1.2-12)
[theora @ 0xb7e91b48]Theora bitstream version 30201
[theora @ 0xb7e91b48]544 bits left in packet 81
[theora @ 0xb7e91b48]7 bits left in packet 82
Input #0, ogg, from 'gigared.ogg':
  Duration: 00:01:58.8, start: 2.133333, bitrate: 495 kb/s
  Stream #0.0: Video: theora, yuv420p, 1024x768, 15.00 fps(r)
  Stream #0.1: Audio: vorbis, 22050 Hz, mono, 89 kb/s
Output #0, dvd, to 'gigared.mpg':
  Stream #0.0: Video: 0x0000, yuv420p, 720x480, q=2-31, 6000 kb/s, 29.97 fps(c)
  Stream #0.1: Audio: ac3, 48000 Hz, mono, 448 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Unsupported codec for output stream #0.0


Any idea?

On 11/12/07, Carl Fink <carl@finknetwork.com> wrote:
On Mon, Nov 12, 2007 at 10:45:54PM -0600, Alejandro Aguila S?inz wrote:
> Hi, I'm trying to convert a .OGG formated video that I've created using
> gtk-recordmydesktop , the only way I found in google was using ffmpeg, but
> it not working, when I put ' ffmpeg -i myvideo.ogg myvideo.mpeg ' I got
> this:

FFmpeg is notorious for mysterious and confusingly documented options.

Try "ffmpeg -i your.ogg -target ntsc-dvd your.mpg".
--
Carl Fink                                   nitpicking@nitpicking.com

Read my blog at nitpickingblog.blogspot.com .  Reviews!  Observations!
Stupid mistakes you can correct!


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




--
Alejandro Aguila Sáinz <alekz@alekz.com.mx>
PGP KEY: 14D45A26
Fingerprint: 9670 F4A3 0568 42AF DF1A 2429 C1D3 D6A6 14D4 5A26
Reply to: