Flash et itheora

Bonjour,

J’utilise itheora pour publier quelques vidéos en ligne. Malheureusement, j’ai beaucoup de retours d’utilisateurs sous mac qui ont des difficultés à les lire (en ogv).

J’envisage donc de générer une version flash de ces vidéos en plus des vidéos en ogv. C’est possible avec itheora :

[quote=“http://itheora.org/en/install”]Flash
You can also replace the Java applet by a Flash player, you must, for this, add the patch available in the Download area (already installed since the 2.1 version)
and convert the ogv file in flv. The two video must be on the server in the same directory.
the file will be automatically detected. But you can force this detection with the parameter f=your_file_address.flv
The goal is to make a compromise on an accessibility level (because of the Java applet heaviness) and, in a same time, still promoting the theora format.[/quote]
Le problème (et ma question) concerne la partie en rouge (je ne sais pas comment créer un fichier flash (.flv)).
[ul][li]Flash n’est-il qu’un conteneur (et à ce moment, je dois créer un fichier du genre h264+mp3 et l’encapsuler en flash (comment ?))[/li][li]Flash est-il véritablement un format de fichier et à ce moment, comment encoder en flash ?[/li][/ul]

Pour l’encodage en flash j’ai essayer ffmepg, sans succès : ffmpeg -i test.ogv test.flv 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:41:55, gcc: 4.4.3 Input #0, ogg, from 'test.ogv': Duration: 00:02:00.00, start: 0.000000, bitrate: 1843 kb/s Stream #0.0: Invalid Codec type -1 Stream #0.1: Video: theora, 480x272, PAR 136:135 DAR 16:9, 25 tbr, 25 tbn, 25 tbc Stream #0.2: Audio: vorbis, 48000 Hz, 5.1, s16, 660 kb/s swScaler: Unknown format is not supported as input pixel format Cannot get resampling context

up :smiley: