
Recherche avancée
Médias (1)
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
Autres articles (73)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
MediaSPIP Core : La Configuration
9 novembre 2010, parMediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)
Sur d’autres sites (8262)
-
Ffmpeg behaving intermittently
10 mars 2024, par confusedI'm noticing something weird, for the first time ever today, and I'm not sure what the problem could even possibly be.


I first noticed it while stripping videos with a python script I wrote. Now I realize it is even happen with command line entry.


Some, but not all videos, and some but not all segments within the same video are not stripping correctly. I'm taking numerous 1-2 hour long videos and cutting segments out of it. When I go to look at the video clip afterwards it automatically jumps to 2, 5, 8, 10 seconds into the video and starts playing there. It depends on the video segment as to how far ahead it skips. If I try to get it to go back and play the first part of the video it won't, it just jumps back to the 2-10 second jump ahead spot and plays from there. In further investigating it is stripping the audio off correctly and keep all the first 2-10 seconds of the audio with the video clip, but it is not picking up the first 2-10 seconds of the video. When I go into VLC Media Player and try to go back to the beginning I have a frozen image on the screen until I get to the 'predestined' 2-10 second mark, and then the video will play fine. When I watch the original video, it is okay but when I strip it the new video doesn't pick up the beginning of the video. Finally had to go to VLC media player to figure that part out as it was the only one who even let me play the underlying audio, every other media player wanted to jump ahead and skip the entire first 2-10 seconds altogether.


This is happening with numerous different videos and video segments within the same video. Some segments it will strip fine others it won't.


This occurs either way, python or command line. I just checked and the underlying video plays fine in the regular media player, until I strip the video, then it wants to skip the first 10 seconds.


How might I fix this problem ?


-
How to "unconcatenate" MP4 file ?
17 avril 2023, par arneI used Losseless Cut (which uses ffmpeg) to concatenate a bunch of MP4 files using ffmpeg concat demuxer. Unfortunately I didnt' check the result before deleting the source clips. The first clip had different format than the rest. The resulting clip has all the audio and video from the first clip. Rest of the video gives decoding errors.


I'm looking for a way how to "unconcatenate" the file and get back the original video. I believe it's in the container, just incorrectly labeled as 1920x1080x50 hevc video.


I believe I should export the audio and video streams, cut away the first frames from both streams up to the point where the first clip ends, then change the format of the video stream and finally put them back into container.


I'm not sure what tools and commands to use the cut the video stream and what commands and tools to use force the correct video format on the stream.


I've read ffmpeg documentation but it's vast and my use case isn't directly covered. I'm planning to play around with different tools, but I'm new to the subject and thought to ask first.


-
Advise newsportal [on hold]
25 janvier 2016, par DavyJI need some advise for building an news system/site where news photographers can upload photo’s and video in every format from all kind off devices like mobiles, and camera’s from different Brands to keep the system easy for everyone ! Its need to be something with PHP ,js on a wamp. Is ffmpeg enough for this to acomplish ? And if yes, can i use one form fileinput for video and photos ?. Photos needs to be converted to .jpeg and video to .mp4. Maybe someone knows/has a simple PHP form with this functionality. Any help and ideas to accomplish is welcome. Is a lot i want in one solution, but i need some input and advice about what is the best direction for this kind of system.
Thanks in advance !,
Dave