
Recherche avancée
Médias (39)
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
1,000,000
27 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Demon Seed
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Four of Us are Dying
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (40)
-
L’espace de configuration de MediaSPIP
29 novembre 2010, parL’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
Il permet de configurer finement votre site.
La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (6729)
-
xvfb-run Could not get a valid VA display org.freedesktop.DBus.Properties.Get
28 mars 2021, par JintorWhen I try xvfb-run google-chrome I get error about
Could not get a valid VA display


Here the full command :


/usr/bin/xvfb-run --listen-tcp --server-num 49 
--server-args="-ac -screen 0 1920x1080x24 -noreset" google-chrome 
--kiosk --start-maximized --test-type --no-sandbox --disable-infobars 
--disable-gpu --disable-popup-blocking --window-size=1920x1080 
--window-position=0,0 --no-first-run --ignore-certificate-errors 
--disable-dev-shm-usage --autoplay-policy=no-user-gesture-required 
--simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT' google.com



the Errors


[82942:82942:0327/210500.657801:ERROR:vaapi_wrapper.cc(573)] Could not get a valid VA display
[82906:83000:0327/210501.005473:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[82906:83000:0327/210501.005734:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[82906:83000:0327/210501.006408:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files



•••• What I want to to do : create a browser (server-num x) and ffmpeg -f x11grab -i 127.0.0.1:49


In Centos I'm able to do it, but in other linux I get those errors


Why and how to fix this ? (if this is fixable ?) (or changing attributes....)


-
Create MPEG DASH segments from h264 files
3 novembre 2014, par Matthew YoungBasically I have a bunch of h264 files from a camera feed....
So there is no audio. What I would like to do is make DASH segments out of these h264 files and do live streaming to a Media Source (like in Chrome). I don’t want to first concatenate the h264 into a giant h264 then copy it into a mp4 container and lastly make DASH manifests. Instead would love to find a way to turn the h264 directly into DASH segments (mpd files).
Ideas ?
-
audio segments are not downloading in firefox using MPEG dash(.mpd)
20 septembre 2016, par SriniI generated mpd file using Mp4Box, it’s working in chrome but not in firefox (video only playing in firefox no audio) and I used Dash.js plugin for mpd file.
This below link is example of my mpd file