<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://thecastle.me.uk/index.php?action=history&amp;feed=atom&amp;title=Philips_TV</id>
	<title>Philips TV - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://thecastle.me.uk/index.php?action=history&amp;feed=atom&amp;title=Philips_TV"/>
	<link rel="alternate" type="text/html" href="https://thecastle.me.uk/index.php?title=Philips_TV&amp;action=history"/>
	<updated>2026-06-09T08:33:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://thecastle.me.uk/index.php?title=Philips_TV&amp;diff=6543&amp;oldid=prev</id>
		<title>Williamgray ywa14u61 at 23:10, 18 August 2021</title>
		<link rel="alternate" type="text/html" href="https://thecastle.me.uk/index.php?title=Philips_TV&amp;diff=6543&amp;oldid=prev"/>
		<updated>2021-08-18T23:10:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;this line converts a file using ffmpeg to play on a philips tv via pmm or mediatomb (which is ace!)&lt;br /&gt;
&lt;br /&gt;
ffmpeg -i &amp;quot;Input_filename.mpg or avi etc&amp;quot; -acodec mp2 -ab 192000 -ac 2  -g 3000/10001 -s 720x576 -bf 2 -b 4900000 -vcodec mpeg1video &amp;quot;output_filename.mpeg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now if you want to use mencoder use this :-&lt;br /&gt;
&lt;br /&gt;
mencoder -demuxer lavf -oac lavc -ovc lavc -of mpeg -mpegopts format=xvcd -vf     scale=352:288,harddup -srate 44100 -af lavcresample=44100 -lavcopts     vcodec=mpeg1video:keyint=15:vrc_buf_size=327:vrc_minrate=1152:vbitrate=1152:vrc_maxrate=1152:acodec=mp2:abitrate=224 -ofps 25     -o MyOutputMovieName.mpg INPUTFILENAMEORWILD.MP4&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note INPUTFILENAMEORWILD.MP4 can be a single file name or multiple eg. VCLP*.MP4 and it will take all matching filenames in that directory&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Mencoder outputed files can be input into Cinelerra :)&lt;/div&gt;</summary>
		<author><name>Williamgray ywa14u61</name></author>
		
	</entry>
</feed>