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 … 205 206 207 208 209 … 1231 Next »
Not transcoding

 
  • 0 Vote(s) - 0 Average
Not transcoding
Jimi
Offline

Junior Member

Posts: 44
Threads: 15
Joined: Nov 2005
#1
2008-12-20, 03:24 PM
OK. Having issue with recordings not transcoding. I went in to look at the settings in the config.xml and tried them manually from the command line. It wasn't working with the default settings. I've played around and found some ffmpeg settings I like and added them to the config.xml, however, it's still not doing the trancoding. Logs attached....

Thanks!
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#2
2008-12-20, 04:02 PM
This is the code that is run:
Code:
C:\Program Files\Devnz\GBPVR\Third Party\FFmpeg\ffmpeg.exe -y -i -threads 3 "M:\Videos\TV\Recordings\Manual Recordings\manual_189_20081220101500.mpg" -f avi -deinterlace -vcodec xvid -qscale 9 -r 15 -acodec mp3 -ac 2 -ab 96 -vtag XVID "M:\Videos\TV\Recordings\Manual Recordings\manual_189_20081220101500.avi"

I think you need to add a "k" to the -ab parameter: -ab 96k
Why do you use the -threads parameter?

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.
Jimi
Offline

Junior Member

Posts: 44
Threads: 15
Joined: Nov 2005
#3
2008-12-20, 04:48 PM
Yes, the threads parameter was making it fail. It seems to work with some files, but not others. Not sure. The parameter is for mutliprocessor. It's supposed to spawn mutliple threads. Earlier when I was testing at the command line it was help a bit, but not much. I havfe a quad core CPU and was getting ~30% utilization with the threads parameter. Without it the process was railed at 25%. I guess it's not the most reliable.

The 'k' after the 96 i guess is optional. I'm not using it and it works ok.

Thanks!
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#4
2008-12-20, 07:11 PM
Jimi Wrote:The 'k' after the 96 i guess is optional. I'm not using it and it works ok.

I already wondered: in the ffmpeg-docs sometimes they use the "k" and sometimes they don't. I think for the video-bitrate it isn't optional.

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.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#5
2008-12-21, 02:42 AM
the new ffmpegs can use either...but if using no 'k', you have to specify the whole rate..
ie: 96000 or 96k are same and correct, 96 = 96bits!!/sec, not 96kbits...

sure it'll encode, but it'll sound bad and may be jittery...
check the ffmpeg output logs and you'll see a warning about it...

same for video bitrate...1200000 or 1200k is correct....1200 is 1.2k
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
Jimi
Offline

Junior Member

Posts: 44
Threads: 15
Joined: Nov 2005
#6
2008-12-22, 02:29 PM
Thanks for clarifying Smile
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Automatic Transcoding Not Working taz 3 2,221 2010-11-22, 09:01 AM
Last Post: goelectric
  Transcoding dvr-ms to DivX and recording to Mpeg2 Boworr 23 10,798 2010-02-04, 07:54 AM
Last Post: LeCoux
  no transcoding in gb-pvr 1.4.7 alevideotestservice 6 2,727 2009-12-07, 11:15 PM
Last Post: alevideotestservice
  What has happened to the Manual Transcoding? Basher52 4 1,776 2009-09-21, 05:51 PM
Last Post: Basher52
  Some recordings created but not available after transcoding htewam 6 2,242 2009-09-18, 07:59 PM
Last Post: gEd
  Transcoding TS to AVI loses sound DrSoftware 2 2,023 2009-06-29, 08:28 PM
Last Post: serafis
  Transcoding, COMSKIP and the GPBVR database serafis 8 3,967 2009-06-15, 07:52 PM
Last Post: shadowze
  transcoding from avi medic29 0 1,080 2009-02-24, 03:19 AM
Last Post: medic29
  MVP transcoding error InVermont 2 1,366 2009-01-20, 01:25 AM
Last Post: InVermont
  Video Library Transcoding: Log available? jvcleave 0 865 2008-12-02, 11:16 PM
Last Post: jvcleave

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

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

Linear Mode
Threaded Mode