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 … 48 49 50 51 52 … 115 Next »
Playing avi and wmv files on the MVP

 
  • 0 Vote(s) - 0 Average
Playing avi and wmv files on the MVP
rscheller
Offline

Senior Member

Posts: 279
Threads: 30
Joined: Jul 2006
#1
2006-11-20, 11:36 PM
I'm not sure why but I can no longer play avi and wmv files on my MVP. This function worked fine at the GBPVR version just prior to 98.8. I'm not sure I ever checked playing these files types with 98.8 but I'm pretty sure I did. Anyhow, with 98.13 they don't play. note, they play fine on my PC under GBPVR.

All I get on the MVP is a brief black screen on my TV OSD showing the progress bar with 0 on the left and 1 second on the right and the title box at the bottom. Then it kicks back to the list of videos I'd selected from.

On my PC, I get an error box showing the following info on several sequentially selected screens,

------------------------------
ffmpeg.exe has encountered a problem and needs to
close. We are sorry for the inconvenience.

szAppName : ffmpeg.exe szAppVer : 0.0.0.0 szModName : ffmpeg.exe
szModVer : 0.0.0.0 offset : 00068860

C:\DOCUME~1\Rick\LOCALS~1\Temp\WERced1.dir00\ffmpeg.exe.mdmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERced1.dir00\appcompat.txt
-------------------------------

I'm sure I've changed nothing in my config over the last three versions because things are working well.

I'm sure it's probably something I've done or something already addressed but for the life of me, I'm stumped.

I've attached a partial log file for perusal.

Thanks in advance
[SIZE="1"]Gigabyte nForce4 SLI - GA-K8N-SLI | AMD Athlon 64 3400+ @ 2.2GHz | 1GB DDR400 RAM | Windows XP MCE 2005 SP2 | 320GB SATA WD drive | 500GB Fantom USB media drive | 2X PVR-150s | nVidia GeForce 6600GT
D-Link DI-524 Wireless Router | 2X wMVP Model 86017 ver H3 lot 0106 & 2606 both used wireless | Logitech Harmony 520 remote | GBPVR staying with v0.98.13 + stock dongle.bin[/SIZE]
rscheller
Offline

Senior Member

Posts: 279
Threads: 30
Joined: Jul 2006
#2
2006-11-21, 11:19 PM
Can anyone help here, please?
[SIZE="1"]Gigabyte nForce4 SLI - GA-K8N-SLI | AMD Athlon 64 3400+ @ 2.2GHz | 1GB DDR400 RAM | Windows XP MCE 2005 SP2 | 320GB SATA WD drive | 500GB Fantom USB media drive | 2X PVR-150s | nVidia GeForce 6600GT
D-Link DI-524 Wireless Router | 2X wMVP Model 86017 ver H3 lot 0106 & 2606 both used wireless | Logitech Harmony 520 remote | GBPVR staying with v0.98.13 + stock dongle.bin[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#3
2006-11-21, 11:23 PM
It sounds like ffmpeg doesnt like something about the specific files its trying to convert to MPEG2.

You could try either tweaking the <MVPFFmpegTranscodeCmdLineNTSC> settings in config.xml and hope you find the combination that works, or try downloading a different version of ffmpeg to see if it fairs any better.
rscheller
Offline

Senior Member

Posts: 279
Threads: 30
Joined: Jul 2006
#4
2006-11-21, 11:40 PM
The following are the subject lines from two different config.xml files. They are identical as far as I can see.

current config.xml line
<MVPFFmpegTranscodeCmdLineNTSC>-y -i "{SOURCE_FILE}" -b 2400 -ac 2 -ab 128 -r 29.97 -s 352x240 -f svcd "{DEST_FILE}"</MVPFFmpegTranscodeCmdLineNTSC>

August 6, 2006 config.xml line
<MVPFFmpegTranscodeCmdLineNTSC>-y -i "{SOURCE_FILE}" -b 2400 -ac 2 -ab 128 -r 29.97 -s 352x240 -f svcd "{DEST_FILE}"</MVPFFmpegTranscodeCmdLineNTSC>

The one from August 6 I believe was with a version of GBPVR that was able to play avi and wmv on my MVP. The only thing possibly changed was the version of ffmpeg distributed with GBPVR 98.13 (or 98.08) since August 6?

Sub, would you know the history of the included versions of ffmpeg?

And where may I download 'other versions' of ffmpeg?
[SIZE="1"]Gigabyte nForce4 SLI - GA-K8N-SLI | AMD Athlon 64 3400+ @ 2.2GHz | 1GB DDR400 RAM | Windows XP MCE 2005 SP2 | 320GB SATA WD drive | 500GB Fantom USB media drive | 2X PVR-150s | nVidia GeForce 6600GT
D-Link DI-524 Wireless Router | 2X wMVP Model 86017 ver H3 lot 0106 & 2606 both used wireless | Logitech Harmony 520 remote | GBPVR staying with v0.98.13 + stock dongle.bin[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#5
2006-11-21, 11:47 PM
Quote:The one from August 6 I believe was with a version of GBPVR that was able to play avi and wmv on my MVP. The only thing possibly changed was the version of ffmpeg distributed with GBPVR 98.13 (or 98.08) since August 6?
I cant remember whether it changed or not, but the error above seems pretty clear to me.

Try playing the same command from the command line and see what happens:

"c:\program files\devnz\gbpvr\Third Party\ffmpeg\ffmpeg.exe" -y -i "C:\Documents and Settings\Rick\My Documents\My Videos\Home Movies\San_Diego\2003_11_22_Aliya.wmv" -b 2400 -ac 2 -ab 128 -r 29.97 -s 352x240 -f svcd "C:\MyVideos\MVP000DFE077E851.mpg"


Quote:Sub, would you know the history of the included versions of ffmpeg?
I've been a lax on this front, and dont have list of versions I can provide you.

Quote:And where may I download 'other versions' of ffmpeg?
Google will find you a million sources of different versions built by different people on different days.
rscheller
Offline

Senior Member

Posts: 279
Threads: 30
Joined: Jul 2006
#6
2006-11-22, 12:18 AM
Sub, I ran ffmpeg from a command line as you suggested and here's a screen picture of the results. Note I included the ffmpeg error window that pops up too.

Hopefully it'll give you a clue.
[SIZE="1"]Gigabyte nForce4 SLI - GA-K8N-SLI | AMD Athlon 64 3400+ @ 2.2GHz | 1GB DDR400 RAM | Windows XP MCE 2005 SP2 | 320GB SATA WD drive | 500GB Fantom USB media drive | 2X PVR-150s | nVidia GeForce 6600GT
D-Link DI-524 Wireless Router | 2X wMVP Model 86017 ver H3 lot 0106 & 2606 both used wireless | Logitech Harmony 520 remote | GBPVR staying with v0.98.13 + stock dongle.bin[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#7
2006-11-22, 01:13 AM
Ok, so that confirms our suspicion that ffmpeg doesnt like the specific encoding features of that file. You may find that changing versions of ffmpeg will cope with this file better.

Its really something you're going to need to experiment with yourself - I dont have any ready made answers for you.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#8
2006-11-22, 02:26 AM
rscheller Wrote:And where may I download 'other versions' of ffmpeg?

I use celtic druids latest (updated celtic_druid ffmpeg builds are available from http://ffdshow.faireal.net/mirror/ffmpeg/ .. You MUST use Firefox or another Browser, IE7 is banned) with GUI4FFMPEG. Celtic druid seems to be one of the main compilers of ffmpeg builds.

The ffmpeg build that came with GUI4FFMPEG couldn't "do" H264 to MPEG2 without crashing. Mr GUI4FFMPEG recommended using it with "-sameq" replacing the autogenerated "-qmin 2".

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 |
rscheller
Offline

Senior Member

Posts: 279
Threads: 30
Joined: Jul 2006
#9
2006-11-22, 03:20 AM
OK, before I saw jksmurf's post, I stumbled across the same URL for downloading ffmpeg.exe. Long story short, I tried this version and it transcodes my avi and wmv files on the MVP just fine except... they are very pixelated after transcoding with this version of ffmpeg.

Can someone suggest what in this command line would lower the pixelation problem?

ffmpeg.exe -y -i "C:\Documents and Settings\Rick\My Documents\My Videos\Home Movies\San_Diego\2003_11_22_Aliya.wmv" -b 2400 -ac 2 -ab 128 -r 29.97 -s 352x240 -f svcd "C:\MyVideos\MVP000DFE077E854.mpg
[SIZE="1"]Gigabyte nForce4 SLI - GA-K8N-SLI | AMD Athlon 64 3400+ @ 2.2GHz | 1GB DDR400 RAM | Windows XP MCE 2005 SP2 | 320GB SATA WD drive | 500GB Fantom USB media drive | 2X PVR-150s | nVidia GeForce 6600GT
D-Link DI-524 Wireless Router | 2X wMVP Model 86017 ver H3 lot 0106 & 2606 both used wireless | Logitech Harmony 520 remote | GBPVR staying with v0.98.13 + stock dongle.bin[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#10
2006-11-22, 03:30 AM
You could try bumping up the bitrate. Its "-b 2400" with your current settings.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mucic not playing complete tracks Jaggy 8 7,081 2017-03-18, 12:53 AM
Last Post: Jaggy
  Problems Playing on PCH-A100 but OK on the PC jksmurf 34 23,468 2014-09-09, 05:23 AM
Last Post: jksmurf
  No audio on MKV files on the PCH pcostanza 3 3,813 2011-11-22, 02:21 AM
Last Post: pcostanza
  MVP Crashes when playing some video files szkoda 7 4,824 2011-06-30, 11:16 AM
Last Post: HtV
  NMT A100 stopped playing video srhutch 12 5,643 2011-04-30, 02:14 PM
Last Post: srhutch
  Freeze to black screen when stopping wmv, mkv, some avi files jksmurf 6 3,405 2010-03-18, 09:24 PM
Last Post: mvallevand
  Watching .TS files on my MVP, not in GBPVR emulation mode Probedude 1 1,960 2010-03-16, 11:32 AM
Last Post: mvallevand
  No sound playing trailers or other .mpg files through mvp navyblue 3 2,820 2009-05-16, 03:51 AM
Last Post: Pengu
  playing divx file on the PCH (and MVP too)? jksmurf 5 2,506 2009-02-22, 04:29 AM
Last Post: mvallevand
  mvp crash when playing mpg1 karfan 2 1,868 2009-01-07, 05:29 PM
Last Post: karfan

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

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

Linear Mode
Threaded Mode