Search found 9 matches

Go to advanced search

by Hardthof
07 Sep 2011 17:07
Forum: General VLC media player Troubleshooting
Topic: What exactly happens when i play a HD movie on a smal screen
Replies: 1
Views: 222

What exactly happens when i play a HD movie on a smal screen

What exactly happens when i play a HD movie on a small screen?

Say I have an 1920x1080 HD Movie and my screen only supports 1280x1024, how does the pixel mapping work?

Will the video quality improve if i reencode the movie to 1280x1024?

Thanks for replys, eventough it might not be vlc specific ;)
by Hardthof
02 Sep 2011 15:36
Forum: Web and scripting
Topic: crashes after 1st loop.
Replies: 0
Views: 458

crashes after 1st loop.

Hi, Im Starting VLC via php $VLC_ID = proc_open("vlc --ttl={$ttl} -I telnet --telnet-host=0.0.0.0 --telnet-port={$port} --telnet-password={$ADMIN_PASS} -d /dev/null", array(0=>array('pipe', 'r'), 1=>array('pipe', 'w'), 2=>array('pipe', 'w')), $pipes); Later on loading a config file with a ...
by Hardthof
02 Sep 2011 09:20
Forum: VLC stream-output (sout)
Topic: how to reduce the time gap in the streaming
Replies: 5
Views: 3334

Re: how to reduce the time gap in the streaming

This is a huge delay, which sould not be caused by vlc. Altough i read a post of a dev that vlc isn't made for "live streaming" if i understand that right, realy low latency is not achieveable by vlc so far. Can you give some information about your settings (streaming and network) maybe &q...
by Hardthof
01 Sep 2011 15:03
Forum: VLC stream-output (sout)
Topic: how to reduce the time gap in the streaming
Replies: 5
Views: 3334

Re: how to reduce the time gap in the streaming

Is your Video out of sync or are you refering to the delay between server and client?

server client delay can be reduced by : Preferences -> Input & Codec Settings -> Default caching policy.

Audio Delay Up/down Shortcut k/j
by Hardthof
08 Aug 2011 10:44
Forum: VLC stream-output (sout)
Topic: syntax using es module
Replies: 1
Views: 367

Re: syntax using es module

Bump

Anyone able to use #es in combination with rtp?
by Hardthof
31 Jul 2011 14:18
Forum: VLC stream-output (sout)
Topic: how to stream to network media player?
Replies: 1
Views: 1517

Re: how to stream to network media player?

Hi chritu, the options depends on what your WDTV HD player can receive, i think you have to do some investigation ;) Port is realy unimportant, use 20000 for example. are you sure you want to use vlm? you need to load a file like this via telnet: new chanel1 broadcast enabled setup chanel1 input mov...
by Hardthof
30 Jul 2011 13:24
Forum: VLC stream-output (sout)
Topic: syntax using es module
Replies: 1
Views: 367

syntax using es module

Hi everybody, im trying to make the --sout '#es{}' option working with 2 different rtp streams, but i cant figure out the right syntax. I adopted from the streaming howto where duplicate is used this way: --sout '#duplicate{dst=display,dst="transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinte...
by Hardthof
01 Jul 2011 15:29
Forum: VLC stream-output (sout)
Topic: Sychron Multicast Streaming
Replies: 1
Views: 838

Re: Sychron Multicast Streaming

Hi, Im still working on this ;) Well I'm experiencing trouble streaming 720p Movies to the Intel Atom CPU based Clients, the movie works fine if i play it on the local PC (50% CPU consumption). While streaming i get multiple errors resulting in artefacts, the worst point is, the errors are reproduce...
by Hardthof
18 Jun 2011 13:35
Forum: VLC stream-output (sout)
Topic: Sychron Multicast Streaming
Replies: 1
Views: 838

Sychron Multicast Streaming

Hi everybody! I'm trying to implement a Multicast Stream (mainly videos but also music) on a local arey network. Latest VLC version on Ubuntu machines. Since it's a very confusing thing when your clients are not synchronized, im asking you which is the best way to "force" it to be always s...

Go to advanced search