michaelni changed the topic of #ffmpeg-devel to: Welcome to the FFmpeg development channel | Questions about using FFmpeg or developing with libav* libs should be asked in #ffmpeg | This channel is publicly logged | FFmpeg 7.0.2 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
arch1t3cht7 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 248 seconds]
arch1t3cht7 is now known as arch1t3cht
lexano has quit [Ping timeout: 272 seconds]
thilo has quit [Ping timeout: 246 seconds]
thilo has joined #ffmpeg-devel
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
\\Mr_C\\ has quit [Remote host closed the connection]
cone-888 has joined #ffmpeg-devel
<cone-888>
ffmpeg James Almer master:2a6f84718b17: fate/checkasm/sw_gbrp: don't randomly set internal values
IndecisiveTurtle has quit [Ping timeout: 276 seconds]
kurosu has quit [Ping timeout: 248 seconds]
kurosu has joined #ffmpeg-devel
av500 has quit [Quit: Konversation terminated!]
av500 has joined #ffmpeg-devel
jamrial has quit []
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 248 seconds]
zsoltiv_ has quit [Ping timeout: 246 seconds]
Sean_McG has quit [Quit: leaving]
cone-888 has quit [Quit: transmission timeout]
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
av500 has quit [Ping timeout: 246 seconds]
av500 has joined #ffmpeg-devel
feiw has quit [Ping timeout: 265 seconds]
feiw has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
ngaullier has joined #ffmpeg-devel
HarshK23 has joined #ffmpeg-devel
psykose has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
lairv has quit [Quit: Leaving]
Krowl has joined #ffmpeg-devel
Krowl has quit [Client Quit]
Krowl has joined #ffmpeg-devel
IndecisiveTurtle has joined #ffmpeg-devel
j45 has quit [Ping timeout: 260 seconds]
j45 has joined #ffmpeg-devel
j45 has joined #ffmpeg-devel
j45 has quit [Changing host]
gcruzrit has joined #ffmpeg-devel
j45_ has joined #ffmpeg-devel
j45 has quit [Ping timeout: 260 seconds]
j45_ is now known as j45
j45 has quit [Changing host]
j45 has joined #ffmpeg-devel
j45 has quit [Ping timeout: 260 seconds]
j45 has joined #ffmpeg-devel
j45 has quit [Changing host]
j45 has joined #ffmpeg-devel
SystemError has quit [Remote host closed the connection]
<haasn>
ramiro: oh, well those are not unscaled convertors
<haasn>
they go through the 16 bit intermediary
<haasn>
hence using the "full" pipeline
<haasn>
I think it makes sense also, since you want to dither for this operation as well
<haasn>
I don't see an actual range conversion fast path, do we have one besides those functions?
paulk has quit [Ping timeout: 272 seconds]
paulk has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
gcruzrit has quit [Quit: Client closed]
kasper93_ has joined #ffmpeg-devel
kasper93 has quit [Ping timeout: 260 seconds]
lexano has joined #ffmpeg-devel
cone-625 has joined #ffmpeg-devel
<cone-625>
ffmpeg Anton Khirnov master:4cbd1a8a54dd: MAINTAINERS: add myself for hevc/*
<cone-625>
ffmpeg Anton Khirnov master:c35a51f4bb1b: lavc: add HEVC Multiview Main profile
<cone-625>
ffmpeg Anton Khirnov master:450a3f58edb2: lavu/opt: add API for setting array-type option values
<cone-625>
ffmpeg Anton Khirnov master:4ef149249a51: lavu/opt: handle UINT options as the POD they are
<cone-625>
ffmpeg Anton Khirnov master:4c0d669b20e8: lavc/hevcdec: add a per-layer context
<cone-625>
ffmpeg Anton Khirnov master:c7f0753a6b90: lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext
<cone-625>
ffmpeg Anton Khirnov master:747609e96713: lavc/hevcdec: move HEVCContext.bs_{width,height} to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:3d4294e3441c: lavc/hevcdec: move HEVCContext.sao to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:ed2d25e7f058: lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:1ca4c2a96d50: lavc/hevcdec: move HEVCContext.skip_flag to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:cf7add8d70f3: lavc/hevcdec: move HEVCContext.tab_ct_depth to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:59de042cf68a: lavc/hevcdec: move HEVCContext.cbf_luma to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:0704559932d2: lavc/hevcdec: move HEVCContext.tab_ipm to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:463a85c5a17a: lavc/hevcdec: move HEVCContext.is_pcm to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:eeb369d24fff: lavc/hevcdec: move HEVCContext.filter_slice_edges to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:d5188adba82e: lavc/hevcdec: move HEVCContext.tab_slice_address to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:e8baf2fb977b: lavc/hevcdec: move HEVCContext.qp_y_tab to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:4f87ff766697: lavc/hevcdec: move HEVCContext.{horizontal,vertical}_bs to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:6fcf0045cf3b: lavc/hevcdec: move HEVCContext.{tab_mvf,rpl_tab}_pool to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:672713761ba6: lavc/hevcdec: move HEVCContext.sao_pixel_buffer_[vh] to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:9bccc634afed: lavc/hevcdec: make a HEVCFrame hold a reference to its PPS
<cone-625>
ffmpeg Anton Khirnov master:fc8df81cb1cc: lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext
<cone-625>
ffmpeg Anton Khirnov master:eec1a7a6bb95: lavc/hevc: check framerate num/den to be strictly positive
witchymary has quit [Remote host closed the connection]
witchymary has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
SystemError has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
microchip_ has quit [Quit: There is no spoon!]
microchip_ has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
<cone-625>
ffmpeg Frank Plowman master:6df0c5f9f4c3: lavc/vvc: Remove experimental flag
<wbs>
\o/
gcruzrit has joined #ffmpeg-devel
bcheng has quit [Ping timeout: 276 seconds]
bcheng has joined #ffmpeg-devel
gcruzrit has quit [Quit: Client closed]
Krowl has quit [Read error: Connection reset by peer]
<Lynne>
you too, can celebrate by playing "Shrek.2001.720p.BluRay.H.266.VVC.USAC.2.0-RAV1NE.mp4"
<jamrial>
lol
<JEEB>
nice, blender can utilize its FFmpeg output to push out PNG to a video container :3
<JEEB>
although it does let one set gop length and bit rate for it :D
lemourin has quit [Read error: Connection reset by peer]
lemourin has joined #ffmpeg-devel
Warcop has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
lemourin has quit [Read error: Connection reset by peer]
lemourin has joined #ffmpeg-devel
<llyyr>
2fdecbb239714b6203e37067fda2521f80e19d47 causes pts to jump wildly while decoding some hevc files, mpv and ffplay don't like it