search for: videofile

Displaying 7 results from an estimated 7 matches for "videofile".

Did you mean: videofiles
2009 Nov 26
1
NAS on 2 sites connected via slow link
Lets say: 2 sites: 2 subnets connected via slow link (1M) Site A: Samba 3 PDC Site B: NAS for large videofiles People will work with/view the files on site B. Data will grow in time. I want to mount the NAS on the PDC so I can integrate it in a share on site A. Anyone has good/bad experience with this kind of situation? Maybe a NAS system which works without a problem? Anything I should check for (NFS su...
2008 Oct 31
0
Ogg slow _os_body_expand
ogg.k.ogg.k at googlemail.com wrote: >> New data accomulate in ogg_stream_state use ogg_stream_pagein. >> > > Check that the pages are increasing in timestamps (eg, run oggz-validate > from oggz-tools, from www.annodex.net). > oggz-validate have empty output with my videofile. > Check that you're not pulling only one packet per page (eg, loop over > packetout and not adding new data from the framer when you still have > data to build packets from). > > No, all is ok. But sound buffer is empty, before played all video content. While reading 2 megaby...
2003 Nov 04
0
Oplocks -- Simultaneously writing to same file
...anation of how to use it (and whether I need to use it). What are the different settings and what effect do they have? Most of my files are primarily being read (they are video files for a networked video editing system). However, there is a database file -- more or less, and index of all the videofiles that is frequently changing -- that all Windows clients must be able to read and overwrite. Until this week, I was using Windows 2000 Server to provide access to all my video files -- as well as the database file. Over the course of a year, I never had any problems or conflicts with two machi...
2005 Sep 27
1
Question about number of frames in ogg/theora video file.
Hello. How can I tell the number of frames in ogg/theora video file, without actually reading the file? Or, how can I tell its playing time (which is basically the same thing). I didn't find the information in THEORA_STATE, THEORA_INFO, but with the codec installed (illuminable oggcodecs), Windows Media Player shows the ogg/theora file playing time, before it starts playing the file.
2008 Jun 30
1
javascript onclick for thumbnails
Hi, i was struggling for a function where only 1 thumbnail should be active and others inactive when clicked on the particular thumbnail. code: 1. view: 2. <script type="javascript"> 3. function PlayVideo_options(videoFile, id) { 4. document.getElementById(id).className = ''video_option active_video''; 5. } 6. </script> 7. 8. <div id="video_options"> 9. <% for eligible_exercise in excercises %> 10. <% exercise = eligible_exercise....
2004 Apr 24
2
Is this a bug in ogg ?
...nning of test1.ogg, this ogg gets opened and decoded correctly. But if i place it to the beginning of test2.ogg, ov_open returns error code -123 (OV_EBADLINK ). Any idea ? Here is the source code i encounter the problem with: ( you can download a zip file with the ogg files i used here: http://www.videofiles.de/ogg_bug.zip ) <p>#include<stdio.h> #include <vorbis/vorbisfile.h> int main(int argc, char *argv[]) { OggVorbis_File vf; FILE *fp=NULL; // chou_s_test1_test2.pak is created by simply concatenating chou_s.jpg (3403 bytes), test1.ogg (5196 bytes) and te...
2012 Jun 21
3
[Bug 51291] New: Segfault with mplayer -vo vdpau: vlVdpVideoSurfaceClear at surface.c:366
https://bugs.freedesktop.org/show_bug.cgi?id=51291 Bug #: 51291 Summary: Segfault with mplayer -vo vdpau: vlVdpVideoSurfaceClear at surface.c:366 Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal