Problem for Stream a mp3 file: not played..

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
jphmilitaire
New Cone
New Cone
Posts: 5
Joined: 08 Jun 2013 10:56

Problem for Stream a mp3 file: not played..

Postby jphmilitaire » 08 Jun 2013 11:04

hello everybody!

(sorry for my poor english, i'm french...)

i tried for long time to stream and receive a mp3 file beetween 2 pc who were on my local network. (ping beetween are good)

I see this vidéo and make exactly the same!
http://www.youtube.com/watch?v=0Wj-MktpYD0

But, vlc don't plya my file...and i cant receive it, because i suppose vlc dont' diffuse it...
when i chek the case "display locally", vlc read the file and show "streaming", but i cant read with my other pc (vlc stream localy?)

i have the same problem with my pc on windows, and with my other pc on linux (a raspeberry pi on raspian)


Very thanks for your help!!


(i have tried too stream with command line on linux, but i don't find the good syntax.... if someone can help me too.....)

Lotesdelere
Cone Master
Cone Master
Posts: 10094
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Problem for Stream a mp3 file: not played..

Postby Lotesdelere » 09 Jun 2013 07:53

Please open Tools -> Messages (set Verbosity to 2) before you start the playback and then paste the full resulting log here or on Pastebin.com if it's too long.

jphmilitaire
New Cone
New Cone
Posts: 5
Joined: 08 Jun 2013 10:56

Re: Problem for Stream a mp3 file: not played..

Postby jphmilitaire » 09 Jun 2013 09:13

very thanks for interesting to my problem, lotesdelere!

Here, i choose a mp3 file, and chek "convert audio mp3"

the result:
qt4 debug: Adding option: :sout=#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=udp{ttl=1},dst=192.168.1.97:1234}
qt4 debug: Adding option: sout-keep
main debug: adding item `Diffusion' ( file:///E:/mp3/bamba.mp3 )
qt4 debug: Adding a new MRL to recent ones: file:///E:/mp3/bamba.mp3
main debug: rebuilding array of current - root Liste de lecture
main debug: rebuild done - 2 items, index -1
main debug: processing request item: Diffusion, node: null, skip: 0
main debug: resyncing on Diffusion
main debug: Diffusion is at 1
main debug: starting playback of the new playlist item
main debug: resyncing on Diffusion
main debug: Diffusion is at 1
main debug: creating new input thread
main debug: Creating an input for 'Diffusion'
main debug: using sout chain=`transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=udp{ttl=1},dst=192.168.1.97:1234}'
main debug: stream=`std'
qt4 debug: IM: Setting an input
main debug: Creating an input for 'Diffusion'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-access to udp{ttl=1}
main debug: set config option: sout-standard-dst to 192.168.1.97:1234
stream_out_standard error: no mux specified or found by extension
main debug: no sout stream module matching "std" could be loaded
main debug: TIMER module_need() : 11.748 ms - Total 11.748 ms / 1 intvls (Avg 11.748 ms)
main debug: destroying chain... (name=(null))
main debug: destroying chain done
main error: stream chain failed for `transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=udp{ttl=1},dst=192.168.1.97:1234}'
main debug: finished input
main error: cannot start stream output instance, aborting
main debug: dead input
main debug: changing item without a request (current 1/2)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: no fetch required for (null) (art currently (null))
main debug: TIMER input launching for 'Diffusion' : 18.394 ms - Total 18.394 ms / 1 intvls (Avg 18.394 ms)

jphmilitaire
New Cone
New Cone
Posts: 5
Joined: 08 Jun 2013 10:56

Re: Problem for Stream a mp3 file: not played..

Postby jphmilitaire » 09 Jun 2013 09:16

here, i don't chek "convert" option, same result...

In the vlc playlist, i can see "diffusion" (streaming)", but the song don't play...

qt4 debug: Adding option: :sout=#std{access=udp{ttl=1},dst=192.168.1.97:1234}
qt4 debug: Adding option: sout-keep
main debug: adding item `Diffusion' ( file:///E:/mp3/bamba.mp3 )
qt4 debug: Adding a new MRL to recent ones: file:///E:/mp3/bamba.mp3
main debug: rebuilding array of current - root Liste de lecture
main debug: rebuild done - 2 items, index -1
main debug: processing request item: Diffusion, node: Liste de lecture, skip: 0
main debug: resyncing on Diffusion
main debug: Diffusion is at 1
main debug: starting playback of the new playlist item
main debug: resyncing on Diffusion
main debug: Diffusion is at 1
main debug: creating new input thread
main debug: Creating an input for 'Diffusion'
main debug: using sout chain=`std{access=udp{ttl=1},dst=192.168.1.97:1234}'
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-access to udp{ttl=1}
main debug: set config option: sout-standard-dst to 192.168.1.97:1234
stream_out_standard error: no mux specified or found by extension
main debug: no sout stream module matching "std" could be loaded
main debug: TIMER module_need() : 2.932 ms - Total 2.932 ms / 1 intvls (Avg 2.932 ms)
main debug: destroying chain... (name=(null))
main debug: destroying chain done
main error: stream chain failed for `std{access=udp{ttl=1},dst=192.168.1.97:1234}'
main error: cannot start stream output instance, aborting
main debug: dead input
main debug: Creating an input for 'Diffusion'
main debug: TIMER input launching for 'Diffusion' : 9.329 ms - Total 9.329 ms / 1 intvls (Avg 9.329 ms)
main debug: changing item without a request (current 1/2)
main debug: nothing to play
main debug: no fetch required for (null) (art currently (null))

jphmilitaire
New Cone
New Cone
Posts: 5
Joined: 08 Jun 2013 10:56

Re: Problem for Stream a mp3 file: not played..

Postby jphmilitaire » 09 Jun 2013 09:40

oh....
it's work with "rtp" protocol....
but why dont work in udp???

thx....

Lotesdelere
Cone Master
Cone Master
Posts: 10094
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Problem for Stream a mp3 file: not played..

Postby Lotesdelere » 10 Jun 2013 09:00

Please, try a nightly build.

jphmilitaire
New Cone
New Cone
Posts: 5
Joined: 08 Jun 2013 10:56

Re: Problem for Stream a mp3 file: not played..

Postby jphmilitaire » 26 Jun 2013 09:36

????


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 101 guests