
bigwavedave at gmail
Apr 10, 2009, 12:43 PM
Post #18 of 23
(2924 views)
Permalink
|
On Fri, Apr 10, 2009 at 8:14 AM, Big Wave Dave <bigwavedave [at] gmail> wrote: > On Fri, Apr 10, 2009 at 3:21 AM, Paulo Cavalcanti <promac [at] gmail> wrote: >> >> >> On Fri, Apr 10, 2009 at 2:56 AM, Big Wave Dave <bigwavedave [at] gmail> >> wrote: >>> >>> On Thu, Apr 9, 2009 at 9:12 PM, Paulo Cavalcanti <promac [at] gmail> wrote: >>> > >>> > >>> > On Fri, Apr 10, 2009 at 12:57 AM, Big Wave Dave <bigwavedave [at] gmail> >>> > wrote: >>> >> >>> >> On Thu, Apr 9, 2009 at 8:53 PM, Axel Thimm <Axel.Thimm [at] atrpms> >>> >> wrote: >>> >> > On Thu, Apr 09, 2009 at 08:28:20PM -0700, Big Wave Dave wrote: >>> >> >> On Thu, Apr 9, 2009 at 8:20 PM, Big Wave Dave >>> >> >> <bigwavedave [at] gmail> >>> >> >> wrote: >>> >> >> > On Wed, Apr 8, 2009 at 7:02 AM, DISAFAN <disafan [at] aim> wrote: >>> >> >> >> The maintainer uses the RPMFusion repository, not ATRPMS for his >>> >> >> >> updates, as he has some sort of issues with this repository. They >>> >> >> >> aren't >>> >> >> >> upgrading their packages to Transcode 1.10 or FFmpeg 0.50 yet, >>> >> >> >> for >>> >> >> >> whatever reason, even though it is a stable version. Thus he >>> >> >> >> won't >>> >> >> >> update the mythtv svn of nuvexport, which hasn't been updated in >>> >> >> >> over a >>> >> >> >> year. >>> >> > >>> >> >> Looking deeper, it appears a bunch of patches were applied to the >>> >> >> nuvexport in svn, within the last hour! >>> >> > >>> >> > Nice, I will respin mythtv packages during the weekend (both trunk >>> >> > and >>> >> > 0.21 fixes), so let's hope all the nice nuvexports bits are in there. >>> >> > -- >>> >> > Axel.Thimm at ATrpms.net >>> > >>> > I downloaded the latest svn, fixed an extra "{", and >>> > here it is the result: >>> > >>> > >>> > http://people.atrpms.net/~pcavalcanti/srpms/nuvexport-0.5-4_20090410.svn.fc10.src.rpm >>> > >>> > I added a Requirement which seems to be needed: >>> > >>> > >>> > http://people.atrpms.net/~pcavalcanti/srpms/perl-Net-UPnP-1.4.1-1.fc10.src.rpm >>> > >>> > It seems to be working... but I did not finished any transcoding yet. >>> > >>> > -- >>> > Paulo Roma Cavalcanti >>> > LCG - UFRJ >>> > >>> >>> What version of ffmpeg are you running? When trying to do xvid or mp4 I >>> get: >>> ffmpeg had critical errors: >>> av_interleaved_write_frame(): Error while opening file >>> >>> I have : ffmpeg-0.5-30.fc10.i386 installed >>> >>> Some Google searches seem to show it was a "known bug" fixed a couple >>> weeks ago. Do we need a re-sync of the atrpms ffmpeg package? >>> >> >> Same of yours. >> >> ffmpeg-0.5-30.fc10.x86_64 >> >> But I do not get any critical error using xvid. The processing goes on. >> Did you use my .src.rpm? >> >> Encode started: Fri Apr 10 07:07:24 2009 >> First pass... >> Waiting for mythtranscode to set up the fifos. >> Starting ffmpeg. >> Use of uninitialized value in numeric gt (>) at >> /usr/share/nuvexport/export/ffmpeg.pm line 368, <STDIN> line 16. >> processed: 4524 of 106983 frames at 31.64 fps (4.23%, eta: 53m 58s) >> > > Yeah, I did use the posted src rpm's for nuvexport and the perl addition. > $ rpm -qa | grep -i nuvexport > nuvexport-0.5-4_20090410.svn.fc10.noarch > $ rpm -qa | grep -i xvid > libxvidcore4-1.2.1-12.fc10.i386 > $ cat /etc/issue > Fedora release 10 (Cambridge) > > So, I just tried nuvexport --debug and did the step by step. The big > command and output: > $ /bin/nice -n19 ffmpeg -y -f s16le -ar 48000 -ac 2 -i > /tmp/fifodir_3319/audout -f rawvideo -pix_fmt yuv420p -s 720x480 > -aspect 1.33333333333333 -r 29.970 -i /tmp/fifodir_3319/vidout -aspect > 1.33333333333333 -r 29.970 -deinterlace -croptop 6 -cropright 10 > -cropbottom 6 -cropleft 10 -s 512x384 -vcodec libxvid -b '768k' > -minrate '32' -maxrate '1536k' -bt '32k' -bufsize 65535 -flags > +mv4+loop+aic+cgop -trellis 1 -mbd 1 -cmp 2 -subcmp 2 -b_qfactor '150' > -b_qoffset '100' -bf '1' -qmax 31 -qmin 6 -acodec libmp3lame -async 1 > -ab '128k' -f avi './Samantha Brown'\''s Disney Favorites.avi' 2>&1 > FFmpeg version 0.5-30.fc10, Copyright (c) 2000-2009 Fabrice Bellard, et al. > configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib > --mandir=/usr/share/man --enable-shared --enable-gpl --enable-postproc > --enable-swscale --enable-avfilter --enable-avfilter-lavf > --enable-pthreads --enable-x11grab --enable-vdpau --disable-avisynth > --disable-libamr-nb --disable-libamr-wb --enable-libdc1394 > --enable-libdirac --enable-libfaac --enable-libfaad > --enable-libfaadbin --enable-libgsm --enable-libmp3lame > --enable-libschroedinger --enable-libspeex --enable-libtheora > --enable-libvorbis --enable-libx264 --enable-libxvid > --extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions > -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 > -mtune=generic -fasynchronous-unwind-tables --disable-stripping > --extra-cflags=-I/usr/include/nvidia-graphics > --extra-ldflags=-L/usr/lib/nvidia-graphics > libavutil 49.15. 0 / 49.15. 0 > libavcodec 52.20. 0 / 52.20. 0 > libavformat 52.31. 0 / 52.31. 0 > libavdevice 52. 1. 0 / 52. 1. 0 > libavfilter 0. 4. 0 / 0. 4. 0 > libswscale 0. 7. 1 / 0. 7. 1 > libpostproc 51. 2. 0 / 51. 2. 0 > built on Mar 15 2009 14:10:20, gcc: 4.3.2 20081105 (Red Hat 4.3.2-7) > Input #0, s16le, from '/tmp/fifodir_3319/audout': > Duration: N/A, start: 0.000000, bitrate: N/A > Stream #0.0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s > Input #1, rawvideo, from '/tmp/fifodir_3319/vidout': > Duration: N/A, start: 0.000000, bitrate: N/A > Stream #1.0: Video: rawvideo, yuv420p, 720x480, 29.97 tbr, 29.97 > tbn, 29.97 tbc > Output #0, avi, to './Samantha Brown's Disney Favorites.avi': > Stream #0.0: Video: libxvid (hq), yuv420p, 512x384 [PAR 1:1 DAR > 4:3], q=6-31, 768 kb/s, 90k tbn, 29.97 tbc > Stream #0.1: Audio: libmp3lame, 48000 Hz, stereo, s16, 128 kb/s > Stream mapping: > Stream #1.0 -> #0.0 > Stream #0.0 -> #0.1 > Press [q] to stop encoding > [libxvid @ 0x80abb80]error, non monotone timestamps -2147483648 >= -2147483648 > av_interleaved_write_frame(): Error while opening file > $ > > I've tried several different shows, in case there was something with a > specific recording. All my content comes from PVR-150/500's, so it > should be pretty standard stuff. > > Dave > For some reason it is working fine on another slave backend (CentOS 5.3), so I'm guessing my FC10 boxes is an isolated issue. Dave _______________________________________________ atrpms-users mailing list atrpms-users [at] atrpms http://lists.atrpms.net/mailman/listinfo/atrpms-users
|