[FFmpeg-user] Embed FFplay player widget in Qt application widgets.
Dave Rice
dave at dericed.com
Fri Jun 27 17:46:56 CEST 2014
Hi Sam,
On Jun 27, 2014, at 1:12 AM, SamDev <gorgeious.dev at gmail.com> wrote:
> Hello Guys,
> I want to use the FFplay player in my Qt application. I am working on Mac OS
> and Qt 4.7. I am using FFplay command line exe for playing video files.
> When i run command for playing videos in ffplay the player creates its new
> widget as player. I want to embedd that new widget on my own widgets. Can
> any one tell how could i do it ? your help will really appreciate.
You could review the source code to qctools at https://github.com/bavc/qctools. The GUI is here http://bavc.org/qctools. This integrates ffplay with a variety of filters into Qt.
Dave Rice
More information about the ffmpeg-user
mailing list