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 … 678 679 680 681 682 … 1231 Next »
Transcode to MPG ?

 
  • 0 Vote(s) - 0 Average
Transcode to MPG ?
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#21
2006-09-30, 03:30 PM
jksmurf Wrote:Back to the drawing board for me! Btw has anyone used GUI4FFMPEG, it's a bit like zhed's creation, only more basic and you have to adjust AVISynth scripts if you want to use that.

k.

Yes, it works quite well. I do remember some issues with settings that were being set back to default for no obvious reason. So before you click ok to encode make sure the settings are exactly how you wanted themWink .
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.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#22
2006-09-30, 10:16 PM
jksmurf Wrote:Hmm. Well it transcoded OK..but on the MVP it is streched wide, out of sync and occupies only the top 1/2 of the screen, with a lot black down below.

Now I see what you mean!

Back to the drawing board for me! Btw has anyone used GUI4FFMPEG, it's a bit like zhed's creation, only more basic and you have to adjust AVISynth scripts if you want to use that.

k.

Hey man, is ZProcess really that intimidating...? I was hoping you'd jump on and help me make it less intimidating... Big Grin

To be clear, here are a couple of things that are happening... First, if you only use -f svcd then it's possible that the MVP won't sync properly. The defaults that Sub added don't always work... That's why you have to fudge the math sometimes, and then all of sudden you get what you want... That's why the aspect ratio 352x240 is not actualy perfect 4x3...

So if you have the image all squished and sitting in the top half of the screen, then the standard resolution that sub has for defaults aren't going to cut it.. And that's where ZProcess can help you find the right numbers. Yeah, you could edit the config.xml, then try, then edit, then try (That's what I actually did a long time ago...

Anyway, if you are worried about install and uninstall of ZProcess just remember: The real ffmpeg should be renamed fmpeg.exe, ZProcess is actually named ffmpeg.exe. If you ever want to go back, then just delete ffmpeg, and rename fmpeg to ffmpeg...

I would be very interested in your fresh install experience would be. Realistically, you should get a great image on your MVP without doing anything... But if it's still squished to the top try different aspect ratios untill it smartens up...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#23
2006-10-01, 07:36 AM
OK, I'm giving it a whirl right now. Let you know how I get on.... :-)
Ta!

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#24
2006-10-01, 09:36 AM
OK zehd, I plucked up the courage and tried it. It works, but the results of the setting for transcode 2MVP was not quite what I'd hoped. It was quick and the file was small at 472MB from a 349Xvid AVI.

It was however still centred about the top 1/2 (mostly) and was quite blocky, a little bit of sync. This can probably? be fixed using the 2mpg option, or with high quality checked, but I was quite pleased with the default settings in GUI4FFMPEG, which I saved as follows (You have to hit generate before encoding). It was about 1GB (which I was perfectly happy with!) played well, very very clear (better than my PVR-150 recordings!) no blockiness and no sync issues. It probably sounds a bit churlish writing this, but I don't mean any offense, and it was likely due my own lack of knowledge in any case.

"C:\Documents and Settings\Kristian\Desktop\gui4ffmpeg\ffmpeg.exe" -i "E:\GBPVRVids\ERSeason12E05.avi"
-target pal-dvd -b 6000 -aspect 4:3 -s 720x408 -padtop 84 -padbottom 84 -acodec mp2 -ab 224 -ac 2 -mbd 2
-qmin 2 -async 1 -y "E:\GBPVRVids\ERSeason12E05-1.mpg"

I am not sure if this helps you at all, and note I'm not complaining about your prog, it is was actually VERY easy to use, and I left everything stock, as I didn't have time to do lots of transcode trials.

Cheers,

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#25
2006-10-01, 04:35 PM (This post was last modified: 2006-10-01, 05:25 PM by zehd.)
Quote:OK zehd, I plucked up the courage and tried it. It works, but the results of the setting for transcode 2MVP was not quite what I'd hoped. It was quick and the file was small at 472MB from a 349Xvid AVI.

That's right. By default, the Trans2MVP will create a lower quality MPG then the 2MPG. That's so your computer can keep up while viewing the file realTime (at the same time as transcoding...

If you are not wanting to Transcode WHILE you view it on the MVP, then use 2MPG

Also, one could use exactly the same paramaters for both trans2mvp and 2mpg, They're just separte so people can do different things...

Quote:It was however still centred about the top 1/2 (mostly)

The dafults aren't working for you. If you want to see a correct picture switch the output 720 x 576.. I have some but not many of the PAL aspect ratios entered in the Output Drop down... I'll be updating ZProcess to have the very important 720x576

But until I can change that, you can manually type in 576 in the Height box just to the left of the aspect ratio drop down box...

Quote:and was quite blocky,

Probably the lower resolution

Quote: a little bit of sync.

Presumably you mean out of sync. It would seem you will need to change some paramaters... Be sure to click the 'more' button and choose 25 frames for PAL

Quote:This can probably? be fixed using the 2mpg option, or with high quality checked,

Several of the features like High Quality and two pass, are hardly noticed when moving from avi to mpg. I would not bother with any settings other than your framerate 25 and output dimensions 720x(576?) You can also


GUI4FFMPEG is similar in that it takes some information, generates a commandline, and then shells out ffmpeg (with ZProcess it's called fmpeg.exe) to do the work...

Quote:I am not sure if this helps you at all, and note I'm not complaining about your prog, it is was actually VERY easy to use, and I left everything stock, as I didn't have time to do lots of transcode trials.

Don't worry, It's not comlaining. (It's actually what I wanted, for you to try and find out what's wrong)

I think the problem is definetely because I wrote ZProcess with a set of defaults toward NTSC

I think once you change the framerate and output dimensions, you should have better luck with the deafults. We can tweak from there.

Just remember that any commandline that GUI4FFMPEG can generate, we can do with ZProcess... (well almost any...)
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#26
2006-10-03, 05:19 AM
zehd Wrote:By default, the Trans2MVP will create a lower quality MPG then the 2MPG. That's so your computer can keep up while viewing the file realTime (at the same time as transcoding...If you are not wanting to Transcode WHILE you view it on the MVP, then use 2MPG
OK. I am not sure how this would work in real life; if e.g. I wanted to watch a Xvid on the TV via the MVP, does it automatically intercept the calls from the MVP to GBPVR's in-built transcode and perform this transcode in "real-time"?

Quote:The defaults aren't working for you. If you want to see a correct picture switch the output 720 x 576.. I have some but not many of the PAL aspect ratios entered in the Output Drop down... I'll be updating ZProcess to have the very important 720x576.
OK, Cheers. btw in practice GUI4FFMPEG made a 720x408 final size.

Quote:Presumably you mean out of sync. It would seem you will need to change some paramaters... Be sure to click the 'more' button and choose 25 frames for PAL.
Ah. I guess that'll pass the same params as GUI4FFMPEG.

Quote: Several of the features like High Quality and two pass, are hardly noticed when moving from avi to mpg. I would not bother with any settings other than your framerate 25 and output dimensions 720x(576?)
OK

Quote: I think the problem is definetely because I wrote ZProcess with a set of defaults toward NTSC
Ah. Don't forget the PAL users :-)

Quote: I think once you change the framerate and output dimensions, you should have better luck with the defaults. We can tweak from there.
OK, next time I make an XVID!

Cheers Zehd, you've been very helpfulm always.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#27
2006-10-04, 04:15 AM
It's possible that we still have some crossed wires...

Quote:OK. I am not sure how this would work in real life; if e.g. I wanted to watch a Xvid on the TV via the MVP, does it automatically intercept the calls from the MVP to GBPVR's in-built transcode and perform this transcode in "real-time"?
In real life, you are on your couch. You turn on your MVP. You select the newly downloaded xvid... You wait a few seconds. The Mvp displays a letterbox of your xvid within your 4x3 televison screen...

(This assumes that you downloaded a wide screen HD rip, and your are using a 4x3 televison)

What really happens when you do the above is: GB_PVR knows it can't play AVIs without help from something that will transcode. It calls out to ffmpeg. ZProcess, pretending to be ffmpeg intercepts the call. The passed command line is something like:

ffmpeg.exe "YourXVIDmovie.avi" -b -l -a -h "MVP9987453.mpg"

the blah refers to all the other stuff and switches that ZProcess ignores... ZProcess knows from this commandline that it's a MVP On the fiy transcode, and so it auto swicthes to Trans2MVP mode... (You don't see this)

It calls the real FFMPEG which is renamed as fmpeg.exe and passes the correct commandline, so that a MPG is generated in exaclty the same place GB-PVR is waiting for it, and when it appears, GB-PVR starts serving it to the MVP

Quote:
OK, Cheers. btw in practice GUI4FFMPEG made a 720x408 final size.

I would bet not... The command line that you showed me in the last post generates a 720x408 image with two black bars, each 84 thick. Therfore, FFMPEG is really generating a file which is the PAL standard of 720x (408+84+84 =576)
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#28
2006-10-04, 05:14 AM
zehd Wrote:It's possible that we still have some crossed wires...In real life, you are on your couch.
... and that's where it seems I should stay, having guessed wildly beyond my feeble imagination :-) . I was trying to say something like that, and I think I get it, I just didn't say it as well as you did.

zehd Wrote:I would bet not... The command line that you showed me in the last post generates a 720x408 image with two black bars, each 84 thick. Therfore, FFMPEG is really generating a file which is the PAL standard of 720x (408+84+84 =576)
Ahhh ... gotcha! :o

cheers.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#29
2006-11-08, 07:49 AM (This post was last modified: 2006-11-08, 09:13 AM by jksmurf.)
Hi Zehd,

Same issue for me again, trying to convert an H264 (MP4) to MPEG2 with MP2 for MVP Playback.

Tried your zprocess but it does not seem to want either:

(i) Add my H264/MP4 to the queue ??
(ii) Want to kick off the transcode?? 1 sec then stops

See log below?

So I then tried GUI4FFMPEG which reports this error:

Unsupported codec (id=86018) for input stream

========================= IF IT HELPS ====================
Source Proprties (Reported by GUI4FFMPEG)
Duration: 02:12:48.8, start: 0.000000, bitrate: 1580 kb/s
Stream #0.0(und): Video: h264, yuv420p, 720x400, 25.00 fps®
Stream #0.1(eng): Audio: mp4a / 0x6134706D, 24000 Hz, stereo
"C:\Documents and Settings\Kristian\Desktop\gui4ffmpeg\ffmpeg.exe" -i "E:\GBPVRVids\RugbyUnionNZvsEng061106\RugbyUnionNZvsEng061106.mp4" -target pal-dvd -b 6000 -aspect 4:3 -s 720x400 -padtop 88 -padbottom 88 -acodec mp2 -ab 224 -ac 2 -mbd 2 -qmin 2 -async 1 -y "E:\GBPVRVids\RugbyUnionNZvsEng061106\RugbyUnionNZvsEng061106.mpg"

--enable-memalign-hack --enable-mingw32 --enable-gpl --enable-a52 --enable-mp3lame --enable-cflags=-I/local/include --extra-ldflags=-L/local/lib

- FFMPEG version is reported (came with GUI4FFMPEG) as SVN-r6252
- libavutil version 49.0.0
- libavcodec version 51.14.0
- libavformat version 50.5.0
built on September 18 2006, gcc: 3.4.4 (mingw special).

Some guy at Videohelp.com said "Looks like it was compiled without faad enabled. Along with the above version info, it should list the configure params used. --enable-memalign-hack, etc. If you don't see --enable-faad, then it isn't enabled, so no aac decoding since libavcodec doesn't have an aac decoder of its own. Possible they wanted to keep it LGPL. Enabling faad would mean --enable-gpl. "

======================================================

Does your version have faad ?

k.

[EDIT]I downloaded an updated celtic_druid ffmpeg build from http://ffdshow.faireal.net/mirror/ffmpeg/ (MUST use Firefox, IE7 is banned) and simply popped that into the GUI4FFMPEG dir and ran it with the same settings as I had before and to my surprise it ran (still running as we speak). I noticed that it had (amongst other things) x264 and faad. I had a little look at some of the output file and it looks OK. Maybe this could be slotted stright into Zprocess too, and support x264?

--enable-mp3lame --enable-libogg --enable-vorbis --enable-faad --enable-faac --enable-xvid --enable-x264 --enable-mingw32 --enable-a52 --enable-dts --enable-pp --enable-gpl --enable-memalign-hack --enable-amr_nb --enable-amr_wb --enable-swscaler --enable-avisynth.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#30
2006-11-09, 12:09 AM
jksmurf Wrote:Hi Zehd,

Same issue for me again, trying to convert an H264 (MP4) to MPEG2 with MP2 for MVP Playback.

Tried your zprocess but it does not seem to want either:

(i) Add my H264/MP4 to the queue ??
(ii) Want to kick off the transcode?? 1 sec then stops

See log below?

So I then tried GUI4FFMPEG which reports this error:

Unsupported codec (id=86018) for input stream

========================= IF IT HELPS ====================
Source Proprties (Reported by GUI4FFMPEG)
Duration: 02:12:48.8, start: 0.000000, bitrate: 1580 kb/s
Stream #0.0(und): Video: h264, yuv420p, 720x400, 25.00 fps®
Stream #0.1(eng): Audio: mp4a / 0x6134706D, 24000 Hz, stereo
"C:\Documents and Settings\Kristian\Desktop\gui4ffmpeg\ffmpeg.exe" -i "E:\GBPVRVids\RugbyUnionNZvsEng061106\RugbyUnionNZvsEng061106.mp4" -target pal-dvd -b 6000 -aspect 4:3 -s 720x400 -padtop 88 -padbottom 88 -acodec mp2 -ab 224 -ac 2 -mbd 2 -qmin 2 -async 1 -y "E:\GBPVRVids\RugbyUnionNZvsEng061106\RugbyUnionNZvsEng061106.mpg"

--enable-memalign-hack --enable-mingw32 --enable-gpl --enable-a52 --enable-mp3lame --enable-cflags=-I/local/include --extra-ldflags=-L/local/lib

- FFMPEG version is reported (came with GUI4FFMPEG) as SVN-r6252
- libavutil version 49.0.0
- libavcodec version 51.14.0
- libavformat version 50.5.0
built on September 18 2006, gcc: 3.4.4 (mingw special).

Some guy at Videohelp.com said "Looks like it was compiled without faad enabled. Along with the above version info, it should list the configure params used. --enable-memalign-hack, etc. If you don't see --enable-faad, then it isn't enabled, so no aac decoding since libavcodec doesn't have an aac decoder of its own. Possible they wanted to keep it LGPL. Enabling faad would mean --enable-gpl. "

======================================================

Does your version have faad ?

k.

[EDIT]I downloaded an updated celtic_druid ffmpeg build from http://ffdshow.faireal.net/mirror/ffmpeg/ (MUST use Firefox, IE7 is banned) and simply popped that into the GUI4FFMPEG dir and ran it with the same settings as I had before and to my surprise it ran (still running as we speak). I noticed that it had (amongst other things) x264 and faad. I had a little look at some of the output file and it looks OK. Maybe this could be slotted stright into Zprocess too, and support x264?

--enable-mp3lame --enable-libogg --enable-vorbis --enable-faad --enable-faac --enable-xvid --enable-x264 --enable-mingw32 --enable-a52 --enable-dts --enable-pp --enable-gpl --enable-memalign-hack --enable-amr_nb --enable-amr_wb --enable-swscaler --enable-avisynth.

Well, if you want to try for me, just backup the fmpeg.exe (original ffmpeg renamed during install of ZProcess) and then copy the newer version of ffmpeg into the gbpvr/3rd party/ffmpeg folder... (remember to rename it fmpeg.exe)

Let me know how it goes. If the version you have is backward compaitible, there should be no tribble at all...

BTW, we could move ZProcess questions over over to the sub forum anytime...! Big Grin
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Transcode Problem axeman91 7 3,304 2010-11-22, 09:02 AM
Last Post: goelectric
  Gb-PVR 1.4.7 does not transcode videos themightygandalf 8 3,199 2010-03-09, 08:29 PM
Last Post: themightygandalf
  How to transcode digital *.ts to "Medium Quality" *.mpg? mrbigsteel 1 1,397 2010-02-20, 06:04 PM
Last Post: luttrell1962
  Transcode Xvid profile aspect ratio Warwick 0 1,257 2009-10-07, 08:46 AM
Last Post: Warwick
  Transcode, Shutdown, Standby do nothing keith_leitch 22 6,936 2009-06-14, 01:17 AM
Last Post: sub
  Select Non Default Transcode Options by Recording rmazenc 2 1,442 2009-05-16, 11:32 PM
Last Post: rmazenc
  Slick Skin: No buttons (like transcode) in Video Library zehd 16 4,911 2009-04-02, 02:12 AM
Last Post: jonnybignote
  how to que files to transcode? tvshowman 33 8,604 2009-03-18, 08:08 PM
Last Post: mutaza
  Where is the "Transcode" Button? clubrulz 2 1,400 2009-03-17, 02:32 PM
Last Post: clubrulz
  Transcode Option in Video Library rbelisle 4 1,561 2008-11-26, 12:11 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