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 … 271 272 273 274 275 … 1231 Next »
transcode not working

 
  • 0 Vote(s) - 0 Average
transcode not working
zaprat
Offline

Member

Posts: 59
Threads: 33
Joined: Dec 2005
#1
2008-08-24, 03:48 AM (This post was last modified: 2008-08-24, 03:56 AM by zaprat.)
In video library when I select (in PVRX2)

I get this behaviour

1. select a file
2. select transcode
3. select profile for one of presets
4. select start; which changes to stop
5. It shows a pop up transcoding in progress for about 1 sec and then returns to selected file in video library menu.
6. No file is generated.

Whats happening? Should it transcode immediately or does it happen later?

Is there a log? where can I see the command line it using to undertake the transcode?

Does it handle spaces in filenames?

If it worked, will it delete the original file or not and is a selected item
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#2
2008-08-24, 05:12 AM
It probably means that doesnt like something about your source files. If you look in your pvrx2.exe.log you'll see the ffmpeg command line that was run. If you try manually running this from command prompt, then you'll be able see any ffmpeg error messages.
zaprat
Offline

Member

Posts: 59
Threads: 33
Joined: Dec 2005
#3
2008-08-24, 09:44 AM
Thanks sub, I looked in the log and found the problem.

Here is the log entry

2008-08-24 13:52:55.718 VERBOSE [1] C:\Program Files\Devnz\GBPVR\Third Party\FFmpeg\ffmpeg.exe -y -i "F:\Media_1\yyyy.ts" -f avi -ab 224 -ac 2 -acodec mp3 -deinterlace -vcodec xvid -qscale 5 -vtag XVID "F:\Media_1\yyyy.avi"

When I ran this at cmd prompt it failed and for the reason the C:\Program Files\Devnz\GBPVR\Third Party\FFmpeg\ffmpeg.exe was not enclosed in quotes

It should be

"C:\Program Files\Devnz\GBPVR\Third Party\FFmpeg\ffmpeg.exe" -y -i "F:\Media_1\yyyy.ts" -f avi -ab 224 -ac 2 -acodec mp3 -deinterlace -vcodec xvid -qscale 5 -vtag XVID "F:\Media_1\yyyy.avi"

How do I get gb to insert the quotes?
zaprat
Offline

Member

Posts: 59
Threads: 33
Joined: Dec 2005
#4
2008-08-24, 10:07 AM
Doh,

Tried it with the quotes and still did not work. It is not the executable as per previous email but in fact a problem with the command itself and compatibility with later build of FFMPEG that I am using.

I tried using a custom profiles which I have optimised for x264 and it works. I will look into why the GB presets dont work with this ffmpeg version and get back to you.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#5
2008-08-24, 10:10 AM
I tested here: The transcoding works fine, although the quotes are not there in the logfile.

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

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#6
2008-08-24, 04:43 PM
zaprat Wrote:Doh,

Tried it with the quotes and still did not work. It is not the executable as per previous email but in fact a problem with the command itself and compatibility with later build of FFMPEG that I am using.

I tried using a custom profiles which I have optimised for x264 and it works. I will look into why the GB presets dont work with this ffmpeg version and get back to you.
Yeah, its not the quotes. Thats just a problem with the log message. GB-PVR doesnt need quotes when it calls the API, but I forgot to app them when producing log messages that the user might try to copy and run.

As you've already discovered, its something funny about the build of ffmpeg you're using combined with the command line that GB-PVR uses.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,195
Threads: 958
Joined: May 2006
#7
2008-08-24, 10:31 PM
I see two problems with newer ffmpegs

-acodec mp3 should be -acodec libmp3lame
-ab 224 should be -ab 224k or -ab 224000

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Web Scheduling Not Working hasso 1 1,896 2011-06-28, 10:48 AM
Last Post: hasso
  Can't get GBPVR working w/ WinTV-PVR150 RandyH 21 8,877 2011-06-22, 05:35 PM
Last Post: adrian_vg@yahoo.com
  Windows 7 and Working DVD Menu Navigation imilne 8 4,453 2011-01-04, 02:23 PM
Last Post: imilne
  Webgrab no longer working, no EPG! mc2xml? ericbiermann 3 2,810 2010-12-23, 09:04 AM
Last Post: ericbiermann
  Transcode Problem axeman91 7 3,405 2010-11-22, 09:02 AM
Last Post: goelectric
  Automatic Transcoding Not Working taz 3 2,305 2010-11-22, 09:01 AM
Last Post: goelectric
  Hauppauge 1600 analog stopped working stoenjes 2 2,028 2010-11-16, 11:09 PM
Last Post: ryanmc
  Live TV Recording Pause etc not working manoj.kollam 3 2,511 2010-10-21, 10:50 PM
Last Post: sub
  PVRX2 has stopped working roguejedi 2 1,890 2010-10-09, 05:16 PM
Last Post: roguejedi
  Comcast DCI105COM1 DTA and Hauppauge IR Blaster not working DonP 6 7,379 2010-09-26, 03:46 AM
Last Post: pBS

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

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

Linear Mode
Threaded Mode