Flash Media Encoder 2.5 or 3

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
zdragomir
Newbie
Newbie
Posts: 3
Joined: Mon Mar 16, 2009 10:17 am

Flash Media Encoder 2.5 or 3

Post by zdragomir »

My first post..

I'm trying to run Flash Media Live Encoder 3 .

- os: Ubuntu 8.10 (intrepid..)
- wine: latest

I'm also new to linux and have high hopes in wine :)

The problem is:

- Flash Media Encoder does not find any devices.

I have a sony PD 170 DV camera attached with ieee1394 firewire. I don't know hot to make Wine "see it". Actually I don't even know how to make Ubuntu see it. I'm trying to explore the devices Ubuntu sees and I don't know where do look for the camera (it doesn't show in "my computer").

The Ubuntu logs do show some "ieee1394" activity:

Code: Select all

ieee1394: Current remote IRM is not 1394a-2000 compliant, resetting...
ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[0800460104a9358b]
Node changed: 0000:1023->0-01:1023

The only way I have managed to SEE some video from the camera is by running Kino with "gksudo kino" ... can I run Flash Media Encoder in Wine using GKSUDO???

I've been reading about some problems with 1394 for about 10 hours.

There is no good (as in open source or just free) rtmp streaming client out there for linux, so I tried to use Flash Media Encoder which is only for Windows.

I read somewhere that someone found a way around it on a mac using Parallels (this is the equivalent of Wine for mac?), but I have found no corelation between that and Wine in this case.

You can download the .msi kit from the adobe site, just google "flash media encoder" or I can upload it.
zdragomir
Newbie
Newbie
Posts: 3
Joined: Mon Mar 16, 2009 10:17 am

update

Post by zdragomir »

I have found a way to make the device work fine with Kino, I see it without any special sudo command. Since I use it on a laptop, I don't really care about security.

Still, I can't get Flash Media Encoder to see the device through Wine, however I have tried to fiddle with the Wine configuration (Devices):

- the mapping thing (I use a translated version of Wine so I'm not sure which is the original english term); I have tried to add the ieee1394 device there (bloody stupid, right?), just for fun. Like "e:" and "ieee1394" . But now (Kino works.. ) it does not want to go away. I delete it, hit "detect..." and it comes back. ...hope this is harmless
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: update

Post by vitamin »

zdragomir wrote: Still, I can't get Flash Media Encoder to see the device through Wine, however I have tried to fiddle with the Wine configuration (Devices):
Wine does not talk directly to any USB or FireWire devices.
zdragomir
Newbie
Newbie
Posts: 3
Joined: Mon Mar 16, 2009 10:17 am

Post by zdragomir »

So there is no way to creat a virtual device in wine so that it works with the camera? :(
Peter L Jones

Flash Media Encoder 2.5 or 3

Post by Peter L Jones »

Hi,

Have you tried what's described here?
http://wiki.winehq.org/MSN_Messenger_webcam_support

In theory, you could write userland support, similar to how wineasio works for
ASIO->JACK.

Regards,

-- Peter

zdragomir wrote:
So there is no way to creat a virtual device in wine so that it works with the camera? :(




Locked