Recherche avancée

Médias (0)

Mot : - Tags -/api

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (65)

Sur d’autres sites (12251)

  • Is there a way to control ffplay audio volume from command line and from key commands on Mac OSX ?

    20 avril 2023, par smartblonde

    We want to use ffplay to monitor live RTMP feeds. We have a script to open an instance of ffplay for each feed. We would like to control the initial volume of the video to be around 30 out of 100. We would also like to be able to raise or lower the volume via key commands during the stream. We are referring to this doc : http://ffmpeg.org/ffplay.html

    



    We've tried the main option -volume 30, to try and start the volume at 30/100. FFplay says unrecognized option when it sees -volume on the command line.

    



    Also, we've tried using 9 and 0 to lower or raise the volume once the player is up and playing the live RTMP feed. These key commands seem to have no effect on the player's volume.

    



    Are there other shell parameters, and other key commands, that are known to work on all builds/OS's for ffplay ? If not, why change these basic functions from release and O/S ato other release ? In any case what works on MacOSX ? Thank you !

    


  • libfdk-aacdec : Enable Dynamic Range Control Metadata Support

    14 octobre 2014, par Omer Osman
    libfdk-aacdec : Enable Dynamic Range Control Metadata Support
    

    For streams which contain DRC metadata, the FDK decoder is able to
    control rendering of the decoded output. The rendering parameters
    are detailed in fdk_aac_dec_options [].

    The default behavior is left up to the decoder.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/libfdk-aacdec.c
    • [DH] libavcodec/version.h
  • Revision 2a506e33b4 : Merge "Add a new control of golden frame boost in CBR mode"

    28 octobre 2014, par Yaowu Xu

    Changed Paths :
     Modify /vp9/encoder/vp9_encoder.h



    Merge "Add a new control of golden frame boost in CBR mode"