Hallo.
Ich hatte ein Video mit Cheese aufgenommen, das ja standardmäßig in .ogv abspeichert. Beim Versuch, das Video in ein anderes Format (z. B. avi, mpg, flv) umzuwandeln bekomme ich aber immer folgenden Output:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | carsten@gajah:~/Desktop$ ffmpeg -i 2010-06-02.ogg 2010-06-02.avi FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --extra-version=4:0.5.1-1ubuntu1 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static libavutil 49.15. 0 / 49.15. 0 libavcodec 52.20. 1 / 52.20. 1 libavformat 52.31. 0 / 52.31. 0 libavdevice 52. 1. 0 / 52. 1. 0 libavfilter 0. 4. 0 / 0. 4. 0 libswscale 0. 7. 1 / 0. 7. 1 libpostproc 51. 2. 0 / 51. 2. 0 built on Mar 4 2010 12:35:30, gcc: 4.4.3 [ogg @ 0x8b54a60]Could not find codec parameters (Video: theora, 320x240) Input #0, ogg, from '2010-06-02.ogg': Duration: 00:02:27.28, start: 0.000000, bitrate: 5360 kb/s Stream #0.0: Video: theora, 320x240, 30 tbr, 30 tbn, 30 tbc Stream #0.1: Audio: vorbis, 44100 Hz, mono, s16, 80 kb/s swScaler: Unknown format is not supported as input pixel format Cannot get resampling context |
Sonst (z. B. in Karmic) hat das immer einfach mit
ffmpeg -i foo.ogg bar.avi
funktioniert *kopfkratz*.
Viele Grüße
—carbeck
2004 – 2013 ubuntuusers.de • Einige Rechte vorbehalten