mencoder
Forcing custom H.264 intra-frames (keyframes) at encode-time?
I have a video sequence that I\'d like to skip to specific frames at playback-time (my player is implemented using AVPlayer in iOS, but that\'s incidental). Since these frames will fall at unpredictab[详细]
2023-03-22 06:48 分类:问答Converting G2M3 and G2M2 encoded Videos (GoToMeeting Videos) to a video type that FFMPEG supports
I\'m developing a PHP application that uses FFMPEG-PHP to split videos and convert them to FLV. And I ran into this problem :[详细]
2023-03-13 12:03 分类:问答FFMPEG find if MOV videos is h.264
How can we find out in PHP if a MOV or MP4 video is encoded with h.264. I have both m开发者_高级运维encoder and FFMPEG installed. <?php[详细]
2023-03-10 16:43 分类:问答ffmpeg vs mencoder
I\'m doing a bunch of video encoding for a variety of devices and platforms.I\'ve bounced back and forth a few times between mencoder and ffmpeg.Which do you recommend and why?[详细]
2023-03-04 16:17 分类:问答Bash Script: Can't execute mencoder command!
here\'s a script.. just wanna practise some bash skills and make a quick util for my chinese mp4 player =)[详细]
2023-02-28 06:57 分类:问答mencoder -> x264 : FPS problem : Video is 2x faster at the output
I got an input video, ffmpeg says about it : 29.96FPS 59.75 tbr 1k tbn 59.83 tbc My process to encode is :[详细]
2023-02-19 14:24 分类:问答fast encoding video codec?
can anybody compare popular video codecs by encoding speed? I understand that usually better compression requires more processing time, but it\'s also possible that some codecs sti开发者_运维知识库ll[详细]
2023-02-06 20:47 分类:问答Merge AVI files with partial sound tracks
I need to merge two AVI files where sound tracks are substantially shorter than video ones - i.e. it can be minutes of video without sound at the end. When I merge eit开发者_开发技巧her with transcode[详细]
2023-02-06 14:57 分类:问答How to convert various video file formats into FLV (for FlowPlayer)?
We need to allow our users to upload video files (which will be in various different formats naturally), and convert them all into FLV so it can be streamed using FlowPlayer (http://flowplayer.org/).[详细]
2023-01-15 05:43 分类:问答split video (avi/h264) on keyframe
Hallo. I have a big video file. ffmpeg, tcprobe and other tool say, it is an h264-stream in an AVI-container.[详细]
2023-01-03 14:56 分类:问答