Trouble playing a network stream

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.
davecove
New Cone
New Cone
Posts: 8
Joined: 13 Dec 2011 05:51

Trouble playing a network stream

Postby davecove » 14 Jul 2014 00:47

I am trying to play some streams from a proprietary media server. Basically when you present an address like this: "http://192.168.42.13:8080/Files/Downloa ... 49842ae135" you are given a file to download. if you visit that site with a browser, it immediately starts to download a .mp4 file.

This works in VLC Media Player 2.1.3 as well, up to a point... if the file goes over 4mb VLC Media Player will no longer play the file.

Example: I have two URLs that pull down 2 different mp4s... one slightly less than 4mb (A) and one slightly more then 4mp (B). The larger one (B) won't play. Both URLs are pasted and run in VLC Media Player exactly the same way and the debug output is nearly the same up until the point B goes all wrong.

A
access_http debug: this frame size=3658225
B
access_http debug: this frame size=4254300
A
avcodec debug: detected format: mov,mp4,m4a,3gp,3g2,mj2
main debug: selecting program id=0
avcodec debug: adding es: video codec = h264 (28)
avcodec debug: adding es: audio codec = mp4a (86018)
avcodec debug: AVFormat supported stream
avcodec debug: - format = mov,mp4,m4a,3gp,3g2,mj2 (QuickTime / MOV)
avcodec debug: - start time = 0
avcodec debug: - duration = 20303000
main debug: using demux module "avcodec"
B
avcodec debug: detected format: mov,mp4,m4a,3gp,3g2,mj2
main warning: AStreamSeekStream: can't seek
avcodec warning: we were not allowed to seek, or EOF

main debug: selecting program id=0
avcodec debug: adding es: video codec = h264 (28)
avcodec debug: adding es: audio codec = mp4a (86018)
avcodec debug: AVFormat supported stream
avcodec debug: - format = mov,mp4,m4a,3gp,3g2,mj2 (QuickTime / MOV)
avcodec debug: - start time = -1
avcodec debug: - duration = 23664000

main debug: using demux module "avcodec"
A
main debug: `http://192.168.42.13:8080/IpavAdmin/Dow ... 9d213b4aa8' successfully opened
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 5%
B
main debug: `http://192.168.42.13:8080/IpavAdmin/Dow ... 4fb846ae3a' successfully opened
main warning: AStreamSeekStream: can't seek
avcodec warning: we were not allowed to seek, or EOF
main debug: EOF reached
main debug: finished input
main debug: object waitpipe triggered
main debug: removing module "avcodec"
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
main debug: killing decoder fourcc `h264', 0 PES in FIFO
What's wrong here? Why is VLC MP have a hard time playing the slightly larger video?

Thank you.

shindonghyeok
New Cone
New Cone
Posts: 2
Joined: 07 Apr 2017 08:49

Re: Trouble playing a network stream

Postby shindonghyeok » 16 May 2017 03:50

I have same problem now.. i gonna crazy due to it... did you solved this problem???


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 39 guests