That seems really Good! A lot of thanks. ________________________________ De: ffmpeg-user <ffmpeg-user-boun...@ffmpeg.org> en nombre de andrei ka <andrei.k....@gmail.com> Enviado: martes, 6 de octubre de 2020 10:03:53 Para: FFmpeg user questions Asunto: Re: [FFmpeg-user] Streaming DASH with ffmpeg
:-) e.g. : https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_leandromoreira_live-2Dstream-2Dfrom-2Ddesktop&d=DwIGaQ&c=CIoxZ4z5BqFvKvSGFOTo726QZIiNTc_M9CmngT-Pla4&r=6hC3rvTBWUFDzy12mBL-ibcRFc1EHXzwjcFCetQx-fY&m=Id89CH79UYOFLOVFnmMSvXqs7r2CY_kj9Ky03292rLc&s=IiwxRWv6drFPLoYJXxc7dvh7XyrCEe0-mTfG0e6I2kY&e= &rei On Tue, Oct 6, 2020 at 8:25 AM Mar Andrés López <mar.andre...@gmv.com> wrote: > Dear All, > > > I am new in ffmpeg, I was Reading the documentation that ffmpeg has > available for dash. The given command example is the following: > > > ffmpeg -re -i <input> -map 0 -map 0 -c:a libfdk_aac -c:v libx264 \ > -b:v:0 800k -b:v:1 300k -s:v:1 320x170 -profile:v:1 baseline \ > -profile:v:0 main -bf 1 -keyint_min 120 -g 120 -sc_threshold 0 \ > -b_strategy 0 -ar:a:1 22050 -use_timeline 1 -use_template 1 \ > -window_size 5 -adaptation_sets "id=0,streams=v id=1,streams=a" \ > -f dash /path/to/out.mpd > > > In wich the output is the manifest .mpd, that produces the segments for a > video input with two encodings and qualities (two representations for the > video stream and two representations for the audio stream) but I need to > stream the video with dash over UDP. Is posible to do that in just one > command? with dash? > > > Do you have any guideline how to stream with dash? > > > A lot of thanks, > > Regards. > > P Please consider the environment before printing this e-mail. > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > https://urldefense.proofpoint.com/v2/url?u=https-3A__ffmpeg.org_mailman_listinfo_ffmpeg-2Duser&d=DwIGaQ&c=CIoxZ4z5BqFvKvSGFOTo726QZIiNTc_M9CmngT-Pla4&r=6hC3rvTBWUFDzy12mBL-ibcRFc1EHXzwjcFCetQx-fY&m=Id89CH79UYOFLOVFnmMSvXqs7r2CY_kj9Ky03292rLc&s=J27HbIFA4oSjbreWLLLcxHt0Pa4qR8OEYGUbP6OTsqI&e= > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://urldefense.proofpoint.com/v2/url?u=https-3A__ffmpeg.org_mailman_listinfo_ffmpeg-2Duser&d=DwIGaQ&c=CIoxZ4z5BqFvKvSGFOTo726QZIiNTc_M9CmngT-Pla4&r=6hC3rvTBWUFDzy12mBL-ibcRFc1EHXzwjcFCetQx-fY&m=Id89CH79UYOFLOVFnmMSvXqs7r2CY_kj9Ky03292rLc&s=J27HbIFA4oSjbreWLLLcxHt0Pa4qR8OEYGUbP6OTsqI&e= To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". P Please consider the environment before printing this e-mail. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".