MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » General Development (no feature request here!)


General Development (no feature request here!) You were able to fix an issue, or improved a feature? Post it here.

Reply
 
Thread Tools Display Modes
Old 2008-01-12, 12:40   #351 (permalink)
Portal Member
 
Join Date: Nov 2006
Posts: 147
Thanks: 0
Thanked 3 Times in 3 Posts

Country:


Default

This is my Mediaportal.log

still not work...
Attached Files
File Type: log MediaPortal.log (66.7 KB, 3 views)
DaBrain81 is offline   Reply With Quote
Old 2008-01-12, 15:55   #352 (permalink)
Portal Member
 
Join Date: Jan 2007
Location: Nice
Age: 30
Posts: 123
Thanks: 4
Thanked 12 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by DaBrain81 View Post
This is my Mediaportal.log

still not work...
ok the error in TVE3 server ,could you post the log of your tvserver in Debug also

Thanks you

Fab
fabriceD06 is offline   Reply With Quote
Old 2008-01-12, 16:51   #353 (permalink)
Portal Member
 
Join Date: Nov 2006
Posts: 147
Thanks: 0
Thanked 3 Times in 3 Posts

Country:


Default

Hopefully it is the right log.

how can i change log mode to debug?
Attached Files
File Type: log tv.log (25.6 KB, 4 views)
DaBrain81 is offline   Reply With Quote
Old 2008-01-12, 20:47   #354 (permalink)
Portal Member
 
Join Date: May 2007
Posts: 103
Thanks: 4
Thanked 19 Times in 11 Posts

Country:


Default

Hi,

and thank's for developing this plugin. Unfortunately encoding does not start at all. Maybe this is the same problem as previous one (tve3, single seat)?

Cheers,
/m

Last edited by -Manfred-; 2008-04-03 at 19:20.
-Manfred- is offline   Reply With Quote
Old 2008-01-13, 10:33   #355 (permalink)
Portal Member
 
Join Date: Oct 2005
Location: Hungary
Age: 33
Posts: 322
Thanks: 18
Thanked 3 Times in 3 Posts

Country:

My System

Default

Hi,

may I use DIVX encoder instead of XVID?
regeszter is online now   Reply With Quote
Old 2008-01-14, 15:01   #356 (permalink)
Portal Member
 
Join Date: Jan 2007
Location: Nice
Age: 30
Posts: 123
Thanks: 4
Thanked 12 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by DaBrain81 View Post
Hopefully it is the right log.

how can i change log mode to debug?
the problem is due you use a custom profile and TS input file, and ffmpeg verbose an error

2008-01-12 17:47:26.218750 [VConv Error Reader]: [ $$ VCDBG $$ ] [ExternalTranscoder][Err]Error while opening codec for output stream #0.1 - maybe incorrect parameters such as bit_rate, rate, width or height

I think you crop settings are wrong may be you can remove it or the audio settings are wrong.

it is the command generated from you custom profile
ffmpeg.exe -i "G:\Capture\Das Erste_Tagesschau_2008-01-11_20_00.ts" -aspect 4:3 -cropbottom 24 -croptop 24 -cropleft 32 -cropright 32 -threads 1 -vcodec libxvid -vtag XVID -s 640x480 -b 512k -r 25 -qmin 5 -qmax 5 -qdiff 5 -acodec libmp3lame -ab 128k "G:\Capture\Das Erste_Tagesschau_2008-01-11_20_00.avi"

can you test this line
ffmpeg.exe -i "G:\Capture\Das Erste_Tagesschau_2008-01-11_20_00.ts" -aspect 4:3 -threads 1 -vcodec libxvid -vtag XVID -s 640x480 -b 512k -r 25 -qmin 5 -qmax 5 -qdiff 5 -acodec libmp3lame "G:\Capture\Das Erste_Tagesschau_2008-01-11_20_00.avi"

Thank

Fabrice
fabriceD06 is offline   Reply With Quote
Old 2008-01-14, 17:59   #357 (permalink)
Portal Member
 
Join Date: Nov 2006
Posts: 147
Thanks: 0
Thanked 3 Times in 3 Posts

Country:


Default

tried your custom command line. get the same error. sorry.

maybe this can help you:
Quote:
Stream #0.1[0x66](deu): Audio: mp2, 48000 Hz, stereo, 256 kb/s
edit: found a solution for me. in profile settings at advanced settings i add: "-acodec copy". so audio is not transcodec and no error occurs. this is ok for me and i can use this plugin which saves me lot of harddisk.

Last edited by DaBrain81; 2008-01-14 at 20:59.
DaBrain81 is offline   Reply With Quote
Old 2008-01-15, 04:35   #358 (permalink)
Portal Member
 
Join Date: Nov 2006
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Will this plugin work with MP 0.2.3.0?
AvsFan is offline   Reply With Quote
Old 2008-01-15, 08:00   #359 (permalink)
Portal Member
 
Join Date: Jan 2007
Location: Nice
Age: 30
Posts: 123
Thanks: 4
Thanked 12 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by AvsFan View Post
Will this plugin work with MP 0.2.3.0?
yes

Quote:
Originally Posted by DaBrain81 View Post
tried your custom command line. get the same error. sorry.

maybe this can help you:
Quote:
Stream #0.1[0x66](deu): Audio: mp2, 48000 Hz, stereo, 256 kb/s
edit: found a solution for me. in profile settings at advanced settings i add: "-acodec copy". so audio is not transcodec and no error occurs. this is ok for me and i can use this plugin which saves me lot of harddisk.
I will investigate this issue to encode TS file, thanks your for your feeback

Fabrice

Last edited by fabriceD06; 2008-01-15 at 08:01. Reason: Automerged Doublepost
fabriceD06 is offline   Reply With Quote
Old 2008-01-19, 20:46   #360 (permalink)
Portal Member
 
Noelix's Avatar
 
Join Date: Feb 2006
Location: Salt Lake City, UT
Age: 26
Posts: 391
Thanks: 10
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Noelix
Default

Quote:
Originally Posted by fabriceD06 View Post
Hi All,

I posted new version 1.0.2 (10/01/2008)

Changelog:
  • Fix bug to encode My Video record when the TVE3 support is enabled
  • Automatic replacement of Compress of MP Build in by the VideoConvertor UI in menu TV recorded
  • Improve the option "delete original", in each profile you can specify different cleanup policy (see in Setup UI)
  • Fix scheduler for the tv records added automatically when the option "delete orginal" is disabled (avoid to re-encode again the same file)
  • Fix statistics output (avg time & max time)
  • update the mencoder and ffmpeg parameters automatically generated (improve the encoding quality)
  • Binaries upgrade (fix some problem with mencoder)
  • Update all default profiles
  • Fix binaries synchornization between MP and TVE3
  • add crops and threads settings for Mencoder (common settings between FFMPEG and Mencoder)
  • Fix some UI issues for XFace Skin
  • add support for SpinSafe Revolve and Replicant Skin
  • Fix some UI issues for 4:3 Skin

download (update VideoConvertor Core and for TVE3 update also videoConvertor TVE3 Client and Server)

I wait your feeback ,

Bye Fab
Fabrice, I'm a bit confused by the instructions on your site:
"IMPORTANT: if you would install VideoConvertor TVE3 extension you need to install VideoConvertor for TVE2 (previous steps) and installed the Media Portal TVE3 server 1.0."

So basically you have to install and set up both the TVE2 and the TVE3 versions?

I'll give installing this new version a shot and see if it works, just trying to clear up the directions.
-Noelix
__________________
Noelix is offline   Reply With Quote
Reply

Bookmarks

Tags
plugin, transcoding, video

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cutting and transcoding, - please help Dadane General Support 0 2007-01-29 06:34
Transcoding filters etc dman_lfc Tips and Tricks 11 2007-01-25 14:33
Transcoding options Khris Improvement Suggestions 3 2006-03-08 20:53
Transcoding tthomas Improvement Suggestions 3 2005-06-20 10:28
Update Core.Transcoding to handle more in / out formats sporktastic Improvement Suggestions 9 2005-03-17 22:51


All times are GMT +1. The time now is 15:04.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress