Skip to main content

Questions tagged [video]

related or about the video issues, the range varies from playing a video file, the formats, tools to work with it in *nix operatin systems up to issues surrounding it in specific environment (ie. console, framebuffer, X11 ...)

0 votes
0 answers
5 views

Why webvideo on website is jittery?

I am using Firefox on OpenSuse Leap 15.6. The youtube video seems to look okay. The motion is smooth. However, the website videos are jittery or the frames move back and forth. I did the following ...
user429323's user avatar
0 votes
0 answers
42 views

hdr video player for linux mint

I am trying to play some holiday videos which are in HDR on linux mint. I have tried VLC (where the image is far too dark) and Celluloid, mpv and Haruna where, for all three, the playback stutters, ...
Pioneer_11's user avatar
0 votes
1 answer
33 views

FFmpeg: The option 'to' works differently depending on where we put it. Why is it so?

Could anybody explain, why ffmpeg -i input.mov -ss 00:00:10 -to 00:00:15 output1.mov produces a 5-second video, from second 10 to second 15, whereas ffmpeg -ss 00:00:10 -i input.mov -to 00:00:15 ...
jsx97's user avatar
  • 73
0 votes
1 answer
61 views

Trimming a video using FFmpeg leads to black screen

I try to figure out how to use FFmpeg to trim videos. I have created a 30 second .mov screen capture using Apple's QuickTime player, and then tried to trim it using three different ways: Using -...
jsx97's user avatar
  • 73
0 votes
0 answers
67 views

Pass-through of OBS Virtual Camera to QEMU

I'd like to use my OBS virtual camera in a virtual machine. OBS will not run within a virtual machine unless I perform a GPU-passthrough, which I feel is unnecessary and undesirable in this situation. ...
adamlaughlin's user avatar
1 vote
1 answer
56 views

EXIF-based CLI renaming/querying tool for video/mp4?

I currently use exiv2 0.28.2 tool to accomplish the same task on my JPEG/TIFF/Raw picture files from the command line. It works really great. Unfortunately it doesn't work reliably on video/mp4 media ...
EnzoR's user avatar
  • 953
0 votes
0 answers
10 views

OpenWRT - RTSP doesn’t work on 802.11b (no video stream, but audio works)

I have an issue with configuring OpenWRT on MT7628 chip from Mediatek. OpenWRT version: 19.07.3 Expected behavior: OpenWRT creates a local Wi-Fi network (no connection to the global internet). Two ...
piotr-de's user avatar
1 vote
2 answers
44 views

How to calculate the Ratio of video file size and video duration of each file in a directory and subdirectories

I want to make a BASH script in Linux. So far I have the following #!/bin/bash for file in $(find "/home/drive1/videos" -type f -name '*.mp4' -o -name '*.avi' -o -name '*.mov'); do size=$(...
dave999's user avatar
  • 25
0 votes
1 answer
294 views

What do I do about "No video with supported format and MIME type found"?

I run Devuan GNU/Linux Excalibur (i.e. Debian trixie without systemd), with Firefox v123. Recently, I've been getting errors trying to browse content involving videos (yes, from the accursed social ...
einpoklum's user avatar
  • 9,653
0 votes
0 answers
23 views

video playback jerks with totem but runs smoothly with parole

I recently installed a more powerful graphics card (NVIDIA 4070) which I run on linux (debian bookwork/sid) with the proprietary nvidia drivers. With my previous card (a less powerful AMD r9 270x), ...
think nice things's user avatar
0 votes
0 answers
25 views

Gstreamer issues when playing from USB Stick

I use MPV and Parole as my media players. I have a NAS Drive on my network with a few old videos on. I have a USB Stick with the very same videos on. Some of the videos are .MKV, some are .MP4. All of ...
Lee's user avatar
  • 97
0 votes
0 answers
166 views

ISO Media Videos thumbnails not showing in pop_os 22.04 LTS

all videos that are ISO media doesn't have thumbnails. I have tried the solutions here, but it didn't work (EDIT: im a noob, so its possibly those didnt work because im using pop_os distro, and those ...
S SS's user avatar
  • 1
2 votes
0 answers
153 views

How does this whole FrameBuffer, DRM, KMS stuff work in todays Linux / Kernel?

I'm confused about what is what nowadays with Linux and video support for the console interface vs X. Do the /dev/fb* items only relate to the old original framebuffer support? Does DRM create/support ...
user3161924's user avatar
1 vote
0 answers
30 views

How to have the subtitles occupy full screen for an ogg audio file with an srt subtitles files converted into an mp4 video file?

I can embed an mp4 file from an ogg file with embedded subtitles from an srt file alright, thanks to stack*** forums and other internet resources, in two steps: First create a black png file for ...
Rajibando's user avatar
0 votes
0 answers
18 views

Autologout gnome wayland

Manjaro, gnome. If I try to log in with "Gnome" I immediately return back to gdm login screen. I can log in and work with "Gnome Xorg". For quite a while wayland seemed to be ...
r0berts's user avatar
  • 730

15 30 50 per page
1
2 3 4 5
45