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.1.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
TheVibeCoder has quit [Ping timeout: 245 seconds]
TheVibeCoder has joined #ffmpeg-devel
indecisiveturtle has quit [Ping timeout: 260 seconds]
Flat_ has joined #ffmpeg-devel
indecisiveturtle has joined #ffmpeg-devel
Flat has quit [Ping timeout: 252 seconds]
indecisiveturtle has quit [Ping timeout: 245 seconds]
indecisiveturtle has joined #ffmpeg-devel
indecisiveturtle has quit [Read error: Connection reset by peer]
indecisiveturtle has joined #ffmpeg-devel
<fflogger>
[newticket] programmerjake: Ticket #11684 ([avformat] mxfenc mxf_opatom with only vbi_vanc_smpte_436M data stream assertion error) created https://trac.ffmpeg.org/ticket/11684
<fflogger>
[editedticket] programmerjake: Ticket #11684 ([avformat] mxfenc mxf_opatom with only vbi_vanc_smpte_436M data stream assertion error) updated https://trac.ffmpeg.org/ticket/11684#comment:1
deeyes has joined #ffmpeg-devel
deeyes has quit [Read error: Connection reset by peer]
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
<fjlogger>
[FFmpeg/FFmpeg] New comment on pull request #20024 rewrite/add mcc [de]muxer, add AV_CODEC_ID_SMPTE_436M_ANC with mxf support, and add conversions <-> eia-608/708 (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20024) by kasper93
kurosu has quit [Quit: Connection closed for inactivity]
BradleyS has quit [Read error: Connection reset by peer]
<kasper93>
could add some checks like spelling, must-have-signoff, commit title pattern, commit title length and so on
<kasper93>
or you prefer to have custom scripts
<BtbN>
pre-commit always seemed weirdly invasive to me
<haasn>
I use push hooks normally
<haasn>
On push to my fork
<fjlogger>
[FFmpeg/FFmpeg] New comment on pull request #20024 rewrite/add mcc [de]muxer, add AV_CODEC_ID_SMPTE_436M_ANC with mxf support, and add conversions <-> eia-608/708 (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20024) by dwbuiten
<fjlogger>
[FFmpeg/FFmpeg] New comment on pull request #20024 rewrite/add mcc [de]muxer, add AV_CODEC_ID_SMPTE_436M_ANC with mxf support, and add conversions <-> eia-608/708 (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20024) by dwbuiten
<kasper93>
they might requested some review, dunno ;p
<kasper93>
hmm, so they requested review from `FFmpeg/Members` and the bot sent notification for each member?
<kasper93>
this doesn't sound right
elvis_a_presley has quit [Quit: smoke-bomb ; grapple-hook]
elvis_a_presley has joined #ffmpeg-devel
<nevcairiel>
The bot sure seems a bit simple
<TheVibeCoder>
Lynne: is opus codec really intra only?
<Lynne>
sort of
<Lynne>
yeah
<Lynne>
the energy approaches the correct value for a skipped frame after about 80ms, so you need to seek 80ms behind the seek point and start decoding from there to be considered in-spec
<Lynne>
but really normally it takes no more than a frame or two, so what we currently do isn't all that bad
<fjlogger>
[FFmpeg/FFmpeg] New comment on pull request #20024 rewrite/add mcc [de]muxer, add AV_CODEC_ID_SMPTE_436M_ANC with mxf support, and add conversions <-> eia-608/708 (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20024) by dwbuiten
<fjlogger>
[FFmpeg/FFmpeg] New comment on pull request #20024 rewrite/add mcc [de]muxer, add AV_CODEC_ID_SMPTE_436M_ANC with mxf support, and add conversions <-> eia-608/708 (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20024) by dwbuiten
<BtbN>
kasper93: no, since forgejo actions have no permission management yet (on github you have to explicitly grant it those permissions), they erred on the side of caution and don't give it write perms
<BtbN>
need to manually pass in a token with permissions via secrets
<pross>
does ffmpeg project have a macos box i can login into? the g728 decoder is crashing on softwork's azure fate test. i need to run it in a debugger to isolate cause of crash.
<BtbN>
Theres some M1 boxes somewhere
<kasper93>
do anyone use tea?
<BtbN>
I highly doubt it
<BtbN>
but feel free to try it and report
<kasper93>
I'm just trying, I can't figure out why it complains
jarthur has joined #ffmpeg-devel
<BtbN>
Well, what does it complain about?
<kasper93>
NOTE: no gitea login detected, falling back to login 'code.ffmpeg.org'
<kasper93>
I can list issues
<kasper93>
I can't list prs
<kasper93>
> Remote repository required: Specify ID via --repo or execute from a local git repo.
<kasper93>
oh, works with --repo FFmpeg/FFmpeg. I was using full url
_whitelogger has joined #ffmpeg-devel
<kierank>
22:44:59 <•pross> does ffmpeg project have a macos box i can login into? the g728 decoder is crashing on softwork's azure fate test. i need to run it in a debugger to isolate cause of crash.
<kierank>
22:51:22 <•BtbN> Theres some M1 boxes somewhere
<kierank>
probably I need to reinstall the m1 boxes
<kierank>
they are both running but apple did something
<kierank>
as it doesn't respond to fate, nor does the dev one run
<BtbN>
So they pulled a Microsoft?
LainIwakura has quit [Ping timeout: 272 seconds]
<kierank>
it could be stuck at a gui prompt or something after an autoupdate
jamrial has joined #ffmpeg-devel
kurosu has quit [Quit: Connection closed for inactivity]
<pross>
kierank: thx
kasper93 has quit [Remote host closed the connection]