Problem with playing and writing .mka same time

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
no_matter
New Cone
New Cone
Posts: 4
Joined: 08 Oct 2019 16:41

Problem with playing and writing .mka same time

Postby no_matter » 08 Oct 2019 17:01

Hello, i have some complex problem.

So there is an .mka file, writing from a stream, which has size and length is not fixed. So it is a growing file. When i open with VLC it shows it's exact duration(or length), which is perfectly seekable. As soon as the file and its length grows the VLC dosent show the updated length and i can't use the seekbar. I would like to use the seekbar. Any idea what's wrong or what can i try?

More info: if i try out with .wav it's actual size keeps updating and it's perfectly seekable.

I share how i create the file for test purposes, its ffmpeg, dont be scared, the real question is above:

Code: Select all

ffmpeg -re -i /home/myfile.mka -f rtp rtp://127.0.0.1:6005 -saved.sdp -f rtp://127.0.0.1:7005 ffmpeg -y -protcol_whitelist "file,rtp,udp" -i saved.sdp /home/my_file.mka -map 0 -movflags +faststart
Thank you for any help!
:roll:

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 31 guests