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

tries to play *.flv files with the dew player as preview #11

Open
frozeman opened this issue Apr 7, 2011 · 7 comments
Open

tries to play *.flv files with the dew player as preview #11

frozeman opened this issue Apr 7, 2011 · 7 comments

Comments

@frozeman
Copy link

frozeman commented Apr 7, 2011

which obviously will not work

@GerHobbelt
Copy link
Owner

Known issue.

This is VERY EXPERIMENTAL code; I was about to have a look at the code and player used by the advanced lightbox (1.3.4 IIRC) and HTML5

The plan is to use a different Flash player for the video stuff, when HTML5 is not around; might even go so far as to integrate it into milkbox 3.x

@GerHobbelt
Copy link
Owner

Stripped the audio + video preview codegen server-side; IMHO this should be handled client-side; we can simply add appropriate JS to render the preview to suit the browser.

@frozeman
Copy link
Author

frozeman commented Apr 8, 2011

cool but then you should contribute it back to the milkbox guy here: http://reghellin.com/milkbox/

but there is a player which does the htrml an fallback
e.g. this one http://sublimevideo.net/demo looks nice, even with ightbox

@GerHobbelt
Copy link
Owner

Haven't tested all those players yet with various video types; in the end that will decide which one it's gonna be. Since AdvancedLightbox seemed to support a lot of video sources, I thought 'let's have a look at that when time allows' - it's just that the time wasn't there yet. FMplayer (one of the players used by this AdvancedLightbox thing) also does HTML5+fallback, but that one is commercial these days (at least not a license which allows unpaid usage in a commercial setting).
Sublimevideo might be a good alternative!

@GerHobbelt
Copy link
Owner

Side note: have had contact with Luca (the milkbox guy) and pointed him at https://github.com/GerHobbelt/milkbox

Received (and merged) his latest code and examples, tweaked them and took it from there. My milkbox repo is kept in sync with the filemanager subdir thanks to 'git subtree' scripts.

@frozeman
Copy link
Author

cool, where do i find hw the git subtree thing works?

@GerHobbelt
Copy link
Owner

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

No branches or pull requests

2 participants