Transcoding adaptive stream results in unwatchable low quality

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
troykelly
Blank Cone
Blank Cone
Posts: 11
Joined: 10 Nov 2020 05:27
VLC version: 3.0.11.1
Operating System: Linux
Location: Sydney, Australia
Contact:

Transcoding adaptive stream results in unwatchable low quality

Postby troykelly » 15 Jan 2021 07:51

Hi,

When transcoding an adaptive logic stream, the transcoded "copy" is at the lowest possible quality (images below).

I am clearly missing something in the configuration.

Starting VLC with

Code: Select all

VLC_ADAPTIVE_WIDTH=1280 VLC_ADAPTIVE_HEIGHT=720 VLC_ADAPTIVE_BITRATE=2048 VLC_ADAPTIVE_LOGIC=highest PASSWORD=supersecure PORT=9999 /usr/bin/vlc -I telnet --telnet-password=${PASSWORD} --telnet-port=${PORT} --drop-late-frames --skip-frames --play-and-exit --no-daemon --adaptive-logic=${VLC_ADAPTIVE_LOGIC} --adaptive-maxwidth=${VLC_ADAPTIVE_WIDTH} --adaptive-maxheight=${VLC_ADAPTIVE_HEIGHT} --adaptive-bw=${VLC_ADAPTIVE_BITRATE} --vlm-conf=/vlc/stream.vlm

Code: Select all

del all new stream broadcast enabled setup stream option network-caching=1000 setup stream input "https://example.com/stream" loop setup stream output #transcode{venc=x264{preset=ultrafast},vcodec=h264,threads=4,vb=1000}:duplicate{dst='rtp{access=udp,mux=ts,ttl=15,dst=234.0.1.1,port=1234,sdp=sap://,group="News",name="Interesting News"}'} control stream play
The transcoded output
Image

The source
Image

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

Re: Transcoding adaptive stream results in unwatchable low quality

Postby InTheWings » 15 Jan 2021 10:46

VLC_ADAPTIVE_WIDTH=1280
VLC_ADAPTIVE_HEIGHT=720
VLC_ADAPTIVE_BITRATE=2048
VLC_ADAPTIVE_LOGIC=highest

without seeing the ladder, we can't tell
:!: 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 !

troykelly
Blank Cone
Blank Cone
Posts: 11
Joined: 10 Nov 2020 05:27
VLC version: 3.0.11.1
Operating System: Linux
Location: Sydney, Australia
Contact:

Re: Transcoding adaptive stream results in unwatchable low quality

Postby troykelly » 15 Jan 2021 12:41

I'm lost apologies @inthewings - what additional information can I provide to help?

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

Re: Transcoding adaptive stream results in unwatchable low quality

Postby InTheWings » 18 Jan 2021 10:18

:!: 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 20 guests