Recherche avancée

Médias (91)

Autres articles (34)

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Contribute to documentation

    13 avril 2011

    Documentation 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 (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

Sur d’autres sites (4908)

  • ffmpeg : remove "has_b_frames" backpassing

    3 juin 2014, par Michael Niedermayer
    ffmpeg : remove "has_b_frames" backpassing
    

    It seems working without this now for the files i tested it with, if this causes
    a regression, dont hesitate to put the line back or open a ticket or fix (if possible)
    the parser

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] ffmpeg.c
  • how to configure ffserver to save the incoming feed in a different file every 30 mins or so

    29 mai 2014, par Muhammad Ali

    I want to have a backlog of my camera video in files of 30 mins duration. What i’ve read so far from the internet about ffserver has allowed me to connect all my cameras to ffserver using ffmpeg and receive the video on another system using VLC or ffplay .

    Now what I want is to store the camera video in a different file preferably named as time-stamp. And keep streaming the live video.

    Once there is a list of 30 mins files. I’d like to have a playlist which can be opened in VLC player of files that have been saved and can be played.

    sort of like a remote media player with video sources coming from ffserver with playlist and 30 mins duration video clips.

  • ffmpeg - Can't stably save rtsp stream to file

    20 août 2022, par André Luís

    I'm trying to save the RTSP stream of this camera to file. However, at some point I'll get the following errors, which will stop the process.

    &#xA;

    &#xA;

    video:331639kB audio:5199kB subtitle:0kB other streams:0kB global&#xA;headers:0kB muxing overhead : unknown

    &#xA;

    &#xA;

    And a bunch of these, before the previous one :

    &#xA;

    &#xA;

    Non-monotonous DTS in output stream 0:1 ; previous : 5439375, current :&#xA;5439283 ; changing to 5439376. This may result in incorrect timestamps&#xA;in the output file.

    &#xA;

    &#xA;

    Here is the command I'm running :

    &#xA;

    ffmpeg "rtsp://192.168.0.100:554/cam/realmonitor?channel=1&amp;subtype=0" -c copy -f segment -segment_time 00:01:00 -reset_timestamps 1 -segment_format mkv -strftime 1 /home/user/.camera/recordings/2022/8/19/%H_%M_%S.mkv&#xA;

    &#xA;

    I've tried adding each of these parameters and they all together :

    &#xA;

    -fflags &#x2B;autobsf&#x2B;genpts -y -threads 1 -use_wallclock_as_timestamps 1 -dts_delta_threshold 0 -rtsp_transport tcp -i&#xA;

    &#xA;

    ffprobe :

    &#xA;

    {&#xA;    "streams": [&#xA;        {&#xA;            "index": 0,&#xA;            "codec_name": "h264",&#xA;            "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",&#xA;            "profile": "Main",&#xA;            "codec_type": "video",&#xA;            "codec_tag_string": "[0][0][0][0]",&#xA;            "codec_tag": "0x0000",&#xA;            "width": 1920,&#xA;            "height": 1080,&#xA;            "coded_width": 1920,&#xA;            "coded_height": 1080,&#xA;            "closed_captions": 0,&#xA;            "film_grain": 0,&#xA;            "has_b_frames": 0,&#xA;            "pix_fmt": "yuvj420p",&#xA;            "level": 40,&#xA;            "color_range": "pc",&#xA;            "chroma_location": "left",&#xA;            "field_order": "progressive",&#xA;            "refs": 1,&#xA;            "is_avc": "false",&#xA;            "nal_length_size": "0",&#xA;            "r_frame_rate": "100/1",&#xA;            "avg_frame_rate": "0/0",&#xA;            "time_base": "1/90000",&#xA;            "start_pts": 9000,&#xA;            "start_time": "0.100000",&#xA;            "bits_per_raw_sample": "8",&#xA;            "extradata_size": 27,&#xA;            "disposition": {&#xA;                "default": 0,&#xA;                "dub": 0,&#xA;                "original": 0,&#xA;                "comment": 0,&#xA;                "lyrics": 0,&#xA;                "karaoke": 0,&#xA;                "forced": 0,&#xA;                "hearing_impaired": 0,&#xA;                "visual_impaired": 0,&#xA;                "clean_effects": 0,&#xA;                "attached_pic": 0,&#xA;                "timed_thumbnails": 0,&#xA;                "captions": 0,&#xA;                "descriptions": 0,&#xA;                "metadata": 0,&#xA;                "dependent": 0,&#xA;                "still_image": 0&#xA;            }&#xA;        },&#xA;        {&#xA;            "index": 1,&#xA;            "codec_name": "aac",&#xA;            "codec_long_name": "AAC (Advanced Audio Coding)",&#xA;            "profile": "LC",&#xA;            "codec_type": "audio",&#xA;            "codec_tag_string": "[0][0][0][0]",&#xA;            "codec_tag": "0x0000",&#xA;            "sample_fmt": "fltp",&#xA;            "sample_rate": "16000",&#xA;            "channels": 1,&#xA;            "channel_layout": "mono",&#xA;            "bits_per_sample": 0,&#xA;            "r_frame_rate": "0/0",&#xA;            "avg_frame_rate": "0/0",&#xA;            "time_base": "1/16000",&#xA;            "start_pts": 0,&#xA;            "start_time": "0.000000",&#xA;            "extradata_size": 2,&#xA;            "disposition": {&#xA;                "default": 0,&#xA;                "dub": 0,&#xA;                "original": 0,&#xA;                "comment": 0,&#xA;                "lyrics": 0,&#xA;                "karaoke": 0,&#xA;                "forced": 0,&#xA;                "hearing_impaired": 0,&#xA;                "visual_impaired": 0,&#xA;                "clean_effects": 0,&#xA;                "attached_pic": 0,&#xA;                "timed_thumbnails": 0,&#xA;                "captions": 0,&#xA;                "descriptions": 0,&#xA;                "metadata": 0,&#xA;                "dependent": 0,&#xA;                "still_image": 0&#xA;            }&#xA;        }&#xA;    ]&#xA;}&#xA;

    &#xA;

    I honestly don't know what else to do.

    &#xA;