Old playlist .m3u not stremable anymore?

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
SawyerX
Blank Cone
Blank Cone
Posts: 35
Joined: 23 Nov 2008 22:03

Old playlist .m3u not stremable anymore?

Postby SawyerX » 03 Jul 2009 14:19

Why is the old .m3u list not stremable anymore with the new x9x and upper players?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Old playlist .m3u not stremable anymore?

Postby VLC_help » 03 Jul 2009 17:06

You have tuner options in those .m3u files?

SawyerX
Blank Cone
Blank Cone
Posts: 35
Joined: 23 Nov 2008 22:03

Re: Old playlist .m3u not stremable anymore?

Postby SawyerX » 04 Jul 2009 07:18

Hm IIPTV playlist.

#EXTINF:0,7 - HBO Comedy
udp://@239.255.0.24:5002
#EXTINF:0,7 - HBO
udp://@239.255.0.47:5002

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Old playlist .m3u not stremable anymore?

Postby VLC_help » 04 Jul 2009 16:24

If you remove #EXTINF:0,7 - HBO Comedy and #EXTINF:0,7 - HBO, does it work any better? If not, what error/warning messages you get to Tools -> Messages... (set Verbosity to 2) when you try to open one of those URLs?

SawyerX
Blank Cone
Blank Cone
Posts: 35
Joined: 23 Nov 2008 22:03

Re: Old playlist .m3u not stremable anymore?

Postby SawyerX » 04 Jul 2009 21:03

No doesnt work any better. It still starts playing it locally instead of streaming like in x8x.

main info: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
main info: creating httpd

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Old playlist .m3u not stremable anymore?

Postby VLC_help » 06 Jul 2009 12:43

How do you init the steaming?

SawyerX
Blank Cone
Blank Cone
Posts: 35
Joined: 23 Nov 2008 22:03

Re: Old playlist .m3u not stremable anymore?

Postby SawyerX » 07 Jul 2009 10:35

Medaia>streaming> selecint playlist.m3u > http > profile mpeg TS > Stream / and it starts playing it locally.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Old playlist .m3u not stremable anymore?

Postby VLC_help » 08 Jul 2009 17:52

Does it work better from command-line? (you can copy the :sout part to command-line)

SawyerX
Blank Cone
Blank Cone
Posts: 35
Joined: 23 Nov 2008 22:03

Re: Old playlist .m3u not stremable anymore?

Postby SawyerX » 12 Jul 2009 09:46

Hm yes it does work from the command line or firedaemon now. I can see the list working and I can see it playing in netlimiter. But The stream doesnt connect on port 1290 like I set it and like it works in x.8.6i.

Command line looks like this.
"C:\Users\Sawyer\Desktop\test.m3u" ":sout=#duplicate{dst=std{access=http,mux=ts,dst=:1290}}" -I http --http-host :10090

Actually the listening port is missing for the video which is set to 1290.

If you check this out which is on x.8.6i and works just fine.
Image

This one is on 1.0 and has no listening port for the video now but has lots of other wired IPs.
Image
":sout=#duplicate{dst=std{access=http,mux=ts,dst=:1290}}" It seems to fully ignore the destination line?

Your input can't be opened:
VLC is unable to open the MRL 'http://192.168.1.2:1290'. Check the log for details.

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: Old playlist .m3u not stremable anymore?

Postby Jean-Baptiste Kempf » 12 Jul 2009 15:25

No log, no help.
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.

SawyerX
Blank Cone
Blank Cone
Posts: 35
Joined: 23 Nov 2008 22:03

Re: Old playlist .m3u not stremable anymore?

Postby SawyerX » 13 Jul 2009 17:19

main debug: processing request item http://192.168.1.2:1290 node Playlist skip 0
main debug: resyncing on http://192.168.1.2:1290
main debug: http://192.168.1.2:1290 is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.1.2:1290'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
qt4 debug: IM: Setting an input
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\Users\Sawyer\AppData\Local\Temp'
main debug: `http://192.168.1.2:1290' gives access `http' demux `' path `192.168.1.2:1290'
main debug: creating demux: access='http' demux='' path='192.168.1.2:1290'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: creating access 'http' path='192.168.1.2:1290'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.1.2' port=1290 file='(null)
qt4 debug: Updating the geometry
main debug: net: connecting to 192.168.1.2 port 1290
qt4 debug: Updating the geometry
main debug: connection: Resource temporarily unavailable
main warning: connection timed out
access_http error: cannot connect to 192.168.1.2:1290
main debug: net: connecting to 192.168.1.2 port 1290
main debug: connection: Resource temporarily unavailable
main warning: connection timed out
access_mms error: cannot connect to 192.168.1.2:1290
main warning: no access module matching "http" could be loaded
main debug: TIMER module_need() : 10007.000 ms - Total 10007.000 ms / 1 intvls (Avg 10007.000 ms)
main debug: waitpipe: object killed
main error: open of `http://192.168.1.2:1290' failed: (null)
main debug: finished input
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m10.008572s, kernel 0m0.000000s, user 0m0.000000s
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'http://192.168.1.2:1290' : 10026.000 ms - Total 10026.000 ms / 1 intvls (Avg 10026.000 ms)

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Old playlist .m3u not stremable anymore?

Postby VLC_help » 14 Jul 2009 16:36

Could you do

Code: Select all

"C:\Users\Sawyer\Desktop\test.m3u" ":sout=#duplicate{dst=std{access=http,mux=ts,dst=:1290}}" -I http --http-host :10090
with logger interface and paste the messages here?
So something like

Code: Select all

"C:\Users\Sawyer\Desktop\test.m3u" ":sout=#duplicate{dst=std{access=http,mux=ts,dst=:1290}}" -I http --http-host :10090 --extraintf=logger


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 37 guests