and if you try with a bit simpler to read command, like :

ffmpeg -re -i 'udp://127.0.0.1:12007?fifo_size=50000000' -t 10 \
-map 0 -map 0 -map 0  -map 0:a:0 \
-r 25 -c:v libx264 -sc_threshold 0 -g 50 -profile:v high -preset:v fast \
-c:a libfdk_aac -ac 2 -ar 48000 \
-b:v:0 2M \
-b:v:1 365k \
-b:v:2 145k \
-b:a:0 128k \
-adaptation_sets "id=0,streams=v id=1,streams=a" -f dash dash.mpd

&rei
_______________________________________________
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".

Reply via email to