Search found 13 matches
- Wed Dec 11, 2013 3:26 am
- Forum: Audio Processing
- Topic: Combo shift & select
- Replies: 1
- Views: 975
Combo shift & select
I do a lot of aligning of segments within a track (to match video) If find it a bit annoying to have to switch back and forth between the select tool (only used used to position for a test playback) and the timeshift tool. The multi-tool does not work for this as the segments are rarely at the end o...
- Sun Oct 18, 2009 5:38 am
- Forum: General Audio Programming
- Topic: Firefox does not retreive ogg from cache? (Solved)
- Replies: 10
- Views: 3328
Re: Firefox does not retreive ogg from cache? (Solved)
Now I've come across issue with the x-content-duration header...
The first part of the audio file is in limbo! and it seems the longer the file, the longer the missing section.
The first part of the audio file is in limbo! and it seems the longer the file, the longer the missing section.
- Fri Oct 16, 2009 1:40 am
- Forum: General Audio Programming
- Topic: Firefox does not retreive ogg from cache? (Solved)
- Replies: 10
- Views: 3328
Re: Firefox does not retreive ogg from cache? (SOLVED)
Solved, put X-Content-Duration in your header
Example for htaccess:
<Files "test.ogg">
Header set X-Content-Duration "465.287"
</Files>
Thanks for all your help Steve, Ralph at Vorbis feedback solved this for me.
Example for htaccess:
<Files "test.ogg">
Header set X-Content-Duration "465.287"
</Files>
Thanks for all your help Steve, Ralph at Vorbis feedback solved this for me.
- Tue Oct 13, 2009 3:41 am
- Forum: General Audio Programming
- Topic: Firefox does not retreive ogg from cache? (Solved)
- Replies: 10
- Views: 3328
Re: Firefox does not retreive ogg from cache?
Yes, your assessment is correct Steve, my only problem is the apparent reload of cached ogg files. I did have the VLC plug-in loaded, but had disabled it during troubleshooting. Enabled or disabled VLC did not have an effect on the behaviour. Do you know of an ogg focused forum out there? Vorbis doe...
- Mon Oct 12, 2009 11:21 am
- Forum: General Audio Programming
- Topic: Firefox does not retreive ogg from cache? (Solved)
- Replies: 10
- Views: 3328
Re: Firefox does not retreive ogg from cache?
I removed the file association I had, no effect. I tried in Firefox safe mode, no difference. I get the same behaviour using the HTML audio and video tags, or just loading an ogg file directly with Firefox. I have an audio clip, the wav version is 9MB and in ogg format 1.2MB If I put 2 HTML audio ta...
- Mon Oct 12, 2009 3:17 am
- Forum: General Audio Programming
- Topic: Firefox does not retreive ogg from cache? (Solved)
- Replies: 10
- Views: 3328
Re: Firefox does not retreive ogg from cache?
Thanks Steve ... I am using Firefox 3.5.3 on Xp and trying to utilize the HTML audio tag, but I experience the same behaviour just trying to view an ogg video directly; Example: If I access the following link, wait for it to load then check my cache, it is present and should be accessed. But when I ...
- Sun Oct 11, 2009 5:00 am
- Forum: General Audio Programming
- Topic: Firefox does not retreive ogg from cache? (Solved)
- Replies: 10
- Views: 3328
Firefox does not retreive ogg from cache? (Solved)
Has anyone managed to get an ogg file to retreive from cache in firefox?
- Sun Aug 23, 2009 5:43 pm
- Forum: Windows
- Topic: Get error message when I use save as...
- Replies: 43
- Views: 14547
Re: Get error message when I use save as...
Steve: Thanks for the fix for < 0 tracks. So am I to understand that the 'save as' bug/feature is not an isolated issue? Seems to me to be a major hassle, I like to save often. Hugh: I'm using XP, so its probably not a o/s problem... 'Save as' issue seems to be completely random, I do an edit and 's...
- Sun Aug 16, 2009 5:01 pm
- Forum: Windows
- Topic: Get error message when I use save as...
- Replies: 43
- Views: 14547
Re: Get error message when I use save as...
I have been working with a single audio track with a label track for the past few days and have never had the save as error. It seems to only happen with multiple audio tracks. Maybe when one starts at less than zero? Anyway , rather than copying each track when you want to save your latest version,...
- Sun Aug 16, 2009 4:42 pm
- Forum: Windows
- Topic: Get error message when I use save as...
- Replies: 43
- Views: 14547
Re: Get error message when I use save as...
I think Hugh was trying to save a project.
The select all method seems to preserve the project as is, in order to get around the 'save as' bug.
The select all method seems to preserve the project as is, in order to get around the 'save as' bug.