
Recherche avancée
Médias (1)
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (105)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
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 (8529)
-
ffmpeg and Youtube upload - can't merge existing audio track with external one
9 avril 2012, par Aleksy GoroszkoI am realizing campaign, where idea is that users are creating TV ad. The process looks as following :
- User watches ad (youtube video)
- User selects video (mp4 file played in Flash Player)
- User records his own voice using webcam/mic for the selected video
- User's voice is uploaded to server
- User's voice is merged with selected video (video+music) and saved as mp4 file
- User's video is uploaded to youtube
When realizing audio-video merging I found some suprises :
When I was using command
ffmpeg -i sourceVideoFile.mp4 -i sourceAudioFile.mp3 -acodec copy -vcodec copy outputFile.mp4 - video's music was replaced by user's voice.
So I used option -newaudio :
ffmpeg -i sourceVideoFile.mp4 -i sourceAudioFile.mp3 -acodec copy -vcodec copy outputFile.mp4 -newaudio - I can hear that output video has both music and user's voice. So - that's what I wanted to reach. But...
The surprize is that if I upload this video to Youtube, after it's processing I can watch it and hear only music. User's voice disappears !
So, how to keep both voice and music ?
Any idea, gurus ? :)
-
Revision 114877 : version 2.0.1 : SPIP 3.2 nécessite PHP 5.4 mini, donc json_encode est ...
9 avril 2019, par bruno@… — Logversion 2.0.1 : SPIP 3.2 nécessite PHP 5.4 mini, donc json_encode est dispo nativement
thx r114873 -
Revision 114877 : version 2.0.1 : SPIP 3.2 nécessite PHP 5.4 mini, donc json_encode est ...
9 avril 2019, par bruno@… — Logversion 2.0.1 : SPIP 3.2 nécessite PHP 5.4 mini, donc json_encode est dispo nativement
thx r114873