123 Posts in 58 Topics by 51 members
Showcase Questions
SilverStripe Forums » Showcase Questions » Video Page?
Feedback and questions about sites in the Community Showcase.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 804 Views |
-
Video Page?

7 November 2010 at 5:56am
I was wondering if there is a way to use an avi file instead of an flv?
-
Re: Video Page?

7 November 2010 at 12:40pm
You can, you just have to modify the commands passed to ffmpeg or flvtools in the DOM. Alternatively, you could just accept AVI files as a straight file upload.
-
Re: Video Page?

9 November 2010 at 12:28am
I was wondering to make that change, would it be in the Videopage.php file?
-
Re: Video Page?

9 November 2010 at 9:11pm Last edited: 9 November 2010 9:12pm
DOM here: http://silverstripe.org/dataobjectmanager-module/
It would be the folder dataobject_manager in your site root.
And no, the class you'd have to extend or edit is in dataobject_manager/code/flv/FLV.php
| 804 Views | ||
|
Page:
1
|
Go to Top |

