Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added video type ffmpeg #2

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

fschuett
Copy link
Member

Hallo Doug,
I do struggle very long with xuggler and did not get far enough, so I created a new media type ffmpeg to interface directly to ffmpeg 2.2. I implemented opening and using ffmpeg videos and made the new video type usable with tracker. I would be happy if you considered including this video type in your repository.
This request consists of three parts, osp, video-engine, tracker.

Bye, Frank Schütte

@fschuett
Copy link
Member Author

PS:
This video type requires the interface library ffmpeg-2.2.jar, which can be found in my repository ffmpeg_part here on github.

@dobrown
Copy link
Member

dobrown commented Apr 23, 2014

Hello Frank,

This will be a great addition to the OSP video engines--thank you! I
will do some testing with it right away. If the ffmpeg video type works
well and Wolfgang Christian agrees, then we can certainly merge your code.

Please be patient. This may take a couple of weeks since I have not done
this before.

best regards and thanks again,
Doug

fschuett added 8 commits October 24, 2014 18:15
Conflicts:
	src/org/opensourcephysics/cabrillo/tracker/PrefsDialog.java
	src/org/opensourcephysics/cabrillo/tracker/TMenuBar.java
	src/org/opensourcephysics/cabrillo/tracker/Tracker.java
	src/org/opensourcephysics/cabrillo/tracker/TrackerIO.java
	src/org/opensourcephysics/cabrillo/tracker/deploy/TrackerStarter.java
	src/org/opensourcephysics/cabrillo/tracker/resources/tracker_de.properties
Conflicts:
	src/org/opensourcephysics/cabrillo/tracker/ExportVideoDialog.java
	src/org/opensourcephysics/cabrillo/tracker/PrefsDialog.java
	src/org/opensourcephysics/cabrillo/tracker/TFrame.java
	src/org/opensourcephysics/cabrillo/tracker/TMenuBar.java
	src/org/opensourcephysics/cabrillo/tracker/TTrackBar.java
	src/org/opensourcephysics/cabrillo/tracker/Tracker.java
	src/org/opensourcephysics/cabrillo/tracker/TrackerIO.java
	src/org/opensourcephysics/cabrillo/tracker/TrackerPanel.java
	src/org/opensourcephysics/cabrillo/tracker/deploy/TrackerStarter.java
	src/org/opensourcephysics/cabrillo/tracker/resources/tracker.properties
	src/org/opensourcephysics/cabrillo/tracker/resources/tracker_de.properties
@fschuett
Copy link
Member Author

Hi Doug,
I did quite some work on the ffmpeg integration in the mean time. I hope I fixed all issues, that prevented it from working on windows, especially some path issues. Please try it again. I hope this time it will work.

@dobrown
Copy link
Member

dobrown commented Jul 14, 2015

Hi Frank,

Thanks, this is great news. I will download and test it right away!

best regards,
Doug

On 7/14/2015 1:09 PM, Frank Schütte wrote:

Hi Doug,
I did quite some work on the ffmpeg integration in the mean time. I
hope I fixed all issues, that prevented it from working on windows,
especially some path issues. Please try it again. I hope this time it
will work.


Reply to this email directly or view it on GitHub
#2 (comment).


This email has been scanned for spam and viruses by Proofpoint
Essentials cloud email security - click here
https://us1.proofpointessentials.com/index01.php?mod_id=11&mod_option=logitem&mid=518403027&rid=54388549&report=1
to report this email as spam.

You can't control the wind, but you can adjust your sails --Yiddish proverb

@dobrown
Copy link
Member

dobrown commented Jul 14, 2015

Frank, I have all your latest code compiled and I have both the
bridj-0.7-SNAPSHOT and ffmpeg-2.6 jars built. But where do I put these
jars and what environment variables do I need on my Windows 7 machine?
The read-me on your github ffmpeg repo is only for Linux (which I will
also try, but I want to start with Windows). Thanks.

On 7/14/2015 1:09 PM, Frank Schütte wrote:

Hi Doug,
I did quite some work on the ffmpeg integration in the mean time. I
hope I fixed all issues, that prevented it from working on windows,
especially some path issues. Please try it again. I hope this time it
will work.


Reply to this email directly or view it on GitHub
#2 (comment).


This email has been scanned for spam and viruses by Proofpoint
Essentials cloud email security - click here
https://us1.proofpointessentials.com/index01.php?mod_id=11&mod_option=logitem&mid=518403027&rid=54388549&report=1
to report this email as spam.

You can't control the wind, but you can adjust your sails --Yiddish proverb

BobHanson added a commit that referenced this pull request Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants