Can somebody comment on and/or commit this change? Diego ----- Forwarded message from Fulup Ar Foll <fulup@fridu.net> ----- From: Fulup Ar Foll <fulup@fridu.net> Date: Fri, 29 Jun 2007 23:04:41 +0200 To: webmaster@mplayerhq.hu Subject: Small Tipo error in documenation. Organization: Ti Ar Follijen User-Agent: KMail/1.9.5 Reference: http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#menc-feat-quicktime... Chapter: 14.7.7. "Encoding example" mencoder dvd://1 -o /dev/null .....-faacopts br=192:mpeg=4:object=1 ... Should be object=2 or quicktime will not play the video but not the sound on Windows (it works on Linux). Would also be nice to give an HTML working sample that support both Linux (vlc and mplayer plugin) and Windows (apple quicktime 7.1 plugin) when embedded in a HTML page. Most of avaliable sample on Internet are not working [see attached quicktime-sample.html ] :) Fulup <html> <head> </head> <body> <!-- Quicktime --> <!-- Quicktime rtsp --> <table> <tr><td height="5"></td></tr> <tr><td> <OBJECT classid='clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B' width="320" height="255</cms:ifNotEmpty>" codebase='http://www.apple.com/qtactivex/qtplugin.cab'> <param name='src' value="sample_300kbit.mp4"> <param name='qtsrc' value="rtsp://movies.fridu.org:554/sample_300kbit.mp4"> <param name='autoplay' value="true"> <param name='controller' value="true"> <param name='loop' value="false"> <EMBED src="sample_300kbit.mp4" qtsrc="rtsp://movies.fridu.org:554/sample_300kbit.mp4" width="320" height="255" autoplay="true" controller="true" loop="false" pluginspage='http://www.apple.com/quicktime/download/'> </EMBED> </OBJECT> </td></tr> <!-- fin Quicktime rtsp --> <!-- fin Quicktime --> </td></tr> </table> If you see this page your apache configuration file is not correct. You must force apache to load index.php as the first page at least for this site. </body> </html> ----- End forwarded message -----
On Wed, 11 Jul 2007 11:59:30 +0200, Diego Biurrun scribed:
Can somebody comment on and/or commit this change?
Diego
i tried, but i didnt have mpeg4ip tools, and mp4box wasnt helping me. the only binary i had with x264 was rc1 ... ask someone on mencoder-users list to test ;p -compn
On Sat, Jul 14, 2007 at 09:49:56AM -0400, Compn wrote:
On Wed, 11 Jul 2007 11:59:30 +0200, Diego Biurrun scribed:
Can somebody comment on and/or commit this change?
i tried, but i didnt have mpeg4ip tools, and mp4box wasnt helping me. the only binary i had with x264 was rc1 ...
ask someone on mencoder-users list to test ;p
Could you (or anybody) please do it? I'm not subscribed there. Diego
On Mon, Jul 23, 2007 at 02:18:50PM +0200, Diego Biurrun wrote:
On Sat, Jul 14, 2007 at 09:49:56AM -0400, Compn wrote:
On Wed, 11 Jul 2007 11:59:30 +0200, Diego Biurrun scribed:
Can somebody comment on and/or commit this change?
i tried, but i didnt have mpeg4ip tools, and mp4box wasnt helping me. the only binary i had with x264 was rc1 ...
ask someone on mencoder-users list to test ;p
Could you (or anybody) please do it? I'm not subscribed there.
.. ping .. Diego
Hi, On 8/6/07, Diego Biurrun <diego@biurrun.de> wrote:
On Mon, Jul 23, 2007 at 02:18:50PM +0200, Diego Biurrun wrote:
On Sat, Jul 14, 2007 at 09:49:56AM -0400, Compn wrote:
On Wed, 11 Jul 2007 11:59:30 +0200, Diego Biurrun scribed:
Can somebody comment on and/or commit this change?
i tried, but i didnt have mpeg4ip tools, and mp4box wasnt helping me. the only binary i had with x264 was rc1 ...
ask someone on mencoder-users list to test ;p
Could you (or anybody) please do it? I'm not subscribed there.
.. ping ..
Example fixed. I googled around and found out that what Fulup Ar Foll suggests really can't hurt (I didn't test it though). Guillaume -- A soldier will fight long and hard for a bit of colored ribbon. -- Napoleon Bonaparte
participants (3)
-
Compn -
Diego Biurrun -
Guillaume POIRIER