Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged video

0 votes
539 views
1 answer
    I just create simple graph to record video from a source Filter: SourceFilter ---> Muxer ---> FileWriter I can ... format) ---> File writer See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
638 views
1 answer
    I am trying to convert RGB frames to YUV420P format in ffmpeg/libav. Following is the code for conversion and ... ); av_free(pFrameYUV); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
478 views
1 answer
    In Ffmpeg you can create moving text: ffmpeg -y -t 10 -s qcif -f rawvideo -pix_fmt rgb24 -s 1280x720 -i / ... stop at the middle of the screen? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
447 views
1 answer
    My video Camera app does record in the landscape mode, but the front facing camera previews the regular image, but ... help a lot. Thank you. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
473 views
1 answer
    How can we play YouTube embeded code in an Android application using webview? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
824 views
1 answer
    GPAC, http://gpac.wp.mines-telecom.fr/, can be used to do video segmentation along with MPEG-DASH spec. One ... use GPAC or ffmpeg for this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
482 views
1 answer
    Where in the mp4 file structure is the duration of it? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
518 views
1 answer
    Can anyone suggest how I embed a youtube channel into a webpage - I am getting conflicting information from ... player if possible? thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
583 views
1 answer
    How can I install a TURN server on my ubuntu 12.04? Can you share tutorial? I read this tutorial: ... -server-installation-guide.html tutorial. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
648 views
1 answer
    ffmpeg -i infile.mp4 -i infile.srt -c copy -c:s mov_text outfile.mp4 adds subtitles to mp4 video but it ... in a second, so should ffmpeg. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
393 views
1 answer
    I have an application that hosts videos, and we recently migrated to Azure. On our old application we gave the ... pay double the storage cost. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
362 views
1 answer
    Problem statement: Intel hardware MFT is not honoring the GOP setting, resulting in more bandwidth consumption in ... no screen content change? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
629 views
1 answer
    I'm creating a fragmented mp4 for html5 streaming, using the following command: -i rtsp://172.20.28. ... streaming dash content using mp4box See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
633 views
1 answer
    Hi I need to extract frames from videos using ffmpeg.. Is there a faster way to do it than this: ffmpeg -i file.mpg -r 1/1 $filename%03d.jpg ? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
724 views
1 answer
    I am trying to convert a mov with alpha transparency to webm with alpha transparency, as seen here. I followed the ... .5 is the latest version. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
671 views
1 answer
    When I try to upload videos captured from my iPhone in my app, the server performs a conversion from .mov to . ... to be rotated. Any idea? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
647 views
1 answer
    Is there a way to embed VLC media player to Android Application? I have several issues: 1) I have a video ... past time, even in stackoverflow). See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
817 views
1 answer
    Why sendcmd in ffmpeg works with drawtext, but does not work with scale, rotation and other filters? Example (this code ... =40:w=400:h=400'; See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
631 views
1 answer
    I'm trying to get this to work on Android 4.1 (using an upgraded Asus Transformer tablet). Thanks to Alex ... API correctly? Thanks in advance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
732 views
1 answer
    I have been trying to create an application using OpenCV and Visual Studio 2008, to capture images from a webcam, ... 0kb file on the disk. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
487 views
1 answer
    I am planning to use ffmpeg to ensure all video files uploaded to my website are encoded as mp4 h264. ... with another command line utility? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
795 views
1 answer
    Based on this article it seems that it is possible to use FFMPEG to detect scene change in videos: http://www. ... do this? Thank you very much! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...