NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 212 213 214 215 216 … 1231 Next »
Post Processing/Encoding Not Working

 
  • 0 Vote(s) - 0 Average
Post Processing/Encoding Not Working
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#31
2008-12-07, 05:29 PM
Probably MPEG1 layer2. I'm not sure though
BTJustice
Offline

Senior Member

Posts: 381
Threads: 61
Joined: Mar 2008
#32
2008-12-07, 05:33 PM
Can you please explain what the difference is between "-acodec libmp3lame" and "-acodec mp3" in regards to audio and what MP3 codec is being used?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#33
2008-12-07, 06:13 PM
Very little difference. ffmpeg includes multiple libraries capable of encoding mp3 audio. It just tells ffmpeg to use a different one of those libraries.
BTJustice
Offline

Senior Member

Posts: 381
Threads: 61
Joined: Mar 2008
#34
2008-12-07, 06:23 PM
OK. Thank you.

One last question. How can I convert all the other recordings I have that didn't encode to XviD so that GBPVR sees the change and plays the XviD files instead of the original .MPG files?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#35
2008-12-07, 06:29 PM
There is nothing built-in that'll let you go back and reconvert old recordings and update the database to point to those recordings.
BTJustice
Offline

Senior Member

Posts: 381
Threads: 61
Joined: Mar 2008
#36
2008-12-07, 06:35 PM
OK. Could I recode them using the Command Prompt then edit a file manually to point to the updated recordings? All I would have to do is change the .MPG extensions to .AVI and leave the rest of the filename the same right? Would this file be gbpvr.db3?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#37
2008-12-07, 06:39 PM
Assuming your config.xml has:

<CheckForRenamedRecordings>true</CheckForRenamedRecordings>
<AutoRemoveMissingRecordings>true</AutoRemoveMissingRecordings>

If you transcode the files to .avi files, and delete the .mpg files, then view the recordings screen, it should update the database to point to the avi.
BTJustice
Offline

Senior Member

Posts: 381
Threads: 61
Joined: Mar 2008
#38
2008-12-07, 06:41 PM
Cool beans. Thanks for all the help. I still wonder why ffmpeg didn't do LAME though.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#39
2008-12-07, 07:24 PM
I found this in the FFMpeg docs ( http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html )

Code:
ffmpeg -i snatch_1.vob -f avi -vcodec mpeg4 -b 800k -g 300 -bf 2 -acodec libmp3lame -ab 128k snatch.avi

Quote:This is a typical DVD ripping example; the input is a VOB file, the output an AVI file with MPEG-4 video and MP3 audio. Note that in this command we use B-frames so the MPEG-4 stream is DivX5 compatible, and GOP size is 300 which means one intra frame every 10 seconds for 29.97fps input video. Furthermore, the audio stream is MP3-encoded so you need to enable LAME support by passing --enable-libmp3lame to configure. The mapping is particularly useful for DVD transcoding to get the desired audio language.
It looks like you have to enable the Lame encoding first.
Hans
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
BTJustice
Offline

Senior Member

Posts: 381
Threads: 61
Joined: Mar 2008
#40
2008-12-07, 07:58 PM
C:\Program Files\Devnz\GBPVR\Third Party\ffmpeg>ffmpeg --enable-libmp3lame
FFmpeg version SVN-r7165, Copyright © 2000-2006 Fabrice Bellard, et al.
configuration: --enable-mp3lame --enable-libnut --enable-libogg --enable-vorb
is --enable-faad --enable-faac --enable-libgsm --enable-xvid --enable-x264 --ena
ble-mingw32 --enable-a52 --enable-dts --enable-pp --enable-amr_nb --enable-amr_w
b --enable-swscaler --enable-avisynth --enable-gpl --enable-memalign-hack --cpu=
i686 --extra-ldflags=-static
libavutil version: 49.1.0
libavcodec version: 51.25.0
libavformat version: 51.6.0
built on Nov 24 2006 18:53:03, gcc: 4.0.3
ffmpeg: missing argument for option '--enable-libmp3lame'
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Conversion Processing paul1 1 2,910 2012-10-01, 10:07 AM
Last Post: Graham
  Web Scheduling Not Working hasso 1 1,924 2011-06-28, 10:48 AM
Last Post: hasso
  Can't get GBPVR working w/ WinTV-PVR150 RandyH 21 9,047 2011-06-22, 05:35 PM
Last Post: adrian_vg@yahoo.com
  XMLTV import with UTF encoding fails (also valid for NPVR) miniGranis 4 2,425 2011-01-29, 08:16 PM
Last Post: miniGranis
  Windows 7 and Working DVD Menu Navigation imilne 8 4,503 2011-01-04, 02:23 PM
Last Post: imilne
  Webgrab no longer working, no EPG! mc2xml? ericbiermann 3 2,847 2010-12-23, 09:04 AM
Last Post: ericbiermann
  Automatic Transcoding Not Working taz 3 2,339 2010-11-22, 09:01 AM
Last Post: goelectric
  Hauppauge 1600 analog stopped working stoenjes 2 2,080 2010-11-16, 11:09 PM
Last Post: ryanmc
  Resolution Issues when re-encoding captured video bgrieb 5 3,043 2010-11-02, 03:52 AM
Last Post: mvallevand
  Live TV Recording Pause etc not working manoj.kollam 3 2,553 2010-10-21, 10:50 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode