takeshi_ has quit [Quit: Connection closed for inactivity]
cyteen has joined #linux-rockchip
lurchi_ is now known as lurchi__
nighty- has quit [Ping timeout: 248 seconds]
nighty- has joined #linux-rockchip
lkcl has quit [Ping timeout: 248 seconds]
vagrantc has quit [Quit: leaving]
lkcl has joined #linux-rockchip
lurchi_ has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 260 seconds]
aalm has quit [Ping timeout: 240 seconds]
indy has quit [Ping timeout: 240 seconds]
indy has joined #linux-rockchip
aalm has joined #linux-rockchip
<LongChair>
stdint: morning :) I would like to know if any other decoders that H264 / H265 / VP8 / VP9 are supposed to work in MPP ?
<LongChair>
seems like i tried MPEG2, but i'm having some issues
<stdint>
LongChair, it works well for me
<LongChair>
ok i'll investigate, so MPEG2 / MPEG4 are also supposed to work ?
<LongChair>
does MPEG needs any bitstreaming ?
<LongChair>
(ie like h264 & h265)
<stdint>
yes
<LongChair>
not sure what happens, it seems to init fine, i get the inforchange with proper resolution, but then when trying to get frames it's like timeouting
<LongChair>
so what kinf of bitstreaming does it need ?
<stdint>
I don't think the MPEG-2 or MPEG-4 Part 2 has a different format
aalm has quit [Ping timeout: 240 seconds]
<LongChair>
stdint: i meant, hevc & h264 needs annexb bistreaming before we feed the decoder
<LongChair>
i was wondering if MPEG2 data needed something similar
<stdint>
first of all, the HEVC and AVC defined two different formats
<stdint>
but I don't remember MPEG-2 or MPEG-4 Part 2 do that
<LongChair>
hmmm ok
<LongChair>
i would expect the stream i send to be ok, as i get the inforchange and the video size is detected properly
<LongChair>
just odd that it timeouts when trying to grab the frames
<LongChair>
@stdint : so i got some more logs
<LongChair>
mpp_buf_slot: new width 1920 height 1080 stride hor 1920 ver 1088 fmt 0
<LongChair>
@stdint : does MPEG2 needs extradata to be sent ?
<stdint>
of course
<LongChair>
ok, so that aprt is right, i suppose that if it can get the frame size the stream start should be ok
<LongChair>
very odd, MPEG4 works fine with same code
<LongChair>
@stdint : would you have any MPEG2 sample i could try, see if that is the media ?
wzyy2 has joined #linux-rockchip
premoboss has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
mrueg has quit [Remote host closed the connection]
mrueg has joined #linux-rockchip
wzyy2 has quit [Disconnected by services]
wzyy2 has joined #linux-rockchip
afaerber has joined #linux-rockchip
wzyy2 has quit [Quit: Konversation terminated!]
kloczek has quit [Remote host closed the connection]
nighty- has quit [Quit: Disappears in a puff of smoke]
kever_ has quit [Ping timeout: 252 seconds]
kever has joined #linux-rockchip
kloczek has joined #linux-rockchip
kever has quit [Ping timeout: 248 seconds]
kever has joined #linux-rockchip
chichak has quit [Ping timeout: 240 seconds]
moneymaker has quit [Quit: Ping timeout (120 seconds)]
Ke has quit [Ping timeout: 240 seconds]
moneymaker has joined #linux-rockchip
Ke has joined #linux-rockchip
cyteen has quit [Ping timeout: 240 seconds]
phinxy has joined #linux-rockchip
phinxy has left #linux-rockchip [#linux-rockchip]
premoboss has quit [Read error: Connection reset by peer]
chichak has joined #linux-rockchip
LongWork1 has joined #linux-rockchip
LongWork has quit [Ping timeout: 240 seconds]
LongWork has joined #linux-rockchip
LongWork1 has quit [Ping timeout: 240 seconds]
jelly has quit [Ping timeout: 240 seconds]
LongWork has quit [Ping timeout: 248 seconds]
Aussie_matt has joined #linux-rockchip
jelly-home has joined #linux-rockchip
jelly-home is now known as jelly
lurchi_ is now known as lurchi__
cyteen has joined #linux-rockchip
<via>
whats the fastest thing to use as root storage on a c201 chromebook? looks like the usb ports are usb2.0
<via>
sd cards are slow
<via>
the mmc seems slow too
<Ke>
via: I don't think there is any better solution
<via>
which of those three would you imagine the fastest?
<via>
usb is still 12M/s at least, which i think is faster than an sd card
<Ke>
I use SD, because it's replaceable and least intrusive of the media that supports discard
<Ke>
also my uSD is multiple times larger than the eMMC
<via>
definitely least intrusive
<via>
yeah, i've got a 64G one ready
<via>
i was installing to a usb and just now realized its only usb2
<Ke>
also USB is not supposed to be used as rootfs and does not support discard
<via>
when you say not supposed to be used
<via>
what do you mean
<Ke>
as in, they do mostly not have the durability
<via>
oh
<phh>
also there have been problems with suspend
<via>
meh, i'm not too concerned about durability
<via>
good to know
<Ke>
neither has most uSD, but you can only use overprovisioned card
<Ke>
I am concerned, but I have been using this uSD for a year without problems
<Ke>
almost a year
<via>
apparently these uSDs have better performance than i thought
<via>
so yeah i guess i'll just copy over the rootfs i just made to one
cnxsoft has quit [Quit: cnxsoft]
Aussie_matt has quit [Remote host closed the connection]
indy has quit [Ping timeout: 240 seconds]
wadim_ has quit [Remote host closed the connection]
BenG83 has joined #linux-rockchip
<xevious>
ayufan: Can you show me your .dts that's working with gmac2phy?
indy has joined #linux-rockchip
<ayufan>
on mainline?
LongWork has joined #linux-rockchip
<xevious>
You've got it working on mainline?
<xevious>
You had said "gmac2phy works fine for me on mainline kernel with applied fixes" and that those fixes were in your fork. Is that still the case?
<ayufan>
yes it works
<ayufan>
just install my mainline kernel
matthias_bgg has quit [Ping timeout: 248 seconds]
Moe_Icenowy is now known as MoeIcenowy
<xevious>
ayufan: Which branch? Or do you have a binary available?
<xevious>
release-4.4-wip?
<via>
i know this is unlikely, but there's still no 2d accelerated open solution for the rk3288 yet, right?
<xevious>
ayufan: Should gmac2phy work on your 0.5.7 image?