This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Rendering for Windows Playback

Tags: None
(comma "," separated)
richbl
Registered Member
Posts
6
Karma
0

Rendering for Windows Playback

Fri Jan 02, 2009 6:23 pm

Hello all,


I'm rendering my projects under Linux, but need to have native playback under Windows (using Windows Media Player, not VLC).


Rendering to AVI, MPG, or MP4 does not produce a native Windows video file. I'd really like to render to native WMV.


Has anyone successfully rendered a Linux-based project to a native Windows video file?


Any tips would be most appreciated.


Thanks much.


Rich

jmpoure_drupal
Registered Member
Posts
735
Karma
0

Re: Rendering for Windows Playback

Fri Jan 02, 2009 8:36 pm

  1. Install Kdenlive 0.7.1

  2. In render dialog, select 'Media players'.

  3. Select Windows Media Player and choose a bitrate.

richbl
Registered Member
Posts
6
Karma
0

Re: Rendering for Windows Playback

Fri Jan 02, 2009 8:55 pm

I've tried that, with no luck. The resulting video is audio-only using Windows Media Player natively. Using VLC works, but VLC is not native to Windows.


Have you had personal success with this procedure given the constraints? Perhaps my install of ffmpeg is incorrect or missing key dependencies.


Thanks.

j-b-m
Registered Member
Posts
804
Karma
1

Re: Rendering for Windows Playback

Tue Jan 06, 2009 9:17 pm
There was an error in the Windows Media export profile that I just fixed now. If you are using Kdenlive Wizard to build Kdenlive, just update to the latest svn. Otherwise, in Kdenlive 0.7.1, create a new video profile based on the existing Windows Media Player Profile:

In the render dialog, select the Window Media Player profile, then click the "Create New Profile" button (on the right of the info button)

Give a custom name to the profile and edit the profiles parameters to replace:

vcodec=wmv7

with:

vcodec=wmv1

Try to export with that profile and let us know the result...

Regards.
jmpoure_drupal
Registered Member
Posts
735
Karma
0

Re: Rendering for Windows Playback

Wed Jan 07, 2009 5:26 pm

I read the information here:

http://ffmpeg.mplayerhq.hu/compat.html


The text:


************************

The following command lines produced AVI files that were playable with the default WinXP/SP2 installation of Windows Media Player:



  • ffmpeg -i <inputfile.ext> -vcodec msmpeg4 -vtag MP43 -acodec libmp3lame <file.avi>

    This is the same as the infamous 'DIV3' DivX ;-) codec. However, if the '-vtag' option is omitted, the 'DIV3' tag will be inserted by default and WMP will reject the video format.

  • ffmpeg -i <inputfile.ext> -vcodec msmpeg4v2 -acodec mp3 <file.avi>

    use Microsoft MPEG-4v2 video

  • ffmpeg -i <inputfile.ext> -vcodec wmv7 -acodec mp3 <file.avi>

    use Microsoft WMV7


*******************************************************************


I don't have Windows and cannot help testing the export profiles to Windows Media Player.


To write the corresponding Kdenlive/MLT export profiles, example:


-vcodec msmpeg4 -vtag MP43 -acodec libmp3lame


becomes


vodec=msmpeg4 vtag=MP43 acodec=libmp3lame




If you play around with these three possibilities, at least one should work natively in Windows Media Player.


 

richbl
Registered Member
Posts
6
Karma
0

Re: Rendering for Windows Playback

Sun Jan 11, 2009 12:46 am

That appears to have resolved the issue.


Thanks.



Bookmarks



Who is online

Registered users: Bing [Bot], gfielding, Google [Bot], Sogou [Bot]