How to improve my streaming of DVD ?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
pcouderc
New Cone
New Cone
Posts: 8
Joined: 25 Jul 2013 07:15

How to improve my streaming of DVD ?

Postby pcouderc » 28 Feb 2015 12:21

I am trying to stream from a PC to an enigma2 box with :

Code: Select all

cvlc dvdsimple:///dev/sr0 --sout='#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100}:http{mux=ffmpeg{mux=flv},dst=:8080/}'
and to read it with http://sender.ip:8080

I seems to work (at least for 20 seconds). But my cpu is overloaded. So I want to transcode on disc.

I do not success to store it on disc with :

Code: Select all

cvlc dvdsimple:///dev/sr0 --sout='#transcode{vcodec=h264,acoc=mpga,ab=128,channels=2,samplerate=44100}:file{dst=ttt.ts}'
then stream it again with :

Code: Select all

cvlc ttt.ts --sout='#http{mux=ffmpeg{mux=flv},dst=:8080/}'
Is there some howto about that ?

Thank you in advance.

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: How to improve my streaming of DVD ?

Postby Jean-Baptiste Kempf » 01 Mar 2015 15:00

Don't use flv, use ts.
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.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 42 guests