ChanServ changed the topic of #ffmpeg to: Welcome to the FFmpeg USER support channel | Development channel: #ffmpeg-devel | Bug reports: https://ffmpeg.org/bugreports.html | Wiki: https://trac.ffmpeg.org/ | This channel is publically logged | FFmpeg 7.1.1 is released
emmanuelux has joined #ffmpeg
YUiNA has joined #ffmpeg
YUiNA_ has quit [Ping timeout: 265 seconds]
hpkn has quit [Remote host closed the connection]
hpkn has joined #ffmpeg
Shine_ has joined #ffmpeg
carinobra has quit [Quit: Client closed]
lavaball has quit [Remote host closed the connection]
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Muimi has joined #ffmpeg
lolok has joined #ffmpeg
iive has quit [Quit: They came for me...]
Shine_ has quit [Read error: Connection reset by peer]
figushki has joined #ffmpeg
figushki has quit [Client Quit]
emmanuelux has quit [Ping timeout: 252 seconds]
Mirarora has quit [Quit: Mirarora encountered a fatal error and needs to close]
NaviTheFairy has joined #ffmpeg
maxim_d33 has quit [Ping timeout: 252 seconds]
maxim_d33 has joined #ffmpeg
_whitelogger has joined #ffmpeg
rvalue has quit [Ping timeout: 276 seconds]
NaviTheFairy has quit [Remote host closed the connection]
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
rvalue has joined #ffmpeg
Muimi has joined #ffmpeg
Fiji_ has quit [Ping timeout: 272 seconds]
rvalue has quit [Read error: Connection reset by peer]
\\Mr_C\\ has quit [Remote host closed the connection]
YUiNA has quit [Remote host closed the connection]
rvalue has joined #ffmpeg
_whitelogger has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
JustBleedFan has quit [Quit: Connection closed for inactivity]
jmcantrell has quit [Ping timeout: 260 seconds]
nooticer has quit [Quit: nyaa~]
jmcantrell has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
ZLima12 has quit [Remote host closed the connection]
bracarino has joined #ffmpeg
ZLima12 has joined #ffmpeg
<bracarino>
Good night everyone. I'd like some help to resolve an issue related to "Non monotonic DTS" when processing a MPD input and outputting to mpegts or hls (this happens on both). The command I'm using is: ffmpeg -cenc_decryption_key KID -cenc_decryption_key KEY -c copy -f mpegts pipe:1. Thank you for any help
<BtbN>
Sounds like your input is broken
<bracarino>
Sure, the command I'm using is: ffmpeg -cenc_decryption_key KID -cenc_decryption_key KEY -i URL -c copy -f mpegts pipe:1. Thank you for any help
<bracarino>
I tried adding -re, -http_persistent but no change