Originally Posted by
admin
Originally Posted by
mashim
Originally Posted by
admin
You need to check if the new table have same collations as your existing ones.
I changed the collation of the new table to latin1_swedish_ci
and this sloved the problem
thank you a lot
What control panel you are using ?
I am using cpannel and accsising database using phpadmin
u can change the collation from phpadmin
currently I have problem with converssion :(
when I upload files they are uploaded succefully but in the process queue
the status always remain "Convert Started" ... I try to update the status to "convert again" then the status changed to "Video downloaded sucessfully." after that it return to "Convert Started" ... it has been more than 12 hours for this file!
I guess may be the cron job is not set correctly!
this is what I did for the cron job
Code:
/usr/bin/php -q /home/shiatube/public_html/cron.php > /dev/null &
Also when I upload an .rm file it says in the process queue "convert error"
the follwing is the debug content for that file I guess :?
Code:
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh263] vfm: ffmpeg (FFmpeg H.263+ decoder)
==========================================================================
Opening video decoder: [realvid] RealVideo decoder
Win32 LoadLibrary failed to load: drvc.so, /usr/lib/codecs/drvc.so, /usr/lib/win32/drvc.so, /usr/local/lib/win32/drvc.so
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
Win32 LoadLibrary failed to load: drv3.so.6.0, /usr/lib/codecs/drv3.so.6.0, /usr/lib/win32/drv3.so.6.0, /usr/local/lib/win32/drv3.so.6.0
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
Win32 LoadLibrary failed to load: drv33260.dll, /usr/lib/codecs/drv33260.dll, /usr/lib/win32/drv33260.dll, /usr/local/lib/win32/drv33260.dll
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
Win32 LoadLibrary failed to load: drvc.bundle/Contents/MacOS/drvc, /usr/lib/codecs/drvc.bundle/Contents/MacOS/drvc, /usr/lib/win32/drvc.bundle/Contents/MacOS/drvc, /usr/local/lib/win32/drvc.bundle/Contents/MacOS/drvc
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Read DOCS/HTML/en/codecs.html!
==========================================================================
Exiting...
2007-08-24 21:16:47 -------------------------------------------------------------
2007-08-24 21:16:47 Return value: Exiting...
2007-08-24 21:16:47 Calling process_video[18,0]
Bookmarks