Welcome, Guest. Please login or register.

Author Topic: FFplay with biuld-in GUI  (Read 6404 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ami_stuffTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 100
    • Show all replies
FFplay with biuld-in GUI
« on: February 10, 2011, 12:22:25 AM »
whatever like to test here is a first alpha of FFplay with build-in GUI

ffplay -gui

the slider (hopefully) will move automaticly while playing the video in the final version ;)

http://www.datafilehost.com/download-feb15efa.html
« Last Edit: February 10, 2011, 12:25:00 AM by ami_stuff »
 

Offline ami_stuffTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 100
    • Show all replies
Re: FFplay with biuld-in GUI
« Reply #1 on: February 10, 2011, 08:40:45 AM »
Quote

the slider (hopefully) will move automaticly while playing the video in the final version


implemented

http://www.datafilehost.com/download-6725ade9.html
 

Offline ami_stuffTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 100
    • Show all replies
Re: FFplay with biuld-in GUI
« Reply #2 on: February 10, 2011, 04:05:58 PM »
Quote from: smf;614596
is't a 68k binary?


Yes.

Quote from: bernd_afa;614602

but it seem the steps on the slider are too big.maybe you can add a current time of the Video in window title to see this better.


Ok, I will increase the number of steps a bit and I will try to add the curent duration in the GUI.
 

Offline ami_stuffTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 100
    • Show all replies
Re: FFplay with biuld-in GUI
« Reply #3 on: February 12, 2011, 01:53:31 AM »
Quote from: AmiKit;614927
Works fine here under AmiKit!

Btw. what are the CA, CV, CS buttons for?


These buttons are used to cycle tracks of the audio, video and subtitles when the stream have multiple of them.

Here is a final version of the GUI with duration:

http://www.datafilehost.com/download-36cdac5e.html
 

Offline ami_stuffTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 100
    • Show all replies
Re: FFplay with biuld-in GUI
« Reply #4 on: February 12, 2011, 10:04:01 AM »
Quote from: kolla;615006
And where is the source code?

On my harddisk. :)

Quote from: __artur;615008
How to enable subtitles?

Subtitles are activated by default, so should be displayed without any additional switches.

Quote
Why binary is two times the size ?

That's because it's a test version with compiled-in encoders and muxers, which I  disable for a release.
« Last Edit: February 12, 2011, 10:30:02 AM by ami_stuff »
 

Offline ami_stuffTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 100
    • Show all replies
Re: FFplay with biuld-in GUI
« Reply #5 on: February 12, 2011, 12:10:46 PM »
Quote from: Piru;615036
Where is the offer for the source code?

Flames are coming...

Don't worry Piru, you will get the sources. I plan to release them soon, but first I need to clean the code a bit. :rtfm:
« Last Edit: February 12, 2011, 12:13:56 PM by ami_stuff »