Re: [mythtv-users] Problem using ffmpeg to transcode a DVB-T recording

2005-07-04 Thread Mike Ryan
Nick Thanks for that. I think that may be it: [EMAIL PROTECTED] ~]# ~/ffmpeg/ffmpeg -y -i /mythtv/recordings/1008_2005063020_2005063021.nuv -bitexact -f psp -s 320x240 -r 29.97 -b 512 -acodec aac -ac 2 -ar 24000 -ab 32 -map 0:0 -map 0:2 /mythtv/video/M4V10003.MP4 ffmpeg version 0.4.9-pre1

Re: [mythtv-users] Problem using ffmpeg to transcode a DVB-T recording

2005-07-03 Thread Nick Rout
I think you need to be looking at the -map: option for ffmpeg, although from the documentation I can't figure out exactly how to use it. http://ffmpeg.sourceforge.net/ffmpeg-doc.html On Sun, 3 Jul 2005 14:28:21 +0100 Mike Ryan wrote: > Hi > > I use ffmpeg to transcode my dvb-t recordings to wa

[mythtv-users] Problem using ffmpeg to transcode a DVB-T recording

2005-07-03 Thread Mike Ryan
Hi I use ffmpeg to transcode my dvb-t recordings to watch on a PSP and I'm in the UK. Everything works fine apart from anything I record from Channel 4. For some reason, there is no sound when I play it back on the PSP. I believe the problem is that ffmpeg seems to think there's two sound channels