Search found 10 matches

Go to advanced search

by xluryan
07 Jul 2016 02:50
Forum: VLC media player for Windows Troubleshooting
Topic: used VLC for transcoding, why no longer works with H.265?
Replies: 2
Views: 1217

Re: used VLC for transcoding, why no longer works with H.265?

I would love to do the same thing. Trying to use VLC to convert HEVC to h264. Seems to only even try to convert the audio. I'm trying to transcode a 1.5G file, but the whole process is done in about 5 seconds. I'm left with a 30MB file after the conversion. It's not even trying to convert the video ...
by xluryan
03 Mar 2016 21:19
Forum: VLC media player for Windows Troubleshooting
Topic: Window Size and Position Are Not Quite Working (w/ Examples)
Replies: 10
Views: 2831

Re: Window Size and Position Are Not Quite Working (w/ Examples)

--qt-start-minimized Right-click context menu works. Known issue: https://trac.videolan.org/vlc/ticket/11500 https://trac.videolan.org/vlc/ticket/13179 Ok, cheers mate. Glad that bug is already documented. I think for now I'll stick with the AHK script as it's a little cleaner and doesn't involve a...
by xluryan
03 Mar 2016 15:39
Forum: VLC media player for Windows Troubleshooting
Topic: Window Size and Position Are Not Quite Working (w/ Examples)
Replies: 10
Views: 2831

Re: Window Size and Position Are Not Quite Working (w/ Examples)

Does it help if you use --no-embedded-video option? That does work... kind of ... That creates two VLC windows: one with the video and the other with the controls (despite using --qt-minimal-view ). The video window does actually show up where I position it with the ( --video-x ) and ( --video-y ) ...
by xluryan
02 Mar 2016 16:39
Forum: VLC media player for Windows Troubleshooting
Topic: Window Size and Position Are Not Quite Working (w/ Examples)
Replies: 10
Views: 2831

Re: Window Size and Position Are Not Quite Working (w/ Examples)

` In the interim, I have created an AutoHotKey script that works for what I'm trying to do. I am still interested in finding a way to do this natively with VLC, but this will work for now: VLC := "C:\Program Files\VideoLAN\VLC\vlc.exe" Run %VLC% --qt-minimal-view --qt-video-autoresize --v...
by xluryan
01 Mar 2016 22:15
Forum: VLC media player for Windows Troubleshooting
Topic: Window Size and Position Are Not Quite Working (w/ Examples)
Replies: 10
Views: 2831

Window Size and Position Are Not Quite Working (w/ Examples)

` I've searched the forum and researched all the CLI options, but I can't quite seem to get this working exactly as I'd like. My goal: get VLC to start with no interface (only a title bar, min/max/close buttons, and the video), and start with a set window size, at a set position. If I use a dummy i...
by xluryan
01 Mar 2016 17:38
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.2.2 streaming video
Replies: 1
Views: 415

Re: VLC 2.2.2 streaming video

This is absolutely the wrong place to be asking for Windows networking support. This is a VLC forum.
Could someone point me in any direction as to how to do this?
Google.
by xluryan
01 Mar 2016 17:36
Forum: VLC media player for Windows Troubleshooting
Topic: What's the status of the x64 build?
Replies: 10
Views: 1511

Re: What's the status of the x64 build?

You guys do know you can already get the 64-bit installer, no?

As Ludrax mentioned, you can select it from the orange drop down on the download page.
by xluryan
01 Mar 2016 16:47
Forum: VLC media player for Windows Troubleshooting
Topic: [Solved] Why is streaming this difficult? (Or... is it broken in 2.2.2?)
Replies: 4
Views: 672

Re: Why is streaming this difficult? (Or... is it broken in 2.2.2?)

Thanks both for your replies! Yes, it dawned on me last night that I might be looking at a control interface, versus the actual stream. I did change the streaming port from 8080 to 8081 and that has worked. Also, prior to this I was selecting a different transcoding option. I wonder if that was affe...
by xluryan
01 Mar 2016 01:46
Forum: VLC media player for Windows Troubleshooting
Topic: [Solved] Why is streaming this difficult? (Or... is it broken in 2.2.2?)
Replies: 4
Views: 672

Re: Why is streaming this difficult? (Or... is it broken in 2.2.2?)

Thanks for your reply. I followed that thread, but it hasn't helped me accomplish what I'm trying to do. I have similar settings to what he was using. Here is what I get when I point my web browser to http://localhost:8080/: http://imgur.com/Wadkuvc. Aren't I supposed to see a video feed? And when I...
by xluryan
29 Feb 2016 23:51
Forum: VLC media player for Windows Troubleshooting
Topic: [Solved] Why is streaming this difficult? (Or... is it broken in 2.2.2?)
Replies: 4
Views: 672

[Solved] Why is streaming this difficult? (Or... is it broken in 2.2.2?)

Apologies in advance for a slightly frustrated post. I'm trying something that should be very straightforward and simple. Streaming my webcam (Logitech HD Webcam C525) to other computers on the network. However, this is not working. At all. And I have become quite frustrated in my unsuccessful attem...

Go to advanced search