VLM Transkoding with audio language selection does not work.

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
realjobe
Cone that earned his stripes
Cone that earned his stripes
Posts: 175
Joined: 10 Feb 2008 15:40

VLM Transkoding with audio language selection does not work.

Postby realjobe » 04 Jul 2016 06:16

Hi.
Using VLC 2.2.4 x86 build with Windows 10 (1511).
VLC 2.1.5 do not have this problem: this problem started at 2.2.1 at least.

I have been using VLC to transcode live .ts stream into .ts/h264 using LUA interface.
Source .ts stram has multiple audio tracks and also DVB/TTX subtitle tracks that is have been selecting by invoking

Code: Select all

setup LIVE option sub-language=fi setup LIVE option audio-language=fi
The transcoded stream had only one audiotrack (selected language).

But now this does not work anymore, the stream created has all audiotracks and subtitle tracks muxed inside and I can selelect them when playing the stream with VLC.. fi/fin values does make a difference..
Debug example has 4 audio languages muxed (danish/swedish/finnish/norway)

Debug log is here http://pastebin.com/wgeWaR56

Has this changed or is there something I'm missing?
:)
Thank you.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLM Transkoding with audio language selection does not work.

Postby Jean-Baptiste Kempf » 04 Jul 2016 07:28

try the no-sout-all option
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

realjobe
Cone that earned his stripes
Cone that earned his stripes
Posts: 175
Joined: 10 Feb 2008 15:40

Re: VLM Transkoding with audio language selection does not work.

Postby realjobe » 04 Jul 2016 07:45

THANK you for quick Reply Sir!
THAT WORKD!!


Invoke is now... <http invoke after every line>

Code: Select all

http://vlc_vlm_ip:8081/requests/vlm_cmd.xml?command=new LIVE broadcast enabled http://vlc_vlm_ip:8081/requests/vlm_cmd.xml?command=setup LIVE input 'http://192.168.0.251:8001/1:0:16:1C36:2B:46:E080000:0:0:0:' http://vlc_vlm_ip:8081/requests/vlm_cmd.xml?command=setup LIVE output #transcode{vcodec=h264,vb=256,fps=25,width=720,height=404,venc=x264{{profile=high,level=3,preset=slower,keyint=250}},acodec=mp3,ab=96,channels=2,samplerate=44100}:http{mime=video/MP2T,dst=:8080/TimmyTV.ts} http://vlc_vlm_ip:8081/requests/vlm_cmd.xml?command=setup LIVE option audio-language=fi http://vlc_vlm_ip:8081/requests/vlm_cmd.xml?command=setup LIVE option option no-sout-all http://vlc_vlm_ip:8081/requests/vlm_cmd.xml?command=control LIVE play

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLM Transkoding with audio language selection does not work.

Postby Jean-Baptiste Kempf » 04 Jul 2016 16:19

Cool.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 2 guests