navi has quit [Quit: WeeChat 4.0.4]
thilo has quit [Ping timeout: 252 seconds]
thilo has joined #ffmpeg
AbleBacon has joined #ffmpeg
AbleBacon has quit [Read error: Connection reset by peer]
nickster has quit [Quit: The Lounge - https://thelounge.chat]
nickster has joined #ffmpeg
iconoclast_hero has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Vonter has quit [Ping timeout: 252 seconds]
Vonter has joined #ffmpeg
nickster has quit [Quit: The Lounge - https://thelounge.chat]
nickster has joined #ffmpeg
Capstan has quit [Ping timeout: 245 seconds]
nickster has quit [Quit: The Lounge - https://thelounge.chat]
___nick___ has joined #ffmpeg
nickster has joined #ffmpeg
___nick___ has quit [Client Quit]
___nick___ has joined #ffmpeg
Suchiman has quit [Quit: Connection closed for inactivity]
yazooq has quit [Ping timeout: 255 seconds]
skotagiri has joined #ffmpeg
derpydoo has quit [Ping timeout: 255 seconds]
skotagiri has left #ffmpeg [#ffmpeg]
lemourin has quit [Read error: Connection reset by peer]
lemourin0 has joined #ffmpeg
lemourin0 is now known as lemourin
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
therobin has quit [Ping timeout: 240 seconds]
maxim_d33 has quit [Ping timeout: 252 seconds]
maxim_d33 has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
waleee has quit [Ping timeout: 258 seconds]
therobin has joined #ffmpeg
Estrella__ has quit [Ping timeout: 240 seconds]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
Tano has quit [Quit: WeeChat 4.0.4]
Muimi has joined #ffmpeg
Tano has joined #ffmpeg
jagannatharjun has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
fling has quit [Remote host closed the connection]
rv1sr has joined #ffmpeg
fling has joined #ffmpeg
lusciouslover has quit [Read error: Connection reset by peer]
YuGiOhJCJ has joined #ffmpeg
lusciouslover has joined #ffmpeg
Shine_ has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
vlm has joined #ffmpeg
rv1sr has quit []
lusciouslover has quit [Ping timeout: 248 seconds]
emmanuelux has joined #ffmpeg
YuGiOhJCJ2 has joined #ffmpeg
YuGiOhJCJ has quit [Ping timeout: 252 seconds]
<petaflot> tm512: cool
emmanuelux has quit [Quit: au revoir]
l4yer has quit [Remote host closed the connection]
l4yer has joined #ffmpeg
junaid_ has joined #ffmpeg
Kvltist has quit [Remote host closed the connection]
Kvltist has joined #ffmpeg
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg
tp_ has quit [Quit: WeeChat 4.0.5]
tp_ has joined #ffmpeg
duderonomy has joined #ffmpeg
ivanich has joined #ffmpeg
navi has joined #ffmpeg
vampirefrog has joined #ffmpeg
lavaball has joined #ffmpeg
waleee has joined #ffmpeg
hightower2 has joined #ffmpeg
rv1sr has joined #ffmpeg
waleee has quit [Ping timeout: 258 seconds]
billchenchina has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
Muimi has joined #ffmpeg
water has joined #ffmpeg
water has quit [Client Quit]
Shine_ has quit [Read error: Connection reset by peer]
rsx has joined #ffmpeg
LeoNice1981 has joined #ffmpeg
vampirefrog has quit [Remote host closed the connection]
vampirefrog has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
haihao has quit [Ping timeout: 260 seconds]
derpydoo has joined #ffmpeg
hightower2 has quit [Ping timeout: 258 seconds]
FH_thecat has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
Capstan has joined #ffmpeg
s55 has quit [Quit: ZNC 1.8.2 - https://znc.in]
s55 has joined #ffmpeg
zsolt has joined #ffmpeg
<zsolt> is there a way to set the pixel format of decoded frames when using `AV_CODEC_HW_CONFIG_METHOD_HW_DEVICE_CTX`? something like `AVHWFramesContext::sw_format`. the hw_decode.c example doesn't really touch on this
haihao has joined #ffmpeg
b50d has joined #ffmpeg
bitbinge has joined #ffmpeg
sm1999__ has joined #ffmpeg
s55 has quit [Quit: ZNC 1.8.2 - https://znc.in]
s55 has joined #ffmpeg
jagannatharjun has quit [Quit: Connection closed for inactivity]
s55 has quit [Client Quit]
s55 has joined #ffmpeg
kurosu has joined #ffmpeg
<jkqxz> zsolt: The direct pixel format is set by your get_format callback. Generally the hw frames only have one valid sw format, and it will use that.
<jkqxz> zsolt: If you need finer control of the allocation (e.g. to make frames which be used directly with some other operation without a copy) then you want to use AV_CODEC_HW_CONFIG_METHOD_HW_FRAMES_CTX instead.
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
b50d has quit [Remote host closed the connection]
<zsolt> jkqxz: does that mean i have to convert the frames using swscale from e. g. AV_PIX_FMT_VAAPI to AV_PIX_FMT_YUV420P if i want to display it using SDL?
<zsolt> currently i'm looping through an `AVHWFrameConstraints`'s `valid_sw_formats` and only using hardware acceleration if one of the formats matches the AVStream's pixel format
<zsolt> s/AVHWFrameConstraints/AVHWFramesConstraints/
<jkqxz> To do it simply with SDL you want to download the frames to CPU memory and then let SDL deal with them from there. See av_hwframe_transfer_data().
beaver has joined #ffmpeg
KDDLB has quit [Quit: Connection closed for inactivity]
<zsolt> SDL_UpdateYUVTexture expects yuv data though. right now i don't know how to make sure the data it receives is actually yuv
jagannatharjun has joined #ffmpeg
YuGiOhJCJ2 has quit [Remote host closed the connection]
YuGiOhJCJ2 has joined #ffmpeg
Cindy has quit [Remote host closed the connection]
bnchs has joined #ffmpeg
YuGiOhJCJ2 has quit [Remote host closed the connection]
YuGiOhJCJ2 has joined #ffmpeg
Volgaar has joined #ffmpeg
minimal has joined #ffmpeg
Shine_ has joined #ffmpeg
yazooq has joined #ffmpeg
Volgaar has quit [Quit: WeeChat 4.0.5]
qqq has quit [Quit: leaving]
Vonter has quit [Ping timeout: 264 seconds]
Vonter has joined #ffmpeg
Capstan has quit [Ping timeout: 245 seconds]
qqq has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
aljazmc has joined #ffmpeg
hightower2 has joined #ffmpeg
iconoclasthero_ has joined #ffmpeg
iconoclasthero_ has left #ffmpeg [#ffmpeg]
hussein1 has quit [Quit: hussein1]
bitbinge has quit [Ping timeout: 252 seconds]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
jos1 has joined #ffmpeg
hightower3 has joined #ffmpeg
hightower2 has quit [Quit: Leaving]
Estrella__ has joined #ffmpeg
Estrella__ has quit [Ping timeout: 260 seconds]
ivanich has quit [Ping timeout: 260 seconds]
yazooq has quit [Ping timeout: 258 seconds]
YuGiOhJCJ2 has quit [Quit: YuGiOhJCJ2]
Estrella__ has joined #ffmpeg
Perflosopher has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Estrella__ has quit [Ping timeout: 245 seconds]
Ogobaga has joined #ffmpeg
b50d has joined #ffmpeg
qqq has quit [Remote host closed the connection]
junaid_ has quit [Quit: leaving]
yazooq has joined #ffmpeg
junaid_ has joined #ffmpeg
bnchs is now known as Cindy
lusciouslover has joined #ffmpeg
bitbinge has joined #ffmpeg
pa has quit [Quit: quit.]
lavaball has quit [Remote host closed the connection]
derpydoo has quit [Read error: Connection reset by peer]
billchenchina has quit [Remote host closed the connection]
billchenchina has joined #ffmpeg
Shine_ has quit [Ping timeout: 255 seconds]
Shine_ has joined #ffmpeg
bitbinge has quit [Ping timeout: 252 seconds]
hussein1 has joined #ffmpeg
junaid__ has joined #ffmpeg
junaid_ has quit [Ping timeout: 240 seconds]
b50d has quit [Remote host closed the connection]
finsternis has joined #ffmpeg
f0x_ has joined #ffmpeg
yazooq has quit [Ping timeout: 240 seconds]
zsolt has quit [Remote host closed the connection]
bitbinge has joined #ffmpeg
f0x_ has quit [Quit: Bye !]
yazooq has joined #ffmpeg
f0x_ has joined #ffmpeg
vuipuh has joined #ffmpeg
<vuipuh> Hello! Can I automatically find potential glitches in a stream with ffprobe or ffmpeg?
vampirefrog has quit [Quit: Leaving]
junaid__ has quit [Quit: leaving]
derpydoo has joined #ffmpeg
FH_thecat has quit [Quit: Leaving]
bitbinge has quit [Remote host closed the connection]
bitbinge has joined #ffmpeg
rsx has quit [Quit: rsx]
junaid_ has joined #ffmpeg
Suchiman has joined #ffmpeg
ameyad22h has joined #ffmpeg
vampirefrog has joined #ffmpeg
b50d has joined #ffmpeg
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg
junaid_ has quit [Quit: leaving]
bitbinge has quit [Ping timeout: 252 seconds]
lavaball has joined #ffmpeg
funtoomen has joined #ffmpeg
zsoltiv_ has joined #ffmpeg
b50d has quit [Remote host closed the connection]
lavaball has quit [Quit: lavaball]
waleee has joined #ffmpeg
microfart has quit [Quit: There is no spoon!]
microchip_ has joined #ffmpeg
bitbinge has joined #ffmpeg
Atsuko has joined #ffmpeg
junaid_ has joined #ffmpeg
hightower3 has quit [Read error: Connection reset by peer]
luva4 has joined #ffmpeg
luva has quit [Ping timeout: 258 seconds]
luva4 is now known as luva
<Atsuko> i have a bluray from 2012 that i have dumped, after encoding it with ffmpeg, it starts gliching out halfway through to the end
<Atsuko> i check the source and there are around 5 or so green frames at that point but then the rest of the content is fine
<Atsuko> is there anything i can do so the encode doesn't continue to glitch out after those green frames?
funtoomen has quit [Quit: funtoomen]
funtoomen has joined #ffmpeg
Muimi has joined #ffmpeg
<Atsuko> this is example of source frame and ffmpeg output
funtoomen has quit [Quit: funtoomen]
<vuipuh> I would use video cutting software if the result is too bad. Cut out the bad frames
<vuipuh> ouh that looks bad
junaid_ has quit [Remote host closed the connection]
Estrella__ has joined #ffmpeg
hightower2 has joined #ffmpeg
waleee has quit [Ping timeout: 240 seconds]
waleee has joined #ffmpeg
rv1sr has quit []
Haxxa has quit [Quit: Haxxa flies away.]
zenstoic has joined #ffmpeg
Estrella__ has quit [Ping timeout: 245 seconds]
vtorri73 has joined #ffmpeg
deus0ww has quit [Ping timeout: 240 seconds]
Haxxa has joined #ffmpeg
Vonter has quit [Ping timeout: 246 seconds]
Vonter has joined #ffmpeg
deus0ww has joined #ffmpeg
Shine_ has quit [Read error: Connection reset by peer]
jagannatharjun has quit [Quit: Connection closed for inactivity]
yazooq has quit [Ping timeout: 240 seconds]
AbleBacon has joined #ffmpeg
bitbinge has quit [Ping timeout: 252 seconds]
bitbinge has joined #ffmpeg
___nick___ has quit [Ping timeout: 240 seconds]
ivanich has joined #ffmpeg
Buster__ has joined #ffmpeg
hightower2 has quit [Ping timeout: 260 seconds]
LuKaRo has quit [Ping timeout: 260 seconds]
LuKaRo_ has joined #ffmpeg
jemius has joined #ffmpeg
ameyad22h has quit [Quit: Connection closed]
Some_Person has quit [Ping timeout: 258 seconds]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
Some_Person has joined #ffmpeg
vuipuh has quit [Quit: Leaving]
koi has quit [Ping timeout: 252 seconds]
koi has joined #ffmpeg
DarkG has quit [Excess Flood]
DarkG has joined #ffmpeg
vtorri73 has quit [Ping timeout: 260 seconds]
vlm has quit [Remote host closed the connection]
ghoulpine has quit [Quit: Connection reset by purr]
finsternis has quit [Ping timeout: 252 seconds]
finsternis has joined #ffmpeg
yazooq has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
vulpine has joined #ffmpeg
lavaball has joined #ffmpeg
vulpine is now known as ghoulpine
kurosu has quit [Quit: Connection closed for inactivity]
Gaboradon has joined #ffmpeg
jos1 has quit [Ping timeout: 264 seconds]
Razor has joined #ffmpeg
Reiko has joined #ffmpeg
Kvltist has quit [Read error: Connection reset by peer]
Razor has quit [Ping timeout: 255 seconds]
jemius has quit [Quit: Leaving]
ivanich has quit [Remote host closed the connection]
Razor has joined #ffmpeg
Reiko has quit [Ping timeout: 240 seconds]
lucasta has joined #ffmpeg
Capstan has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
Estrella__ has joined #ffmpeg
Razor has quit [Remote host closed the connection]
Razor has joined #ffmpeg
Reiko has joined #ffmpeg
Razor has quit [Read error: Connection reset by peer]
lavaball has quit [Remote host closed the connection]
jos1 has joined #ffmpeg
Reiko has quit [Remote host closed the connection]
Reiko has joined #ffmpeg
Reiko has quit [Remote host closed the connection]
Reiko has joined #ffmpeg
Razor has joined #ffmpeg
Kvltist has joined #ffmpeg
Reiko has quit [Ping timeout: 252 seconds]
Razor has quit [Ping timeout: 252 seconds]
Atsuko has quit [Remote host closed the connection]
aljazmc has quit [Remote host closed the connection]
Ogobaga has quit [Quit: Konversation terminated!]
Absalon796 has quit [Read error: Connection reset by peer]
Ogobaga has joined #ffmpeg
emmanuelux has joined #ffmpeg
lucasta has quit [Quit: Leaving]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
Kvltist has quit [Ping timeout: 255 seconds]
cuiltb^ has quit [Remote host closed the connection]
cuiltb^ has joined #ffmpeg
yazooq has quit [Ping timeout: 248 seconds]
Capstan has quit [Ping timeout: 245 seconds]
Kvltist has joined #ffmpeg
Buster__ has quit [Ping timeout: 240 seconds]
Razor has joined #ffmpeg
Kvltist has quit [Ping timeout: 255 seconds]
navi has quit [Quit: WeeChat 4.0.4]
Suchiman has quit [Quit: Connection closed for inactivity]
Absalon796 has joined #ffmpeg
minimal has quit [Quit: Leaving]