
Recherche avancée
Autres articles (56)
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs
12 avril 2011, parLa manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras. -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (11057)
-
avcodec : Add av_cold attributes to init functions missing them
1er février 2013, par Diego Biurrunavcodec : Add av_cold attributes to init functions missing them
- [DBH] libavcodec/aacpsy.c
- [DBH] libavcodec/ac3enc.c
- [DBH] libavcodec/atrac3.c
- [DBH] libavcodec/audio_frame_queue.c
- [DBH] libavcodec/avfft.c
- [DBH] libavcodec/bgmc.c
- [DBH] libavcodec/bink.c
- [DBH] libavcodec/binkdsp.c
- [DBH] libavcodec/dcadsp.c
- [DBH] libavcodec/dnxhdenc.c
- [DBH] libavcodec/dsputil.c
- [DBH] libavcodec/dvdsubdec.c
- [DBH] libavcodec/eac3enc.c
- [DBH] libavcodec/ffv1.c
- [DBH] libavcodec/ffv1enc.c
- [DBH] libavcodec/flac_parser.c
- [DBH] libavcodec/h261enc.c
- [DBH] libavcodec/h264_parser.c
- [DBH] libavcodec/h264chroma.c
- [DBH] libavcodec/h264dsp.c
- [DBH] libavcodec/h264pred.c
- [DBH] libavcodec/h264qpel.c
- [DBH] libavcodec/iirfilter.c
- [DBH] libavcodec/ituh263dec.c
- [DBH] libavcodec/ituh263enc.c
- [DBH] libavcodec/ivi_common.c
- [DBH] libavcodec/libschroedinger.c
- [DBH] libavcodec/libschroedingerenc.c
- [DBH] libavcodec/libxvid_rc.c
- [DBH] libavcodec/mlpdsp.c
- [DBH] libavcodec/mpc.c
- [DBH] libavcodec/mpeg12.c
- [DBH] libavcodec/mpeg12enc.c
- [DBH] libavcodec/mpeg4videoenc.c
- [DBH] libavcodec/mpegaudiodec.c
- [DBH] libavcodec/mpegaudiodsp.c
- [DBH] libavcodec/mpegaudiodsp_template.c
- [DBH] libavcodec/mpegvideo.c
- [DBH] libavcodec/msmpeg4enc.c
- [DBH] libavcodec/pngdsp.c
- [DBH] libavcodec/proresdsp.c
- [DBH] libavcodec/ralf.c
- [DBH] libavcodec/rangecoder.c
- [DBH] libavcodec/ratecontrol.c
- [DBH] libavcodec/roqvideoenc.c
- [DBH] libavcodec/sipr16k.c
- [DBH] libavcodec/utils.c
- [DBH] libavcodec/vc1.c
- [DBH] libavcodec/vc1_parser.c
- [DBH] libavcodec/videodsp.c
- [DBH] libavcodec/vorbisdsp.c
- [DBH] libavcodec/vp56dsp.c
- [DBH] libavcodec/wma.c
- [DBH] libavcodec/wmadec.c
- [DBH] libavcodec/wmaenc.c
- [DBH] libavcodec/x86/h264chroma_init.c
- [DBH] libavcodec/x86/proresdsp_init.c
-
Multimedia Exploration Journal : The Past Doesn’t Die
12 juillet 2011, par Multimedia Mike — Game HackingNew haul of games, new (old) multimedia formats.
Lords of Midnight
Check out the box copy scan for Lords of Midnight in MobyGames. In particular, I’d like to call your attention to this little blurb :
Ahem, "Journey through an immense world — the equivalent of 8 CD-ROMs." Yet, when I procured the game, it only came on a single CD-ROM. It’s definitely a CD-ROM (says so on the disc) and, coming from 1995, certainly predates the earliest DVD-ROMs (which can easily store 8 CD-ROMs on a disc). Thus, I wanted to jump in a see if they were using some phenomenal compression in order to squeeze so much info into 600 or so megabytes.
I was surprised to see the contents of the disc clocking in at just under 40 megabytes. An intro movie and an outro movie account for 75% of that. Format ? None other than that curious ASCII anomaly, ARMovie/RPL with Escape 122 codec data.
Cyclemania
Cyclemania is one of those FMV backdrop action games, but with a motorcycle theme. I had a good feeling I would find some odd multimedia artifacts here and the game didn’t disappoint. The videos are apparently handled using 3-4 discrete files per animation. I’ve documented my cursory guesses and linked some samples at the new MultimediaWiki page.
Interplay ACMP
This is unrelated to this particular acquistion, but I was contacted today about audio files harvested from the 1993 DOS game Star Trek : Judgment Rites. The files begin with the ASCII signature "Interplay ACMP Data". This reminds me of Interplay MVE files which begin with the similar string "Interplay MVE File". My theory is that these files use the ACOMP compression format, though I’m still trying to make it fit.Wiki and samples are available as usual if you’d like to add your own research.
-
Convert mp3 to AAC with mpeg-2 container (FFMPEG)
18 mars 2016, par jsurfI’m trying to convert an mp3 audio file to an AAC file with FFMPEG, and I need the audio to be wrapped in an MPEG-2 container.
The resulting AAC file needs to be AAC-LC (Low Complexity), 1-channel, CBR mode, 44100 sample rate, and 48kb/s bitrate, so I use this command :ffmpeg -y -i input.mp3 -ar 44100 -ab 48k -acodec libfdk_aac -ac 1 output.aac
But when I examine the ADTS headers, the audio file is always being wrapped in an MPEG-4 container. I have tried all the codecs listed here but I still end up with an mpeg-4 container wrapped around the audio : http://trac.ffmpeg.org/wiki/AACEncodingGuide.
Here are the headers I get when examining the AAC output file :
mpeg_type : ’MPEG4’,
profile : 2,
profile_name : ’AAC LC’,
sample_freq : 44100,
channel_config : 1,
channels : 1,
frame_length : 139,
buffer_fullness : 157,
number_of_frames : 1,
frames_per_sec : 43.06640625Any ideas as to why ffmpeg wraps an mp4 container around the audio ? Can I get around this somehow ? Are there any other encoders I can try aside from FFMPEG ? I was giving FAAC encoder a shot and it gives me the proper encoding and ADTS headers, but alas it does not support mp3, only WAV.