Reply to thread

I have been playing aroung with this plugin and it works well as long as the Audio output i MP3.


Unfortunatelly every time I try AC3 output the video gets messed up!

It shows only a couple of frames, often with big skips inbetween. The AC3 audio continues and is ok (the receiver picks it up as DD as well). Tested different recorded tv mpg-files (drom TV-server) but allways the same result with AC3.


I have tried other players, all with the same result. When I test other AC3 movies, they show up fine including sound.


* Do others experience the same thing?


[CODE]

2007-08-10 20:53:07.406250 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode][2passMode] transcode  video format two pass

2007-08-10 20:53:07.406250 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode][2passMode][pass1] Command line C:\htpc\MediaPortal\transcode\ffmpeg\ffmpeg.exe -i "d:\film\Inspelad TV\Bernard-Barn&Kunskapsk\Bernard-2007-07-10-13_10.mpg" -aspect 16:9 -vcodec xvid -vtag XVID -s 720x576 -b 1792k -r 25 -async 1 -mbd 2 -qmin 2 -bug autodetect -acodec ac3 -ab 96k  -pass 1 -passlogfile "C:\htpc\MediaPortal\transcode\logs\Bernard-2007-07-10-13_10.mpg.flog" "d:\film\Inspelad TV\Bernard-Barn&Kunskapsk\Bernard-2007-07-10-13_10.avi"

2007-08-10 20:53:08.078125 [Info.][Media Transcoder Error Reader]: [ExternalTranscoder][Err] duration found 183,6

2007-08-10 20:55:00.468750 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode] Exit code =0

2007-08-10 20:55:00.468750 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode]Process finish in 00:01:53.0468750

2007-08-10 20:55:00.468750 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode][2passMode][pass1] finish and state is ok True System.String[] 2

2007-08-10 20:55:00.468750 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode][2passMode][pass2] Command line C:\htpc\MediaPortal\transcode\ffmpeg\ffmpeg.exe -i "d:\film\Inspelad TV\Bernard-Barn&Kunskapsk\Bernard-2007-07-10-13_10.mpg" -aspect 16:9 -vcodec xvid -vtag XVID -s 720x576 -b 1792k -r 25 -async 1 -mbd 2 -qmin 2 -bug autodetect -acodec ac3 -ab 96k  -pass 2 -passlogfile "C:\htpc\MediaPortal\transcode\logs\Bernard-2007-07-10-13_10.mpg.flog" "d:\film\Inspelad TV\Bernard-Barn&Kunskapsk\Bernard-2007-07-10-13_10.avi"

2007-08-10 21:01:46.859375 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode] Exit code =0

2007-08-10 21:01:46.859375 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode]Process finish in 00:06:46.3906250

[/CODE]


Top Bottom