Skip to main content

Questions tagged [vlc-media-player]

A cross-platform, open source media player & streaming media server. Use this tag when having issues with playing, streaming, transcoding or otherwise using VLC's features. Consider pairing it with an OS or platorm tag (windows, linux, osx etc) if the problem is platform-specific

0 votes
1 answer
19 views

How to increase VLC RAM buffer for offline files using CLI?

I would like to do the same thing as in the answer to this question: I want to increase the File Caching option found in the preferences (Tools -> Preferences) with all the parameters (the All ...
Jean Dubois's user avatar
2 votes
1 answer
141 views

Video stutters on Linux and Android when watching movies from a Windows share

I have a powerful PC running Windows 10. The PC is connected to a very powerful router (Ubiquiti Dream Machine PRO) via a gigabit wire. I also have a computer running Manjaro Linux. It is connected to ...
lolmaus - Andrey Mikhaylov's user avatar
0 votes
0 answers
32 views

Artifacts on Video of 143 images combined into a video by ffmpeg

Left side is from video, and right is original still The video was created from 143 images from the same camera taken over some months. Processed using :- ffmpeg -framerate 1 -pattern_type glob -i '*....
NT4Boy's user avatar
  • 1
0 votes
0 answers
15 views

Pitch shift not present on VLC on Mac [duplicate]

Im user the latest version of VLC for Mac M1 (3.0.20). I want to change the pitch of a song, and the pitch shift feature that always was on Audio Effects -> Advance, now is not there. There's no ...
David TG's user avatar
0 votes
0 answers
58 views

VLC ignores configured soundfont

I'm using VLC 3.0.20 on Windows 10, and have configured a .sf2-soundfont in the Settings (Audiocodecs/FluidSynth). When I re-open the setting, the path pointing to the soundfont is still correct: ...
Jakob W.'s user avatar
  • 101
0 votes
0 answers
41 views

Is it possible to output different soundtracks from movies to different output devices?

For example, if I have a movie in MKV or another format, or a DVD with multiple soundtracks in different languages, can we watch it simultaneously in two languages? I want to watch the movie in ...
Anatoly's user avatar
  • 121
0 votes
0 answers
51 views

Play analogue video from audio in

I have an adapter with AV input on one end and a 3.5 mm jack on the other. Is it possible to plug the 3.5 mm jack into audio in and view the AV signal going in? I've been trying to use the Analogue ...
jkozaka's user avatar
  • 11
0 votes
0 answers
76 views

VLC: Split Video onto Two Displays with Command

I need to display a video on two screens with VLC by command, in a non-manual way on my Raspberry PI. The two screens are each connected by a HDMI cable. The video files have the 3840 * 1080 ...
CaptainCsaba's user avatar
0 votes
0 answers
91 views

FFMPEG: RTSP Client sending "Keep Alive" packets back to camera

I am using the FFMPEG Libraries (Windows Build) to connect and stream RTSP Streams from IP Cameras, this works with no issues on Dahua, Hikvision, etc. Pseudo code : avformat_open_input (...) .... .......
adder's user avatar
  • 1
0 votes
0 answers
42 views

Achieving Precise 10-Minute Shutdowns for VLC Player

I need VLC player to shut down every 10 minutes, so I used this command: vlc -I {camAddress} --run-time=600 vlc://quit. However, it's not shutting down exactly after 10 minutes. I suspect this is ...
sangeun jo's user avatar
0 votes
0 answers
151 views

Separating audio m4b file based on a cue file

Separating audio m4b file based on a cue file How can I split an audio m4b into separate files using a cue file? Note: The m4b file has no chapters that's why I need to use the cue file to split it. I ...
Rick T's user avatar
  • 153
0 votes
1 answer
57 views

Split Videos and/or Image Sequences using Video Players

Say I am using a video player like mpv, PotPlayer, VLC, and MPC-HC. I created a segment of a video by setting Mark A and Mark B. Now I want to split that segment from the video or make an image ...
Calvin Jack's user avatar
0 votes
0 answers
48 views

Why does FFmpeg encoding stall on Ubuntu with DVD video file?

I've encountered a challenging issue while using FFmpeg on Ubuntu to encode a DVD video file contained in a .bin format. Despite various attempts (also employing vlc or bounting converted .iso), ...
jay.sf's user avatar
  • 821
0 votes
1 answer
209 views

How to get rid of the small media player box on top left of screen with video area selection in VLC?

When I open up a video in the VLC media player, it automatically has a little box on the top left of the screen. It's like a miniature video player with a box I can drag around the area to focus the ...
Swordfry's user avatar
1 vote
1 answer
148 views

Why is it when an MKV video converted by FFmpeg to MP4 only plays on VLC media player?

I have a video in MKV format that I wanted to convert to MP4, so I used ffmpeg to convert it. The command I used was pretty simple: ffmpeg -i <path_and_name_of_file>.mkv <...
Alfrodo8's user avatar

15 30 50 per page
1
2 3 4 5
109