archienz / universal-media-server

Automatically exported from code.google.com/p/universal-media-server
GNU General Public License v2.0
0 stars 0 forks source link

Frame rate changes with AviSynth/MEncoder don't work #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
(Just resubmitting this issue with the requested log since this is now 
SubJunk's fork)

What steps will reproduce the problem?
1. Enter a script that changes the frame rate into the AviSynth/MEncoder script 
field (e.g. motion interpolation)
2. Play the video back using AviSynth/MEncoder

What is the expected output? What do you see instead?

The video should play back at the frame rate specified in the script. Instead, 
it plays back at the frame rate of the actual video.

What version of the product are you using? On what operating system?

Universal Media Server 1.0.1 on Windows 7 Ultimate x64

Please provide any additional information below.

Debug.log: http://pastebin.com/LCa6yeZA
Script used: http://pastebin.com/kSPYqa87
In that log I played it back 2 times. First with AviSynth/MEncoder which looked 
like as if it applied an .assumefps(framerate) (or .changefps(framerate) if 
"alternative sync method" is disabled in UMT's settings) at the end of the 
script and then with AviSynth/FFmpeg which worked as it was supposed to.

Original issue reported on code.google.com by majin3.m...@gmail.com on 3 Jun 2012 at 9:32

GoogleCodeExporter commented 8 years ago
Cool, yeah that is definitely on my to-do list

Original comment by subjunk on 9 Jun 2012 at 11:53

GoogleCodeExporter commented 8 years ago
We are switching over to GitHub for our issue tracking.
Future updates to this issue will be at the following link:
https://github.com/UniversalMediaServer/UniversalMediaServer/issues/151

Original comment by subjunk on 26 Nov 2013 at 3:51