Questions about video editing, streaming, conversion, capturing or video output. Use a more specific tag if possible.
0
votes
0answers
5 views
Windows 8, Media Player, K-lite 9.9 (Full) Using Pay to function
I have K-lite installed and I can now view the SRT file Subtitles with the movie in Windows 8 media player. When I use play to to send the video to my wireless DVD payer the subtitles don't show. ...
1
vote
0answers
6 views
DVI works on boot but doesn't work after boot
I have a dual monitor system with a Nvidia 9400GT (1 vga, 1 DVI) and today it show up an issue.
When I boot up the computer, everything is fine, the motherboard logo appears, the boot menu appears ...
2
votes
0answers
20 views
Converting RGB images into lossless video with avconv / ffmpeg
I am trying to convert a series of PNG24 images containing a screen animation to a lossless video, so that every pixel is reproduced exactly as it was in the original. But avconv (and ffmpeg) both ...
0
votes
1answer
15 views
Video with speed (from GPS log)
is there any way to log GPS information on Android and then put it into video which shows speed? Something like this Brno circuit onboard video
I have an Android device where I want to log speed and ...
0
votes
0answers
18 views
Video software for short animations [closed]
I want to make a short animations based on screenshots of my Adobe Photoshop manipulations.
So, just an example, lets say I take a snapshot of a straight line in Photoshop. I would then curve the ...
0
votes
1answer
37 views
Video processing to support different web players and qualities
I am trying to accomplish something similar to YouTube player. The biggest issue I'm facing now is how should I process user uploaded video files.
For example, since I want to switch between 240p, ...
1
vote
1answer
23 views
Using a KVM switch for video games?
My primary computer is an iMac. I plan on getting a PC and a new monitor so I can use a KVM switch to share the keyboard, mouse, and monitor between the two computers. The new PC will be used solely ...
0
votes
2answers
49 views
How to retrieve video file informations from command line under Linux
I'd like to see from command line all informations pertaining to a given video file, including lenght, quality, bitrate, resolution, audio and video formats, number and language of audio streams and ...
-1
votes
0answers
16 views
Is there any software for adding secret mark to video? [duplicate]
Not visible if it's possible. For example I gave video file to some people. Next day it appear on youtube and I want to know how is the source.
0
votes
1answer
36 views
Rotate MP4, and change dimensions
I have an MP4 video that was filmed on my Android phone, but the guy filmed it holding my phone some weird way.
When viewing it in QuickTime I have to rotate my laptop 90 degrees and then I will see ...
0
votes
0answers
23 views
Video in Google's Home Page [duplicate]
On Special Ocasions , like today being Mother's day , Google puts a video like animation in its webpage. The concept of the animation is intriguing. I wish to know more details about it.
So far i am ...
0
votes
0answers
24 views
Rotate webcam video on Ubuntu Linux
I need to rotate (90 degrees) the video feed of my laptop webcam to use it with skype/hangout.
It seems to be possible using the gstreamer infrastructure, but I don't know how.
0
votes
0answers
27 views
Nvidia GT 440 exceeds max temperature
I have an NVIDIA Geforce GT 440 installed on my system. A problem suddenly exists a few weeks ago whenever I play games such as C.O.D blackops , A. Creed 3 or even NBA 2k13 suddenly shutsdown my ...
1
vote
2answers
48 views
Bash script to extract audio from video
I have written this little script to batch extract audio from video using avconv. It was working fine, but strangely it doesn't work anymore (since I have changed the codec from aac to mp3).
The ...
2
votes
0answers
33 views
MPEG files damaged over time. How to fix?
I have a strange problem with a few MPEG files (.mp4 and .mpg).
These files have been living on my hard disk for quite a long time. I also have recently copied them into a new disk, not having the ...
0
votes
0answers
25 views
Inaudible dialogue in video files
When playing some movies in my computer the voices are really, really low - I have to boost the volume to the maximum in order to be able to hear anything. This causes some sound effects to be really, ...
0
votes
0answers
12 views
Convert DVR-MS with on-fly changing aspect ratio to any normal format with 4/3 ratio
My set top box recorded some TV shows in a dvr-ms and mpeg format, both of which have aspect ratios changing on the fly according to the change of aspect ratio of the currently broadcasted/recorded ...
0
votes
0answers
22 views
FFmpeg. Generating .ts files and adding metadata to them
Before I was following the steps:
Create some metadata:
id3taggenerator -o 1.id3 -artist "Emma Stone"
id3taggenerator -o 2.id3 -artist "Patricia Clarkson"
Create a file saying where to place the ...
1
vote
0answers
14 views
No video is written in for some part of video as the segmentation from FFmpeg
I am segmenting a 20 minutes long video to hundreds of small clips . The command is like
ffmpeg\\ffmpeg -i nx_1.avi -ss 399.37 -t 1 ka1_2.avi
The ffmpeg is in a subfolder.
It works very well for ...
0
votes
1answer
30 views
Concat videos with ffmpeg does not work
I'm currently trying to concat 3 Videos which don't have a audio stream and adding a audio file in the same step.
I created this command which should do the work:
ffmpeg -y -r 30 -i data\intro.mp4 ...
0
votes
1answer
63 views
No sound with particular video (WMV) file(s)
I've encountered an issue and can't seem to find a solution. I get no sound when I play a video, I've tried a lot of stuff, nothing yields a working file.
Codec packs, KLite Mega, CCCP
Tried ...
0
votes
0answers
13 views
How can I get the video for a video message I sent on Skype?
I'm using Skype 6.3 on OSX 10.6.
Is there any way I can get to the video file of a video message that I sent?
0
votes
1answer
75 views
3 monitors - 2 via external graphics card DVI, and 1 via onboard DVI/VGA port
I have been running on two monitors for some time now, but have now acquired a third monitor. Windows detects the third monitor as a generic monitor (as opposed to Samsung xyz ...), but does not seem ...
-2
votes
1answer
41 views
Windows 8 MPG codec
Is there any chance to get a MPG codec only for Windows 8 somewhere, instead of all those free multiple codec packages I don't trust so much?
Thanks.
-1
votes
0answers
28 views
How do I setup Windows 8 Video desktop wallpapers? [closed]
I know there is a DreamScene hack for Windows 7, however after reading how much the Windows 8 Desktop Windows Manager and Explorer differs from the Windows 7 / Vista variants I am really worried about ...
0
votes
1answer
29 views
How can I extract tags from a MP4 file with MP4Box or mediainfo on the command line
I want to extract tag information like title, author, encoded date, tagged date and so on from several video, audio and subtitle tracks in .mp4 files (for later use in mkvmerge). I need the extracted ...
1
vote
0answers
34 views
x264 to convert odd-sized image sequence
I've been using this command to convert series of JPEG images to h264 encoded videos, and it's been working quite well.
x264 "/path/to/input/%04d.jpg" --crf 18 -o /my/output/file.mp4
until recently ...
-1
votes
0answers
11 views
Application for touch screen to presenting videos [closed]
I want to use my big touch screen to presenting short videos so I am looking for application which can get media from folder and then offer it with some listing/filtering in menu and then play. I want ...
0
votes
0answers
16 views
Video conferencing for LAN with peer to peer
I am looking for a video conference application for my colleagues. I don't need many feature, only single person to single person chat, and multiple people conference like google hangout. But I want ...
0
votes
2answers
59 views
Ripping DVD's for iTunes and 5.1 sound
I have spent the past few days trying to find a solution here. I want all my DVD's on my pc so as my DVD's can stay new and scratch free. I started out with the trial of DVDfab. Things seemed to be ...
0
votes
0answers
43 views
Streaming video using VLC media player to anywhere
I want to stream a video over the local network from VLC and the receiver must be able to play it on a device using the given URL, not necessarily other VLC.
Like you would open a stream link in any ...
0
votes
0answers
23 views
How can I keep Xbox video controls from popping up?
Watching mp4 videos on the Windows 8 Xbox video player. In the middle of the video, the controls keep popping up (the start/stop toggle in the middle of the screen, the progress bar near the bottom). ...
0
votes
0answers
20 views
How can I keep Windows 8 Xbox video from disappearing?
I am an unwilling and unhappy user of Windows 8. I'm watching a series of course lectures as mp4 files, and the default video player is Xbox. It's fine, and a decent video player, but I need to ...
2
votes
1answer
38 views
Add audio to video using ffmpeg
I'm trying to add sound to a video using ffmpeg, but for some reason, when I play the resulting file, it doesn't have any sound. I also tried doing it with an aac audio file, as well as leaving out ...
0
votes
0answers
29 views
Allow multiple instances of Handbrake
Is it possible to run multiple instances of Handbrake on Windows 7 (video encoding application)?
I have a 32 thread system and I think it would be more efficient to encode 2-3 movies at the same ...
0
votes
0answers
16 views
Subler to AppleTV 3 - beyond stereo always fail
I am muxing video files (mostly .mkv) to Apple TV 3 compatible .m4v.
The video is mostly .h264 (AC10) which works fine.
The audio also mostly works fine as long as it's two channels only. When trying ...
2
votes
2answers
46 views
Video encoding application for a two-processor, 16 core system
I need to perform some video encoding, but most of the applications (or settings) that I've used will not take full advantage of my workstation.
I'm using two Xeon processors, 8 cores per processor ...
0
votes
1answer
31 views
Quality issues with mov to mp4 video conversion through handbrake
I am converting mov video files to mp4 through handbrake tool but the video quality is getting disturbed in the windows media player. It is working fine with the vlc player. How do I resolve this ...
1
vote
0answers
58 views
Simplest video grab from webcam: how to
On Raspbery Pi's Raspbian (based on Debian Wheezy) I'm trying to make a simplest video grab from a Logitech C910 webcam to a video file via ffmpeg/avconv.
I say:
$ avconv -t 5 -f video4linux2 -s ...
1
vote
0answers
54 views
Screen goes black after video card installation
Specs:
gigabyte ep35-ds3 Motherboard
Intel Dual Core 2Duo 2.87GHz Processor
AMD Radeon HD 6670 Video Card
2 Gb RAM
Couple of days ago my screen suddenly went black when I was working on some AutoCAD ...
0
votes
1answer
19 views
Partial video editing without transcoding
is it possible to do partial edits to each frame of video (e.g. adding a logo) without transcoding? And save video with the same format?
I mean, pixel positions of each frame are calculable; so is it ...
0
votes
1answer
50 views
Can I expedite VLC stream to make files faster?
I want to split a long 50 minute video file into two 25 minute parts. I finally found out how to stream one video file into another video file via the command line thanks to ...
0
votes
0answers
16 views
How do I extract several still images from the video file using command line? [duplicate]
Video files are in WMV, but also having AVI and RM support would be great
2
votes
0answers
60 views
Converting series of images with ffmpeg results in black video
I've just downloaded ffmpeg since it seems to perfectly match my needs (make a video from a set of pictures). I'm currently playing around with some examples just to get started and there's something ...
0
votes
0answers
25 views
Brightcove player quality button not working
I've been having a problem with the videos on frontarmy.com. The site uses the brightcove player and the quality button on the player isn't working for me. I keep clicking it but nothing happens ...
0
votes
0answers
34 views
Traffic Compression
I have multiple users who are using a limited connection,
I have setup a remote proxy server using 'ziproxy', but currently it only support compression for html/images.
I would like some sort of ...
1
vote
1answer
40 views
Can I make ffmpeg stop if integrity check encounters an error?
Is there a way to stop ffmpeg from processing if an error was encountered? I'm using ffmpeg to check video integrity by using:
ffmpeg -v error -i file.avi -f null - 2>error.log
However, I'd ...
0
votes
1answer
57 views
How do I compress a 200MB MOD video file?
My grandpa sends me this huge 200MB video file and asks me to compress it. I bet that there are many ways I can do this. For instance, just guessing some ideas:
Use an online conversion tool ...
0
votes
1answer
56 views
Windows 8 freezes/creashes when playing video
My computer crashes sometimes watching movies or playing flash videos on the internet browser (I use Chrome).
What happens is while watching a movie I'm starting to hear a buzz and screen disappears, ...
-2
votes
0answers
16 views
movie library automatially fixing duplicates and names and fetch metadata [closed]
I got several unsorted movie libraries with duplicates in different qualities and the movie names are not always nicely chosen (i.e. av1 av2 for avatar movie).
Is there some software that can ...

