[mythtv-users] tv: tv: PDA Transode and Auto sync to Playstation Portable

David Fishburn fishburn at ianywhere.com
Fri Jun 15 03:13:40 UTC 2007


> I'm running Gentoo on AMD64 - here's what I've got:
> FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice 
> Bellard, et al.
>   configuration: --prefix=/usr --libdir=/usr/lib64 
> --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-static 
> --enable-shared --cc=x86_64-pc-linux-gnu-gcc 
> --disable-altivec --disable-debug --disable-v4l 
> --disable-v4l2 --disable-network --disable-opts 
> --enable-libmp3lame --enable-libvorbis --enable-libogg 
> --enable-libtheora --enable-libogg --enable-liba52 
> --enable-dc1394 --enable-pthreads --enable-xvid 
> --enable-x11grab --enable-libogg
> --enable-x264 --enable-libfaad --enable-libfaac --enable-gpl 
> --enable-pp --disable-strip
>   libavutil version: 49.4.0
>   libavcodec version: 51.40.2
>   libavformat version: 51.11.0
>   built on Apr 12 2007 15:17:46, gcc: 3.4.6 (Gentoo 3.4.6-r2, 
> ssp-3.4.6-1.0, pie-8.7.10)
> 
> FWIW, I don't have -vlevel listed in the ffmpeg flags - I 
> don't know why it works, I just know it made videos work 
> properly over RSS/from the VIDEOS folder.  You might try 
> using "-level 13" instead of "-vlevel 13" if -vlevel causes 
> an error - FWIW I think vlevel/level is an x264 parameter:
> 
> http://aflux.deltaanime.net/Zero1/MP4/x264.html#x264-switches-
> and-options


I just updated from apt tonight.
Re-ran my cobbled up command and end up with:

Input #0, mpeg, from '/media/mythtv/1045_20070522150000.mpg':
  Duration: 00:59:55.8, start: 0.360000, bitrate: 4958 kb/s
  Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 480x480, 6000 kb/s, 29.97
fps(r)
  Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 384 kb/s
Unknown input or output format: /media/mythtv/pda/TS1-05-22--1500.mp4
Transcoding failed for /media/mythtv/1045_20070522150000.mpg with error 256
Config:
          basename: "1045_20070522150000"
               cmd: "ffmpeg -i /media/mythtv/1045_20070522150000.mpg -acodec
aac -ab 128 -vcodec h264 -b 300 -ar 48000 -mbd 2 -coder 1 -cmp 2 -subcmp 2
-s 480x272 -r 30000/1001 -title "TS1" -f psp -level 13 -f
/media/mythtv/pda/TS1-05-22--1500.mp4"


Is this:
Unknown input or output format: /media/mythtv/pda/TS1-05-22--1500.mp4

Indicating it cannot find my vcodec h264?
How can I determine what I have installed?
If it is missing, where can I get it from?

TIA,
Dave



More information about the mythtv-users mailing list