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 … 681 682 683 684 685 … 1231 Next »
Transcoding with FFMPEG

 
  • 0 Vote(s) - 0 Average
Transcoding with FFMPEG
mazachan
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Aug 2005
#1
2006-11-03, 04:58 PM
Hi all, I've been having a problem with transcoding using FFMPEG. Even though I set the bitrate to -b 1400, I open the transcoded file up with GSpot and it says the bitrate is only 2kbps. I do not have GBPVR.exe running while it is transcoding. I looked in the log files to see if there were any debug information and there was none to be found in ANY of the log files. The conversions take place between midnight and 6am, and there are no timestamps whatsoever. The only things I see in the log files is when I start GBPVR up in the morning.

If anyone can help, it would be greatly appreciated. Thanks.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#2
2006-11-03, 08:50 PM
The original file is gone? Are you sure you didn't make a typo when you changed the bitrate. What's the commandline for ffmpeg you are using?
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.
mazachan
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Aug 2005
#3
2006-11-03, 10:49 PM
No, the log files are there. But there is NOTHING in the files from 12AM-6AM (in any of them). The only thing that is in the log files is when it starts recording a show at 6am. There is nothing in the logs that says it's kicking off a process to start conversion.

These are the two settings for XVID and DIVX

<Conversion name="XviD" exe="ffmpeg.exe" cmd="-y -i {SOURCE_FILE} -b 1400 -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -s 640x480 -vtag XVID {DEST_FILE}" targetExtension=".avi" />
<Conversion name="DivX" exe="ffmpeg.exe" cmd="-y -i {SOURCE_FILE} -b 1400 -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -s 640x480 -vtag DIVX {DEST_FILE}" targetExtension=".avi" />

As far as I can tell, 1400 is supposed to be 1400kbps, correct? Or at least that's what it says in the ffmpeg docs. But I find it bizarre that it kicks off the conversion and nothing is logged, even though the logging is set to debug mode.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#4
2006-11-04, 01:08 PM
I just did a test, with a short recording. I set the conversion to ASAP.
I got the following in gbpvrrecordingservice.log:

Code:
4-11-2006 13:55:00.515 VERBOSE [5] pending: ER   9-11-2006 22:10
4-11-2006 13:55:53.515 VERBOSE [15] RecordingFactory.loadScheduleRecordingByOID()
4-11-2006 13:55:53.515 VERBOSE [15] About to start transcode of: G:\Video Opnamen\Een griezelig verhaal\Een griezelig verhaal_20061104_13441355.mpg
4-11-2006 13:55:53.515 VERBOSE [15] getValue cached value: /settings/AutoConvertMpgToFormat : XviD
4-11-2006 13:55:53.515 VERBOSE [15] About to run transcode command: C:\Program Files\devnz\gbpvr\Third Party\FFmpeg\ffmpeg.exe -y -i "G:\Video Opnamen\Een griezelig verhaal\Een griezelig verhaal_20061104_13441355.mpg" -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -b 1400 -vtag XVID "G:\Video Opnamen\Een griezelig verhaal\Een griezelig verhaal_20061104_13441355-1.avi"
4-11-2006 14:02:53.671 INFO [15] File transcode has completed.
4-11-2006 14:02:53.671 VERBOSE [15] getValue() loading new key/value into cache: /settings/AutoUpdateDatabaseForConvertedFile
4-11-2006 14:02:53.671 VERBOSE [15] getValue: /settings/AutoUpdateDatabaseForConvertedFile : false
4-11-2006 14:02:53.671 VERBOSE [15] getValue() loading new key/value into cache: /settings/AutoDeleteConvertedFiles
4-11-2006 14:02:53.671 VERBOSE [15] getValue: /settings/AutoDeleteConvertedFiles : false
4-11-2006 14:02:53.671 VERBOSE [15] getValue cached value: /settings/AutoDeleteConvertedFiles : false

So for me it works and it gets logged aswell.
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.
« 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,267 2010-11-22, 09:01 AM
Last Post: goelectric
  How do I activate ffmpeg to automaticaliy convert MPG video to AVI format in GbPVR HYBRiD.BLiNG 0 1,237 2010-04-18, 01:52 AM
Last Post: HYBRiD.BLiNG
  ffmpeg mpeg4 codec problem VBR TS file luttrell1962 12 7,946 2010-02-24, 07:53 PM
Last Post: luttrell1962
  Transcoding dvr-ms to DivX and recording to Mpeg2 Boworr 23 10,899 2010-02-04, 07:54 AM
Last Post: LeCoux
  no transcoding in gb-pvr 1.4.7 alevideotestservice 6 2,802 2009-12-07, 11:15 PM
Last Post: alevideotestservice
  What has happened to the Manual Transcoding? Basher52 4 1,805 2009-09-21, 05:51 PM
Last Post: Basher52
  Some recordings created but not available after transcoding htewam 6 2,288 2009-09-18, 07:59 PM
Last Post: gEd
  Transcoding TS to AVI loses sound DrSoftware 2 2,059 2009-06-29, 08:28 PM
Last Post: serafis
  Set Process Priority of ffmpeg gnutech 1 2,466 2009-06-21, 03:13 AM
Last Post: zehd
  Transcoding, COMSKIP and the GPBVR database serafis 8 4,040 2009-06-15, 07:52 PM
Last Post: shadowze

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

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

Linear Mode
Threaded Mode