Wait a minute, just the time for me to remove the dust from my good old 0.8.4IIt most likely won't make it in 0.8.3 but it will in 0.8.4.
Code: Select all
main error: unsafe option "dvb-bandwidth" has been ignored for security reasons
main error: unsafe option "dvb-fec" has been ignored for security reasons
main error: unsafe option "dvb-fec" has been ignored for security reasons
main error: unsafe option "dvb-modulation" has been ignored for security reasons
main error: unsafe option "dvb-transmission" has been ignored for security reasons
main error: unsafe option "dvb-guard" has been ignored for security reasons
main error: unsafe option "dvb-hierarchy" has been ignored for security reasons
main error: unsafe option "dvb-frequency" has been ignored for security reasons
main error: cannot pre fill buffer
known issue.trunk versions vlc-1.0.0-git... are not starting at all on my windows vista.
Code: Select all
main error: unsafe option "dvb-frequency" has been ignored for security reasons
main error: unsafe option "dvb-bandwidth" has been ignored for security reasons
Code: Select all
ts debug: new SDT ts_id=1 version=10 current_next=1 network_id=8442
ts debug: * service id=257 eit schedule=0 present=0 running=4 free_ca=0
ts debug: - type=1 provider=GR1 name=France 2
main debug: EsOutProgramMeta: number=257
ts debug: * service id=260 eit schedule=0 present=0 running=4 free_ca=0
ts debug: - type=1 provider=GR1 name=France 5
main debug: EsOutProgramMeta: number=260
ts debug: * service id=261 eit schedule=0 present=0 running=4 free_ca=0
ts debug: - type=1 provider=GR1 name=ARTE
main debug: EsOutProgramMeta: number=261
ts debug: * service id=262 eit schedule=0 present=0 running=4 free_ca=0
ts debug: - type=1 provider=GR1 name=LCP
main debug: EsOutProgramMeta: number=262
ts debug: * service id=301 eit schedule=0 present=0 running=4 free_ca=0
ts debug: - type=1 provider=Nat name=France 3
main debug: EsOutProgramMeta: number=301
Code: Select all
#EXTM3U
#EXTINF:1,TF1
#EXTVLCOPT:program=1537
dvbt://frequency=642000:bandwidth=8
#EXTINF:2,FRANCE 2
#EXTVLCOPT:program=257
dvbt://frequency=490000:bandwidth=8
#EXTINF:3,FRANCE 3
#EXTVLCOPT:program=301
dvbt://frequency=490000:bandwidth=8
I get the frequency bit #EXTVLCOPT:program=301 i dont get, Were did you get the program:301 from?? and Can you do me an example for SKY THREE? heres my list for winter hill transmitterFenrir gave us a solution in this post:
viewtopic.php?p=173355#p173355
So what you need to find out is the Service PID, aka SID, of the channels. The Tools -> Messages box will help you to find them out. When you open a frequency you should see things like these in the messages log (example from french DVB-T):
Yeah that would be sweet thatBad luck for a me as I am one of this fu** Windows users
So, no scanner in VLC planned? Or as an Plug-in ?
Read my post you have quoted carefully again. Don't forget to read the logs from the same post as well.Were did you get the program:301 from?? and Can you do me an example
This trick doesn't work properly anymore with VLC 1.1.0.So you can build a playlist like this:
service id=257 ==> #EXTVLCOPT:program=257Code: Select all
#EXTM3U #EXTINF:1,TF1 #EXTVLCOPT:program=1537 dvbt://frequency=642000:bandwidth=8 #EXTINF:2,FRANCE 2 #EXTVLCOPT:program=257 dvbt://frequency=490000:bandwidth=8 #EXTINF:3,FRANCE 3 #EXTVLCOPT:program=301 dvbt://frequency=490000:bandwidth=8
Return to “VLC media player Feature Requests”
Users browsing this forum: No registered users and 13 guests