RobbyRally Posted August 14, 2011 Posted August 14, 2011 (edited) I guys I'm training stream with iphone inteface my films and series but with the string "--no-sub-autodetect" is't possible use the .srt that are in the folder within the files (subtitle that are mux with file play good because i add "--sout-all" in the webstreaming.ini). There is a trick for remove that string. From svcdebug.log "C:\Program Files\VideoLAN\VLC\vlc.exe" -Idummy --no-sub-autodetect --verbose=0 --dummy-quiet --no-stats --sout-transcode-threads=6 --ffmpeg-hw "E:\FILM 2\HIGH DEFINITION 2\Commando\Commando.mkv" :sout=#transcode{acodec=mp3,ab=16,channels=1,vcodec=h264,vb=256,scale=0.50}:http{mux=ts,dst=0.0.0.0:1234/} --sout-all -I http --http-host 0.0.0.0:1111 My preset from webstreaming.ini [Preset.0] Name=INTERNET Muxer=0 UseVideo=1 VCodec=6 VRate=256 VSize=0.50 UseAudio=1 ACodec=3 ARate=16 AChannels=1 UseHardware=1 Deinterlace=0 Output=http{mux=[muxer],dst=[iP]:[Port]/} --sout-all -I http --http-host 0.0.0.0:1111 Outputlink= transcodewrapper=transcode{[AV]}: Audio=acodec=[acodec],ab=[abitrate],channels=[achannels] Video=vcodec=[vcodec],vb=[vbitrate],scale=[vscale][deinterlace] Videocodecspezific= Thank's :-) Edited August 14, 2011 by RobbyRally
Lars_MQ Posted August 14, 2011 Posted August 14, 2011 sorry, no go. if this options is enabled, the TS files are not played, because the vlc fails to detect, that the txt files of recordings are no subtitles. It's a long running bug of the vlc.
RobbyRally Posted August 15, 2011 Author Posted August 15, 2011 Ok! :-( But there is a file that i can modify for remove that string, because i don't use recording service for recording but only for stream my personal film and television. thank's :-)
Recommended Posts