Page 1 of 1
VLC 3.0.6 problem transcode
Posted: 23 Jan 2019 19:24
by dmitriy88
I'm using this line for http-streaming from my capture device on VLC 2.2.4
:sout=#transcode{vcodec=h264,fps=50,acodec=mp3,ab=96,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=:8080/}}
I install VLC 3.0.6 and this line don't work now. How i can fix this problem?
Re: VLC 3.0.6 problem transcode
Posted: 24 Jan 2019 13:04
by chouquette
Hi, could you clarify what you mean by "don't work" ? Do you get an error, nothing happens, you can't connect from another machine?
The best thing to do would be to provide your logs:
To help you, we need
messages, to completely understand what your problems is.
To fix this, please be sure
before you start the playback to:
- Open: Tools -> Messages.
- Set Verbosity to 2
- Start playback to reproduce your issue
- Save text in a file or copy into clipboard
- Then paste the full resulting log here between [code]and[/code] (or use Pastebin.com if it's too long)
Also don't forget to name your
Operating System and provide the
VLC media player version.
Re: VLC 3.0.6 problem transcode
Posted: 24 Jan 2019 13:35
by dmitriy88
Hi, could you clarify what you mean by "don't work" ? Do you get an error, nothing happens, you can't connect from another machine?
nothing happens
logfile
https://pastebin.com/tcGCP4im
Using Win10 x64 and VLC 3.0.6 x64
Re: VLC 3.0.6 problem transcode
Posted: 07 Feb 2019 18:21
by dmitriy88
No ideas?
Re: VLC 3.0.6 problem transcode
Posted: 15 Feb 2019 13:34
by dmitriy88
Forum is dead?
Re: VLC 3.0.6 problem transcode
Posted: 18 Feb 2019 15:01
by dmitriy88
Re: VLC 3.0.6 problem transcode
Posted: 21 Feb 2019 14:24
by unidan
Hi,
stream_out_transcode debug: Checking if filter chain YUY2 -> I420 is possible
This is the issue, it can't convert YUY2 to I420. It doesn't mean that we don't support this but the module responsible for this might encounter an error.
OMG. 8 months and no news.
Yes, you need people with the knowledge and the will to fix this edge case. It will come eventually but it's a free and open source player.
Some issues are open for years but are not fixed, because there have been ~20 000 issues opened on the whole project and it takes time.
Re: VLC 3.0.6 problem transcode
Posted: 23 Jul 2019 18:03
by dmitriy88
No news in VLC 3.0.7.1?
Re: VLC 3.0.6 problem transcode
Posted: 12 Aug 2019 19:53
by dmitriy88
Some news?
Re: VLC 3.0.6 problem transcode
Posted: 24 Aug 2019 23:39
by dmitriy88
Transcoding in version 3.0.8 now works.
If i playing transcoded file in 3.0.8 version, sound is good. But if i playing transcoded file in older version (2.0.5), sound is broken.
logfile
https://pastebin.com/tyvEQv72
Re: VLC 3.0.6 problem transcode
Posted: 25 Aug 2019 00:05
by dmitriy88
With this option sound in 2.0.5 is broken
With this option sound in 2.0.5 is good
Re: VLC 3.0.6 problem transcode
Posted: 26 Sep 2019 21:09
by dmitriy88
No comments?