<iqualms>
Hi, does anyone have any idea how to fix "The "mapping" option is deprecated: set input to output plane mapping" message when using mergeplanes? I can't seem to find any info on google.
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
ZedHedTed has quit [Remote host closed the connection]
ZedHedTed has joined #ffmpeg
shibboleth has quit [Remote host closed the connection]
shibboleth has joined #ffmpeg
stolen has joined #ffmpeg
alexherbo2 has joined #ffmpeg
kron has quit [Ping timeout: 256 seconds]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
hightower2 has joined #ffmpeg
koolazer has quit [Read error: Connection reset by peer]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
kron has joined #ffmpeg
MrZeus has joined #ffmpeg
DeHackEd has joined #ffmpeg
alexherbo2 has quit [Remote host closed the connection]
CruxOfTheB has joined #ffmpeg
RetroPunk has quit [Quit: cya]
RetroPunk has joined #ffmpeg
jokoon has joined #ffmpeg
<jokoon>
where can I find the keyboard shortcut and mouse things of ffplay?
<jokoon>
oh found it
<jokoon>
when I drag with right click, it sets the frame percent, but it doesn't actually show the frame until I press space?
<jokoon>
there's next frame, but not previous frame... :(
MootPoot has joined #ffmpeg
ivanich has quit [Remote host closed the connection]
jokoon has quit [Quit: Leaving]
ivanich has joined #ffmpeg
minimal has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
flom84 has joined #ffmpeg
Muimi_ has joined #ffmpeg
kus has quit [Read error: Connection reset by peer]
kus has joined #ffmpeg
LionEagle has quit [Ping timeout: 260 seconds]
shibboleth has quit [Quit: shibboleth]
flom84 has quit [Quit: Leaving]
BillTorvalds has quit [Read error: Connection reset by peer]
BillTorvalds has joined #ffmpeg
hightower2 has quit [Ping timeout: 256 seconds]
PAUL007 has joined #ffmpeg
Traneptora_ has quit [Quit: Quit]
Traneptora has joined #ffmpeg
alexherbo2 has joined #ffmpeg
PAUL007 has quit [Ping timeout: 250 seconds]
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #ffmpeg
alexherbo2 has quit [Ping timeout: 250 seconds]
Tano has quit [Quit: WeeChat 4.0.4]
alexherbo2 has joined #ffmpeg
haasn has quit [Ping timeout: 260 seconds]
itok has quit [Ping timeout: 260 seconds]
jesse-s has quit [Ping timeout: 260 seconds]
jagannatharjun has quit [Ping timeout: 260 seconds]
drv has quit [Ping timeout: 260 seconds]
jagannatharjun has joined #ffmpeg
drv has joined #ffmpeg
TheSilentLink has quit [Ping timeout: 256 seconds]
itok has joined #ffmpeg
haasn has joined #ffmpeg
jesse-s has joined #ffmpeg
TheSilentLink has joined #ffmpeg
Narrat has joined #ffmpeg
Owner__ has joined #ffmpeg
a0z has quit [Quit: Leaving]
alexherbo2 has quit [Remote host closed the connection]
Marth64[m] has quit [Ping timeout: 240 seconds]
kurosu has quit [Quit: Connection closed for inactivity]
ZedHedTed has quit [Quit: leaving]
MrZeus_ has joined #ffmpeg
MrZeus has quit [Ping timeout: 260 seconds]
jagannatharjun has quit [Quit: Connection closed for inactivity]
Blacker47 has quit [Quit: Life is short. Get a V.90 modem fast!]
AbleBacon has joined #ffmpeg
realies has joined #ffmpeg
kalen22 has joined #ffmpeg
rv1sr has quit []
<kalen22>
https://pastebin.com/XTDjd4DD -- i have the first line describing the issue here, but its a matter of max_pixels being 0 (not sure how to set this properly)
<kalen22>
it prints out an issue saying the image given of 640x360 is larger than max_pixels
<kalen22>
all of the latest bots told me to cast videoCodecCtx = (AVCodecContext*)videoStream->codecpar; ... seems that i am getting address sanitizer error when i directly set max_pixels this way (none of the other fields cause this)
<kalen22>
i see some older example here on the site dated from 2001 and it writes an mp2; i suppose its likely using the older avpacket api. just looking for newer examples, especially around writing an mp4 with a simple tone/sweep