NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT v
« Previous 1 … 75 76 77 78 79 … 115 Next »
FFMpeg Transcode

 
  • 0 Vote(s) - 0 Average
FFMpeg Transcode
ALAN1
Offline

Junior Member

Posts: 17
Threads: 4
Joined: Jun 2004
#1
2005-12-10, 11:21 PM
Ive been trying to change a few of the options for FFMPEG transcoding for the MVP in the config.xml file. It didnt seem to make any difference.

Even though I can see in the config application, its ticked to use FFMPEG for transcode under MVP playback, is there any way of seeing in a log file that it is actually using FFMPEG? I notice there are still log files being created for trans2mvp.exe


Thanks


Alan
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2005-12-10, 11:24 PM
From memory, I think it will say the command line it used to start ffmpeg in the gbpvr.exe.log. Altervatively, just check task list to make sure ffmpeg.exe is started when you view an AVI file.
pimboli
Offline

Junior Member

Posts: 20
Threads: 7
Joined: Dec 2005
#3
2005-12-14, 06:24 PM
!! FOR ALL THOSE WHO HAVE THE PROBLEM WITH THE BLOCKY MOVIES !!

use these settings:

<MVPFFmpegTranscodeCmdLinePAL>-y -i "{SOURCE_FILE}" -b 2400 -r 25 -s 352x288 "{DEST_FILE}"</MVPFFmpegTranscodeCmdLinePAL>

<MVPFFmpegTranscodeCmdLineNTSC>-y -i "{SOURCE_FILE}" -b 2400 -r 25 -s 352x288 "{DEST_FILE}"</MVPFFmpegTranscodeCmdLineNTSC>

the problem is that PAL uses 25 frames, and some files downloaded from the internet use 23 fps
alanjrobertson
Offline

Junior Member

Posts: 47
Threads: 5
Joined: Jan 2006
#4
2006-01-20, 06:47 PM
Excellent - thanks for those settings - they fixed the blockiness problem I was having with DivX/XviD files!
otron
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Jan 2006
#5
2006-01-31, 12:28 AM
This thread also helped me greatly... spent HOURS trying to get ffdshow working and this sorted it out. Cheers mate! Big Grin

Anyway, I modified it slightly when I found that the sides of the image were being cropped, and the audio was a bit crappy - so in case any one is interested:

Quote: <MVPFFmpegTranscodeCmdLinePAL>-y -i "{SOURCE_FILE}" -b 2400 -ac 2 -ab 128 -r 25 -padleft 54 -padright 48 -s 372x288 "{DEST_FILE}"</MVPFFmpegTranscodeCmdLinePAL>
<MVPFFmpegTranscodeCmdLineNTSC>-y -i "{SOURCE_FILE}" -ac 2 -ab 128 -r 25 -padleft 54 -padright 48 -s 372x288 "{DEST_FILE}"</MVPFFmpegTranscodeCmdLineNTSC>

-ac 2 encode audio in stereo
-ab 128 .... at 128 kbps (for some reason my copy of ffmpeg was defaulting to a crappy rate
-padleft & -padright prevent the sides being cropped (on my TV anyway)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Change FFMPEG commandline Astraeus 5 3,591 2012-01-22, 06:49 PM
Last Post: mvallevand
  LiveTV & ffmpeg MVP playback stops pvruser 4 3,388 2009-02-27, 10:44 PM
Last Post: Bobins
  transcode nto working natty 10 3,636 2008-03-18, 08:43 PM
Last Post: natty
  Good transcode option for MVP-environment to save space nia 5 2,162 2007-11-12, 01:42 AM
Last Post: jksmurf
  MVP Transcode directory aslade 2 1,618 2007-03-14, 10:44 PM
Last Post: aslade
  mpv tiling on transcode kent 6 2,227 2007-02-25, 09:53 PM
Last Post: kent
  FFMPEG versions vs. Menpower vs. GUI4FFMPEG thebavarian 1 1,856 2007-02-05, 05:19 PM
Last Post: stu8080
  Trans2MVP.bat & ffmpeg jkressin262 4 2,641 2007-01-20, 02:28 PM
Last Post: rooomish
  config.xml, transcode commandline zehd 2 1,794 2006-12-08, 11:57 PM
Last Post: zehd
  MVP Transcode Hunter Sun 24 7,635 2006-12-08, 12:35 AM
Last Post: zehd

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

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

Linear Mode
Threaded Mode