home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MP plugin for Video Transcoding
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="pollyplopp" data-source="post: 170788" data-attributes="member: 53359"><p>I have been playing aroung with this plugin and it works well as long as the Audio output i MP3.</p><p></p><p>Unfortunatelly every time I try AC3 output the video gets messed up! </p><p>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.</p><p></p><p>I have tried other players, all with the same result. When I test other AC3 movies, they show up fine including sound.</p><p></p><p>* Do others experience the same thing?</p><p></p><p>[CODE]</p><p>2007-08-10 20:53:07.406250 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode][2passMode] transcode video format two pass</p><p>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"</p><p>2007-08-10 20:53:08.078125 [Info.][Media Transcoder Error Reader]: [ExternalTranscoder][Err] duration found 183,6</p><p>2007-08-10 20:55:00.468750 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode] Exit code =0</p><p>2007-08-10 20:55:00.468750 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode]Process finish in 00:01:53.0468750</p><p>2007-08-10 20:55:00.468750 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode][2passMode][pass1] finish and state is ok True System.String[] 2</p><p>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"</p><p>2007-08-10 21:01:46.859375 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode] Exit code =0</p><p>2007-08-10 21:01:46.859375 [Info.][MediaTranscoder Command process]: ExternalTranscoder[Transcode]Process finish in 00:06:46.3906250</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="pollyplopp, post: 170788, member: 53359"] 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] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MP plugin for Video Transcoding
Contact us
RSS
Top
Bottom