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 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
<BtbN>
well, it being half broken for OSX is fine by me. If they can't provide a sane shell.
<Riviera>
its date command is from FreeBSD I believe ;p
<BtbN>
date -j -f "%Y-%m-%dT%H:%M:%S%z" "$(echo "$1" | sed "s/Z/+0000/g")" "+%s"
<BtbN>
this could work
srikanth has joined #ffmpeg-devel
<Riviera>
BtbN: better use ${1/%Z/+0000} instead of the $(echo | sed) thingie.)
<BtbN>
ah, true. bash can do that
<Riviera>
$ set -- abZ; echo "$1"; echo "${1/%Z/+0000}"
<Riviera>
abZ
<Riviera>
ab+0000
<BtbN>
Isn't it just 1/Z/+1000?
<BtbN>
*0000
<Riviera>
that'd replace the first Z
<Riviera>
% anchors it to the end of the string
<BtbN>
well, there is only possibly one Z
<BtbN>
at least if the string is RFC compliant
<Riviera>
fair point, i think it'd still use the anchor, but who knows
<BtbN>
yeah, it can't hurt
<Riviera>
i guess i'd also check the input format for sanity
<Riviera>
but who knows what my opinion is tomorrow :)
<BtbN>
nah, date does that
srikanth has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
thilo has quit [Ping timeout: 260 seconds]
thilo has joined #ffmpeg-devel
aaabbb has quit [Ping timeout: 252 seconds]
srikanth has joined #ffmpeg-devel
thilo has quit [Ping timeout: 268 seconds]
srikanth has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<jamrial>
wbs: apparently, udta can be a child of both moov and individual tracks
<jamrial>
so imo, the parent should be checked, and the metadata stored accordingly
<JEEB>
reminds me when I was once looking into per-track vs global metadata
<wbs>
jamrial: right, yes
<JEEB>
and yea, you would have to know the context of the call so that the correct thing would get updated
<wbs>
then as for whether this may break users; I presume there's always such a risk but it should be ok as the new layout of the metadata is more correct (and all data that previously was exposed still is)
<JEEB>
I recall I once attempted to fix something related to that, and then noticed how many test results it would affect I decided I'd do it later
<JEEB>
yea
<JEEB>
it should go towards exposing the metadata in the correct location
^Neo has joined #ffmpeg-devel
^Neo has joined #ffmpeg-devel
^Neo has quit [Changing host]
<wbs>
jamrial: it looks like it does exactly this already; trak_index is >= 0 while parsing children of a trak, and < 0 outside of that
<jamrial>
oh, nice then
<JEEB>
I'll have to check what I was poking at when I was doing it, since I recall whatever I was poking at was possibly sticking it into the wrong location
microchip_ has joined #ffmpeg-devel
<wbs>
in that case, I'll go ahead and push it
<JEEB>
surprised that patch didn't affect FATE results. I guess we're not specifically checking this sort of stuff
<wbs>
we most probably don't have any samples with udta within trak
<wbs>
from looking around my local pile of random samples, I don't find any one where there is non-empty udta within trak; I have a couple ones with udta both on top level and within trak, but the ones within trak are empty in all of them
<MasterLeader>
it want 240Hz refresh rate and > 2k resolution working without errors
<Lynne>
the human eye can't see more than 25fps and 1366x768
<MasterLeader>
lies
<jamrial>
Lynne: midrange laptop screen manufacurers seem to agree
<MasterLeader>
i generate 240fps videos with testsrc2 and see every single change
<Lynne>
(but literally, it can't, each eye's cone and rod cells are summed on a ~9x9 grid and output onto the optical nerve, which has about a million connections, which happens to be what 1366*768 is)
abdu90 has quit [Ping timeout: 240 seconds]
<MasterLeader>
lol
microchip_ has quit [Quit: There is no spoon!]
microchip_ has joined #ffmpeg-devel
microchip_ has quit [Read error: Connection reset by peer]
microchip_ has joined #ffmpeg-devel
microchip_ has quit [Read error: Connection reset by peer]
microchip_ has joined #ffmpeg-devel
microchip_ has quit [Quit: There is no spoon!]
microchip_ has joined #ffmpeg-devel
Marth64 has joined #ffmpeg-devel
pross has quit [Ping timeout: 252 seconds]
rvalue- has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 252 seconds]
rvalue- is now known as rvalue
<Marth64>
I have not seen MasterQuestionable in a few days. but if he/she continues trend of being overly verbose on tickets I can provide this feedback (while at the same time I think they have been helpful at grooming ticket metadata)
iive has joined #ffmpeg-devel
devinheitmuell-1 has joined #ffmpeg-devel
MasterLeader has quit [Quit: Client closed]
MasterLeader has joined #ffmpeg-devel
devinheitmueller has quit [Ping timeout: 245 seconds]
abdu90 has joined #ffmpeg-devel
BtbN has quit [Remote host closed the connection]
BtbN has joined #ffmpeg-devel
srikanth has joined #ffmpeg-devel
ngaullier has quit [Remote host closed the connection]
cone-818 has quit [Quit: transmission timeout]
abdu90 has quit [Quit: Client closed]
abdu90 has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
Tanay_ has quit [Ping timeout: 245 seconds]
System_Error has joined #ffmpeg-devel
srikanth has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
srikanth has joined #ffmpeg-devel
jamrial has quit [Read error: Connection reset by peer]
jamrial has joined #ffmpeg-devel
devinheitmuell-1 has quit [Quit: devinheitmuell-1]
devinheitmueller has joined #ffmpeg-devel
MasterLeader has quit [Quit: Client closed]
srikanth has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
srikanth has joined #ffmpeg-devel
`Stefan` has joined #ffmpeg-devel
tufei__ has quit [Remote host closed the connection]
tufei__ has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
srikanth has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
System_Error has joined #ffmpeg-devel
BtbN has quit [Ping timeout: 252 seconds]
BtbN has joined #ffmpeg-devel
abdu97 has joined #ffmpeg-devel
srikanth has joined #ffmpeg-devel
abdu90 has quit [Ping timeout: 240 seconds]
srikanth has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
srikanth has joined #ffmpeg-devel
srikanth has quit [Ping timeout: 268 seconds]
abdu97 has quit [Ping timeout: 240 seconds]
HarshK23 has quit [Quit: Connection closed for inactivity]
jamrial has quit [Read error: Connection reset by peer]