[mythtv-users] mytharchive dvd from HD-PVR

Teruel de Campo MD chusty at attglobal.net
Fri Jan 21 13:32:29 UTC 2011


On Mon, 2011-01-17 at 09:46 -0500, Will Dormann wrote:
> On 1/17/11 9:14 AM, Teruel de Campo MD wrote:
> > 4. Another error I got and it was solved using ffmpeg 0.6.1 instead of
> > the svn version.
> 
> 
> Can you explain specifically what the error was?   There may be others
> on the list in a similar situation.
> 
> 
> 
> Thanks
> -WD
> _______________________________________________

Trying to get to basis of the problem I have with temp.m2v I hit again
the ffmpeg problem that is solved after I compile and install ffpmeg
0.6.1 (I was using the svn version to avoid introducing more
variables ;-0)

-snip-------------
2011-01-21 05:44:04.435 FIFOW: write failed with Broken pipe

************************************************************

ERROR: Failed while running ffmpeg to re-encode video.

Command was ffmpeg -y -f s16le -ar 48000 -ac 2
-i /mnt_tb/dvd/work/1/audout -f rawvideo -pix_fmt yuv420p -s 720x480
-aspect 1.77778 -r 29.97 -i /mnt_tb/dvd/work/1/vidout -aspect 1.77778 -r
29.97 -croptop 0 -cropright 0 -cropbottom 0 -cropleft 0 -s 720x480 -b
4771k -vcodec mpeg2video -qmin 5 -qmax 31 -qdiff 31 -ab 192k -ar 48000
-acodec ac3 -f dvd "/mnt_tb/dvd/work/1/newfile2.mpg"

-----------------

When I run the command it stops:

tdec at linux-yc8u:~> ffmpeg -y -f s16le -ar 48000 -ac 2
-i /mnt_tb/dvd/work/1/audout -f rawvideo -pix_fmt yuv420p -s 720x480
-aspect 1.77778 -r 29.97 -i /mnt_tb/dvd/work/1/vidout -aspect 1.77778 -r
29.97 -croptop 0 -cropright 0 -cropbottom 0 -cropleft 0 -s 720x480 -b
4771k -vcodec mpeg2video -qmin 5 -qmax 31 -qdiff 31 -ab 192k -ar 48000
-acodec ac3 -f dvd "/mnt_tb/dvd/work/1/newfile2.mpg"
FFmpeg version SVN-r26387, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jan 16 2011 16:50:11 with gcc 4.5.0 20100604 [gcc-4_5-branch
revision 160292]
  configuration: --shlibdir=/usr/lib64 --prefix=/usr
--mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared
--enable-libmp3lame --enable-libvorbis --enable-libtheora
--enable-libspeex --enable-libopenjpeg --enable-libxvid
--enable-postproc --enable-gpl --enable-x11grab
--extra-cflags='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -fPIC
-I/usr/include/gsm -I/usr/include/openjpeg' --enable-debug
--disable-stripping --enable-libschroedinger --enable-libdirac
--enable-libgsm --enable-avfilter --enable-libvpx --enable-version3
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264
--enable-libdc1394 --enable-pthreads
  libavutil     50.36. 0 / 50.36. 0
  libavcore      0.16. 1 /  0.16. 1
  libavcodec    52.108. 0 / 52.108. 0
  libavformat   52.93. 0 / 52.93. 0
  libavdevice   52. 2. 3 / 52. 2. 3
  libavfilter    1.74. 0 /  1.74. 0
  libswscale     0.12. 0 /  0.12. 0
  libpostproc   51. 2. 0 / 51. 2. 0

--------------------------

After I install ffmpeg 0.6.1 everything completes ok until I get the
problem we are discussing in the other thread.


-=terry=-






More information about the mythtv-users mailing list