The mencoder tag has no wiki summary.
1
vote
0answers
13 views
Having trouble reading a YUV video with mplayer/mencoder
I'm making some experiences with the YUV raw video format. This YUV video I created (with ppmtoy4m from mjpegtools, from a series of screenshots taken at 24 fps) plays OK with Totem, correct rate, ...
0
votes
1answer
19 views
hi-def movie playing lagged after merged by mencoder
I have a couple hi-def movies, 1280x720, each is about 700mb, and all videos are of the same size, video codec and audio codec. All the movies can be played without any problem. I used mencoder from ...
2
votes
1answer
133 views
What bunch of ffmpeg scripts do I need to run “Video for everybody”?
What list of commands should I do in ffmpeg/mencoder/some_other_CLI_app to get a video in all the right formats to use Video for Everybody?
i.e. Is there a subtlety that prevents there being a ...
5
votes
2answers
311 views
How to concatenate two flv files?
I want to concatenate two flv files(downloaded from Youtube.com) by linux command line tools.
The ffmpeg tutorial is too complicated, so I tried the mencode tutorial.
But I get a empty output. I don't ...
1
vote
1answer
133 views
How would “The SD x264 TV Releasing Standards 2012” translate into mencoder options?
I've read the file "The SD x264 TV Releasing Standards 2012" (link), which is what a lot of "pirate" groups have agreed upon in terms of encoding options.
The relevant parts are Audio, Framerate, ...
0
votes
1answer
229 views
mplayer/mencoder subtitle rendering thick, crude, unreadable
I installed the Slackware 13.37 package MPlayer-1.0rc4-i686-3sl.txz along with all of the available codecs, etc. I also have freetype-2.4.4-i486-1.txz installed for font rendering.
For my first dvd ...
1
vote
1answer
169 views
ffmpeg or mencoder - Convert a video using another one as a reference format-wise
I have two videos from different sources.
I want to convert one of them so that its format, codec, framerate are the same as the other one.
Is there a one-liner for it (where I can give the ...
1
vote
0answers
251 views
how to create or extract a silent mp3 from a video file using ffmpeg or mencoder?
I am looking to create an mp3 of silence that is the same duration as the input video file using either ffmpeg or mencoder.
Using ffmpeg I have tried this:
ffmpeg -y -i in.avi -ab 8k -ac 1 -vol 0 ...
3
votes
2answers
375 views
What is mencoder's -speed option doing?
I need to change the playback speed of a video, but can't use mencoder to do it. Changing the speed that a video plays at seems like the sort've thing that any video encoding software should be able ...
2
votes
1answer
252 views
ffmpeg - convert MOV to AVI but decrease frame rate
I have several videos that are filmed with a portable camera and saved in .MOV. Since these are videos of university lectures and have video of the boardwork done by the professor, I would like to ...
0
votes
2answers
844 views
how do I convert .iso to .mp4 without mounting with ffmpeg
The problem is - I want to convert .iso with dvd to .mp4 (h264/ac3), but I cannot mount it via mount -o loop, because I'm on a virtual machine that doesn't allow to do that.
Googling doesn't help.
...
1
vote
0answers
43 views
Mencoder doesn't work right in OSX anymore
The following works correctly in Linux. However when I try the same thing on the same files in OSX, the subtitles aren't showing.
mencoder video.mp4 -vf pp=de,scale=1280:720 \
-oac pcm -o ...
2
votes
1answer
289 views
Hardsubbing MKV files that use .ass subtitles and embedded fonts
This question pertains only to Linux and FreeBSD.
I have several soft subbed anime mkv files that I need to hardsub. they are all using .ass subtitles with embedded fonts. for example mkvinfo on one ...
1
vote
1answer
226 views
Encode HD video to a good format for editing
I have a video that I would like to edit, but it's currently a mov (H.264) file, which makes frame by frame editing impossible. So, I'd like to re-encode it to a better format. I read that DV is a ...
0
votes
0answers
249 views
How to preserve aspect ratio in mencoder
I converted a video with mencoder and kept the same height and width, but the video aspect ratio looks different. I think this is related to PAR and DAR. Here is the information from ffmpeg about the ...
0
votes
1answer
204 views
How to make animated subtitles
I have seen a few avi files where the subtitles are animated. How are these made? Can they be made with mencoder?
1
vote
1answer
109 views
There's no difference in video between 1280x740 and 1024x740?
I used mencoder to convert a file that was 720x480 to 1024x740. Then I converted the same file to 1280x740. You would expect the video to look different due to the different aspect ratio, but it looks ...
0
votes
1answer
409 views
combining images into timelapse movie
I was going through the steps listed in:
How can I combine 30,000 images into a timelapse movie?
When I run the mencoder command, I get an error saying:
[mf] search expr: *.jpg
============ ...
0
votes
1answer
160 views
How to convert ts files to avi in OSX
I have tried both mencoder and ffmpeg. With ffmpeg the sound was fine but there was no picture. With mencoder the video moved at half speed so the length was doubled. How can this be done right?
0
votes
3answers
1k views
Is it possible to use ffmpeg to trim off X seconds from the beginning of a video with an unspecified length?
I need to trim the just the first 1 or 2 seconds off of a series of FLV recordings of varying, unspecified lengths. I've found plenty of resources for extracting a specified duration from a video ...
3
votes
2answers
191 views
`mencoder` captures 10 minutes of audio in less than 10 minutes. How come?
I'm using mencoder to capture audio from a Encore ENLTV-FM3 video capture device. I have recently noticed that, since one week ago, when the machine was forcibly restarted due to a power outage, all ...
1
vote
1answer
169 views
Good programs for adding hardsubs
What are some good programs for adding hardsubs to an avi file? I've tried mencoder, and it's pretty good, but I can't figure out how to change the color of the subtitles. So I'm looking for another ...
0
votes
1answer
339 views
How to change font color in mencoder
I'm trying to add hardsubs to an avi using mencoder. I want to change the font color. Googling came up with nothing. Is it not possible to change the color of subtitles using mencoder?
1
vote
0answers
306 views
Limit MJPEG stream bandwidth
I have a very simple webcam, but it supports MJPEG streaming.
Webcam is in remote location, and that location internet connection has a very low upload speed.
I can capture that MJPEG stream with ...
2
votes
1answer
122 views
Encoding multi-jpegs with mencoder, skipping broken files
I've multiple jpegs uploaded form IP cam via FTP, I use mencoder to periodically pack them into single avi file, problem is that sometimes one or two jpegs submitted by cam are broken, and this make ...
0
votes
1answer
381 views
Filename as text watermark, ffmpeg/mencoder
I have a bunch of photos (from ip cam) witch i pack into video using mencoder, is there a way to tell mencoder to put each filename on produced video?
(file names, has the photo shot time)
0
votes
1answer
1k views
How to see what command-line options handbrake sends to mencoder
I want to see what command-line options handbrake is sending to mencoder. I looked at the Activity Window and it shows a lot of stuff but not what I'm looking for. How can I find it?
0
votes
2answers
88 views
Input and output files for mencoder
What file types does mencoder accept for input, and what kind of output files can it make besides AVI files?
1
vote
0answers
91 views
How to emphasize certain words in subtitles using mencoder?
I'm using "mencoder" application to add subtitles to an AVI file. In the subtitles, there are certain words I want to emphasize by making them appear either in bold or in italics. I've tried ...
0
votes
1answer
100 views
Which subtitle formats does mencoder support?
I've been able to use mencoder with .srt files, but are there any other formats that mencoder supports?
0
votes
1answer
375 views
How to make AVI files web optimized with mencoder
In Handbrake there is an option to optimize video files for the web so that they play better online. Does mencoder have an option like that? I'm wondering if I should convert a file using handbrake ...
0
votes
1answer
391 views
How to see the video bit rate of an AVI file
I'm trying to add subtitles to an AVI file while minimizing loss in video quality. I can adjust the quality by setting the bitrate in mencoder. I would like to know the bitrate of the original file in ...
1
vote
0answers
1k views
How to convert a mpeg4-aac video to mpeg-ts using MEncoder?
I know this can be done using FFMpeg and I have done it. The only problem here was that FFMpeg actually tries to "encode" the file while converting to mpeg-ts which I don't want.
i.e. I just want to ...
0
votes
1answer
481 views
How to join two video frames into one, so the final video plays two frames as one simultenously
I want to connect two videos into one. Let's take two videos from Youtube as an example.
I want my final video to have the height = height of first video + height of second video
and width = max(width ...
4
votes
1answer
101 views
Encoding video stream for playback on a vanilla Windows XP with mencoder
I have a bunch of PNG files, generated from a script. They represent consecutive frames of a video sequence and I'd like to encode them into a single AVI file (or some other video format) using ...
3
votes
2answers
733 views
Why does the quality of this video suck when converted with ffmpeg as opposed to mencoder?
Here's the command line that I'm using for both and the output. Any ideas? The bitrate of the two videos is comparable: both around 1500Kbps.
ffmpeg command:
ffmpeg -y -i aud.mp4 -acodec copy -i ...
3
votes
2answers
840 views
Speedup a Video on linux
I dont want to use player like vlc to speedup the playback. I want to actually speedup playback in the original file.
Its like I want video to be played 2 times faster.
3
votes
1answer
1k views
Adding watermarks/logos to videos in mencoder
How do I add a watermark or logo to a video using mencoder?
1
vote
1answer
2k views
How to use mencoder to speed up video?
There's a webcam streaming WMV video that I can play/record with mplayer/mencoder (Debian Lenny including Debian-multimedia) just fine.
I'd like to capture the video such that, when played back, it's ...
0
votes
1answer
703 views
how to convert rm to 3gp with mencoder
can someone show me a quick example of mencoder on how to convert rm file to 3gp file
i just need a simple example that works, and i have no time to read the mplayer documentation.
thank you
2
votes
1answer
458 views
Building video incrementally from incoming jpeg images
Is it possible to append one jpeg frame (or a small number of frames) to a video while retaining good image quality and compression? I have a script that downloads a jpeg image from a webcam every 30 ...
0
votes
3answers
898 views
Encode real-time dvb-s stream using mencoder
My satellite receiver can stream MPEG-2 video/audio output through the LAN.
Using mencoder, I'm trying to build a script to encode and save the stream in real time with my Core 2 Duo 1.8 GHz.
Right ...
2
votes
7answers
1k views
Convert windows media video stream to mp3 audio?
I'd like to take a windows media video stream and convert it to mp3 audio. Using mencoder I can convert from windows media video to avi but not directly from windows media to mp3. The following is the ...
0
votes
1answer
3k views
wmv to flv using mencoder
I am trying to convert .wmv video files to .flv format, .flv will be played in JW Player
I use the following command
-of lavf -oac pcm -lameopts abr:br=48 -ovc lavc -lavcopts vcodec=flv:vbitrate=480 ...
1
vote
2answers
3k views
Out of sync audio video using mencoder
I converted an mkv (matroska) file to avi using ffmpeg:
ffmpeg -i input.mkv -f mp4 -vcodec mpeg4 -sameq -r 29.97 -b 512kb -acodec ac3 -ab 128kb -vol 512 output.avi
The output file plays fine using ...
3
votes
2answers
2k views
Add an audio track to an existing MPEG movie (using MEncoder?)
I have an existing MPG (MPEG-1) video file. The video has no sound. I have an audio track (currently in MP3 format, but I could record it in AC3 or some other required format if that's what it will ...
3
votes
1answer
2k views
Using mencoder to convert videos for your mobile phone
I Have a LG Viewty (actually a KP501), and I use mencoder (part of mplayer) to convert videos, using the following script :
mencoder "input.avi" -ovc lavc -oac lavc -lavcopts acodec=mp3:abitrate=128 ...
2
votes
1answer
570 views
VirtualDub for Linux
Is there VirtualDub analogue in Linux? I know there is MEncoder but it runs in console.