Set probesize in VLC

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
dbleliev
New Cone
New Cone
Posts: 2
Joined: 13 Sep 2018 13:24

Set probesize in VLC

Postby dbleliev » 13 Sep 2018 14:27

Hi everybody,

I'm trying to play a flv stream which is hosted by an IP camera. VLC connects to this stream, but it takes a very long time before the connection is made.
After some further investigation I found out that when i use ffplay and set the probesize to a lower value the stream will start much quicker.
Unfortunately I'm unable to get this command working in the VLC player.

I have tried:
vlc URL -vvvv --avcodec-debug=1 --avformat-options={probesize=32000}
vlc URL -vvvv --avcodec-debug=1 --avformat-options=probesize=32000
vlc URL -vvvv --avcodec-debug=1 --avformat-options='{probesize=32000}'
vlc URL -vvvv --avcodec-debug=1 --avformat-options={'probesize=32000'}

But not of them resulted in the probesize actually being set.
When looking into the message in VLC it will show 1 error:
avcodec error: Unknown option "probesize"

The ffplay command that I'm using:
ffplay.exe -flv_ignore_prevtag 1 -probesize 32000

Since we are using VLC to open these stream I was wondering if this parameter can also be passed into VLC?
Or if there is any other method of improving the connection time in vlc for these flv files.

(There is also a ticket from 8 years ago showing a simular issue: https://trac.videolan.org/vlc/ticket/4419#no1)

dbleliev
New Cone
New Cone
Posts: 2
Joined: 13 Sep 2018 13:24

Re: Set probesize in VLC

Postby dbleliev » 17 Oct 2018 13:46

Nobody has any ideas?

muratoffalex
New Cone
New Cone
Posts: 3
Joined: 24 Sep 2019 13:01

Re: Set probesize in VLC

Postby muratoffalex » 26 Sep 2019 12:24

Same problem. I need change ffmpeg analyzeduration in VLC.
Maybe someone knows?

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: Set probesize in VLC

Postby InTheWings » 26 Sep 2019 13:32

Mostly because the options are not going to the right location,
while avformat makes no difference listing them :/

This needs code change to deal with that "design"
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

muratoffalex
New Cone
New Cone
Posts: 3
Joined: 24 Sep 2019 13:01

Re: Set probesize in VLC

Postby muratoffalex » 26 Sep 2019 15:00

Mostly because the options are not going to the right location,
while avformat makes no difference listing them :/

This needs code change to deal with that "design"

Thanks for answer!
Does this mean that now it cannot be used?

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: Set probesize in VLC

Postby InTheWings » 26 Sep 2019 18:08


Thanks for answer!
Does this mean that now it cannot be used?
Don't care.
That's fixed on master branch. Use nightlies or wait 4.0
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 16 guests