Next.js Discord

Discord Forum

Video Rendering

Answered
Scale parasitoid posted this in #help-forum
Open in Discord
Original message was deleted.
Answered by Longtail tuna
since ur content is positioned absolutely u have to set parent size explicitly
View full answer

19 Replies

Scale parasitoid
Edit: still doesn't work regardless of if it's mp3 or mp4
as for my recent experience, some browser wont support some encoding, i dont know in this case. but h.265 wont support in most browser, might help.
Play the video on the browser. on new tab or whatever see if it plays, then maybe debug more 😄
@muadpn as for my recent experience, some browser wont support some encoding, i dont know in this case. but h.265 wont support in most browser, might help.
Scale parasitoid
It's not a browser issue as I tried it on 4 different browsers (Firefox edge Google brave) all tj the same result and even on my phone
Original message was deleted
Longtail tuna
since ur content is positioned absolutely u have to set parent size explicitly
Answer
@Longtail tuna since ur content is positioned absolutely u have to set parent size explicitly
Scale parasitoid
Ahh, how would I do that?
Longtail tuna
u can either remove position absolute from video or adjust main height
@Longtail tuna u can either remove position absolute from video or adjust `main` height
Scale parasitoid
Thank you so much for your help, I'll now try to make it actually fit the content and move the divs slightly
thank you so much
I was also wondering how I can transition the media control smoothly
weird the imge doesn't work
@Scale parasitoid weird the imge doesn't work
Longtail tuna
where should it go? i dont see any image in source
@Longtail tuna where should it go? i dont see any image in source
Scale parasitoid
changed the settings in build page
import Preload from "@/components/BioLink/Preload";
import { mediaProp } from "@/Types";

const defaultMedia: mediaProp = {
    type: "mp3",
    link: "https://cdn4.kars.bio/external/music.mp3",
    bg: "https://cdnb.artstation.com/p/assets/images/images/018/917/287/large/-006.jpg?1561240445",
};
export default function() {
    return <Preload media={defaultMedia} controls={true}/>
}
Longtail tuna
can u update website on https://wthr.karstest.pro/build
@Longtail tuna can u update website on https://wthr.karstest.pro/build
Scale parasitoid
sure thing onen sec
@Longtail tuna can u update website on https://wthr.karstest.pro/build
Scale parasitoid
Building, do you wannatalk in dms?
Scale parasitoid
Hey, I fixed it but could I add you for help later?
Longtail tuna
hi i wasnt home, ofc u can ask for help if u need.
@Longtail tuna hi i wasnt home, ofc u can ask for help if u need.
Scale parasitoid
I sent you aa friend request, feel free to accept ny time