Can someone help me get my videos and audio working again. not sure what happened over night but all of a sudden they dont work.
just sit there and spin. they are being processed and i can see them in the folders that they are suppose to be in. just not playing.
someone please help
Zarcon are you out there haha;
|
Sorry, just been pretty busy here at work. UGH.. Ok So you upload a video without any problems. Once processed you try to view it, click Play, and it just sits there and spins or what? Do you ever get the option to even click a play button?
Chris
Nothing to see here |
no it just spins. I also just noticed that it shows 00:00 in the time. i get the same issue with audio as well. |
5 Minutes Ago
1 Views
but the audio files do show a time
21 Days Ago
1 Views
|
oh and here is what i did. i changed my directory from blackberrypinpal.com/user to blackberrypinpal.com so that its now the root . do you think that has anyting to do with it? i changed my header file to reflect the change. |
Not real sure as to "what" could have happened overnight to cause this. Were they playing just fine last night? If so, I would start checking permissions or see if your host did any types of upgrades/security patches last night as well. Something had to change somewhere, just not sure by "who"
:)
Chris
Nothing to see here |
In the file /flash/modules/video/skins/index.php
and
In the file /flash/modules/mp3/skins/index.php
This issue was fixed by commenting out readfile ($sFile); at the bottom and inserting readfile ('default.swf'); like this:
Line 16 //readfile($sFile); Line 17 readfile('default.swf');
This works also for any flash module that just sits there loading when everything else is correct.
:-) |
here is my cron output for the audio file
FFmpeg version SVN-r19066, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --enable-libmp3lame --enable-libxvid --enable-libx264
--enable-gpl --enable-libvorbis --enable-libogg --enable-libtheora
--enable-liba52 --enable-libamr-nb --enable-libamr-wb --enable-libfaad
--enable-libfaac --enable-pthreads --disable-shared --enable-static
--enable-avfilter --enable-nonfree --disable-ffplay --disable-ffserver
--extra-ldflags='-L/usr/lib -static' libavutil 50. 3. 0 / 50. 3. 0 libavcodec 52.30. 1 / 52.30. 1 libavformat 52.34. 0 / 52.34. 0 libavdevice 52. 2. 0 / 52. 2. 0 libavfilter 0. 5. 0 / 0. 5. 0 libswscale 0. 7. 1 / 0. 7. 1 built on Jul 1 2009 10:40:54, gcc: 4.1.2 (Gentoo 4.1.2 p1.0.2)
Input #0, wav, from '/home6/bbpinpal/public_html/
blackberrypinpal/flash/modules/mp3/files/9': Duration: 00:00:30.55, bitrate: 705 kb/s Stream #0.0: Audio: pcm_s16le, 44100 Hz, mono, s16, 705 kb/s Output #0, mp3, to '/home6/bbpinpal/public_html/blackberrypinpal/flash/modules/mp3/files/9.mp3': Stream #0.0: Audio: libmp3lame, 44100 Hz, mono, s16, 192 kb/s Stream mapping: Stream #0.0 -> #0.0 Press [q] to stop encoding
size= 713kB time=30.41 bitrate= 192.0kbits/s size= 718kB time=30.62 bitrate= 192.0kbits/s video:0kB audio:718kB global headers:0kB muxing overhead 0.004355%
|
Umm, It might. Check your root .htaccess file and see if you have anything like
RewriteBase /
just below the RewriteEngine On
You may or may not need it there. I would test both ways
Chris
Nothing to see here |
Umm, It might. Check your root .htaccess file and see if you have anything like
RewriteBase /
just below the RewriteEngine On
You may or may not need it there. I would test both ways
Chris
nope not there and with it didnt work.....
i am always having issues with my audio and video with boonex. i dont understand
|
or perhaps try re-installing your flash apps. Strange that something happened over night. Sounds like server gremlins to me... :-) |
or perhaps try re-installing your flash apps. Strange that something happened over night. Sounds like server gremlins to me...
should i do that through the admin or server side? cause when i did it in the admin side it uninstalled but then when i went to reinstall it said they already existed
|
so i have just realized that there is no option in my list to uninstall flash apps. but its in my modules list. when i click it it errors out. There is some light in this tunnel i feel |
|
Fixed.
No idea how to be honest. i just installed last weeks flash folder only and it worked. go figure.
thanks for the help yet again guys.
|